Skip to content

Instantly share code, notes, and snippets.

@douglasrodrigo
Created April 14, 2011 15:24
Show Gist options
  • Save douglasrodrigo/919706 to your computer and use it in GitHub Desktop.
Save douglasrodrigo/919706 to your computer and use it in GitHub Desktop.
vraptor build
Buildfile: c:\eclipse\workspace\vraptor\build.xml
core-tests:
prepare:
compile:
[javac] c:\eclipse\workspace\vraptor\vraptor-core\build.xml:42: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] c:\eclipse\workspace\vraptor\vraptor-core\build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
test:
[junit] Testsuite: br.com.caelum.vraptor.IteratorToEnumerationAdapterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,328 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.VRaptorTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,687 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.config.ApplicationConfigurationTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,422 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.config.BasicConfigurationTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0,266 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.BigDecimalConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.BigIntegerConverterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.BooleanConverterTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0,187 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.ByteConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.CharacterConverterTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,11 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.DoubleConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,093 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.EnumConverterTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.FloatConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.IntegerConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.LocaleBasedCalendarConverterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.LocaleBasedDateConverterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.LongConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.PrimitiveBooleanConverterTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0,282 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.PrimitiveByteConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.PrimitiveCharConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.PrimitiveDoubleConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.PrimitiveFloatConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,079 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.PrimitiveIntConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.PrimitiveLongConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,187 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.PrimitiveShortConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.ShortConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.jodatime.LocalDateConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,469 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.jodatime.LocalDateTimeConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.jodatime.LocalTimeConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.jodatime.LocaleBasedJodaTimeConverterTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.l10n.LocaleBasedBigDecimalConverterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.l10n.LocaleBasedDoubleConverterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.converter.l10n.LocaleBasedFloatConverterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.DefaultConvertersTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1,39 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.DefaultInterceptorHandlerFactoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,125 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.DefaultInterceptorStackTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,062 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.DefaultMethodInfoTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,063 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.DefaultRequestExecutionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,047 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.DefaultResultTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0,422 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.DefaultStaticContentHandlerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,016 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.ExceptionRecorderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,297 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.JstlLocalizationTest
[junit] sun.util.ResourceBundleEnumeration@54347f
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] sun.util.ResourceBundleEnumeration@54347f
[junit] ------------- ---------------- ---------------
[junit] Testsuite: br.com.caelum.vraptor.core.LazyInterceptorHandlerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.SafeResourceBundleTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,063 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.core.ToInstantiateInterceptorHandlerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.deserialization.DefaultDeserializersTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,266 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.deserialization.DeserializesHandlerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.deserialization.XStreamXmlDeserializerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,39 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.extra.ForwardToDefaultViewInterceptorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,016 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.DefaultFormatResolverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.DefaultParameterNameProviderTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.DefaultResourceTranslatorTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0,375 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.EncodingHandlerFactoryTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,093 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ParanamerNameProviderTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0,266 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.VRaptorRequestTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.iogi.IogiGenericTypesSupportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,375 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.iogi.IogiParametersProviderTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0,921 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.iogi.MiscIogiSupportTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,062 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.ArrayAccessorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.EmptyElementsRemovalTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,063 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.GenericNullHandlerTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0,281 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.ListAccessorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.ListNullHandlerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,016 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.MiscOgnlSupportTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,297 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.OgnlGenericTypesSupportTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.OgnlParametersProviderTest
[junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0,812 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.ReflectionBasedNullHandlerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.ognl.VRaptorConvertersAdapterTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.DefaultParametersControlTest
[junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0,578 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.DefaultRouterTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0,609 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.DefaultTypeFinderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,11 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.FixedMethodStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,031 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.JavaEvaluatorTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0,203 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.PathAnnotationRoutesParserTest
[junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 1,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.PatternBasedStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.RouteBuilderTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0,266 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.http.route.RulesTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,093 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.DefaultTypeNameExtractorTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.DeserializingInterceptorTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,203 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.DownloadInterceptorTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0,297 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.ExceptionHandlerInterceptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.ExecuteMethodInterceptorTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0,25 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.FlashInterceptorTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.InstantiateInterceptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.InterceptorListPriorToExecutionExtractorTest
[junit] 12:21:43,129 WARN [InterceptorListPriorToExecutionExtractor] This class is deprecated. If you extend a request execution, consider using @Intercepts(after=..., before=...) instead.
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.OutjectResultTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,032 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.ParametersInstantiatorInterceptorTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.ResourceLookupInterceptorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,125 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.TopologicalSortedInterceptorRegistryTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,187 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.download.ByteArrayDownloadTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.download.FileDownloadTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,047 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.download.InputStreamDownloadTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,031 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.download.JFreeChartDownloadTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2,703 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.multipart.CommonsUploadMultipartInterceptorTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,14 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.multipart.DefaultUploadedFileTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.interceptor.multipart.Servlet3MultipartInterceptorTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.AbstractComponentRegistryTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,079 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.ComponentFactoryIntrospectorTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.InterceptorStereotypeHandlerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.guice.GuiceProviderTest
[junit] log4j:WARN No appenders could be found for logger (org.hibernate.validator.util.Version).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit] 12:21:50,645 WARN [InterceptorListPriorToExecutionExtractor] This class is deprecated. If you extend a request execution, consider using @Intercepts(after=..., before=...) instead.
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 4,359 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] log4j:WARN No appenders could be found for logger (org.hibernate.validator.util.Version).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit] ------------- ---------------- ---------------
[junit] Testsuite: br.com.caelum.vraptor.ioc.guice.SessionCustomScopeTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.pico.CustomPicoProviderTest
[junit] 12:21:52,691 WARN [InterceptorListPriorToExecutionExtractor] This class is deprecated. If you extend a request execution, consider using @Intercepts(after=..., before=...) instead.
[junit] 12:21:52,973 WARN [PicoComponentRegistry] VRaptor was already initialized, the contexts were created but you are registering a component.This is nasty. The original component might already be in use.Avoid doing it: br.com.caelum.vraptor.ioc.GenericContainerTest$MyAppComponent
[junit] 12:21:53,051 WARN [PicoComponentRegistry] VRaptor was already initialized, the contexts were created but you are registering a component.This is nasty. The original component might already be in use.Avoid doing it: br.com.caelum.vraptor.ioc.GenericContainerTest$MyAppComponentWithLifecycle
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 1,484 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.pico.PicoBasedContainerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.pico.PicoComponentRegistryTest
[junit] 12:21:53,816 WARN [PicoComponentRegistry] VRaptor was already initialized, the contexts were created but you are registering a component.This is nasty. The original component might already be in use.Avoid doing it: br.com.caelum.vraptor.ioc.pico.PicoComponentRegistryTest$Base
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.pico.PicoProviderTest
[junit] 12:21:54,066 WARN [InterceptorListPriorToExecutionExtractor] This class is deprecated. If you extend a request execution, consider using @Intercepts(after=..., before=...) instead.
[junit] 12:21:54,332 WARN [PicoComponentRegistry] VRaptor was already initialized, the contexts were created but you are registering a component.This is nasty. The original component might already be in use.Avoid doing it: br.com.caelum.vraptor.ioc.GenericContainerTest$MyAppComponent
[junit] 12:21:54,457 WARN [PicoComponentRegistry] VRaptor was already initialized, the contexts were created but you are registering a component.This is nasty. The original component might already be in use.Avoid doing it: br.com.caelum.vraptor.ioc.GenericContainerTest$MyAppComponentWithLifecycle
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 1,187 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest
[junit] Tests run: 16, Failures: 1, Errors: 7, Time elapsed: 2,156 sec
[junit]
[junit] Testcase: twoClassesWithSameNameButDifferentPackages(br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest): Caused an ERROR
[junit] No unique bean of type [br.com.caelum.vraptor.ioc.spring.components.SameName] is defined: expected single bean but found 0:
[junit] org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [br.com.caelum.vraptor.ioc.spring.components.SameName] is defined: expected single bean but found 0:
[junit] at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:269)
[junit] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1083)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainer.instanceFor(SpringBasedContainer.java:86)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest.twoClassesWithSameNameButDifferentPackages(SpringBasedContainerTest.java:128)
[junit]
[junit]
[junit] Testcase: shouldScanAndRegisterAnnotatedBeans(br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest): Caused an ERROR
[junit] No unique bean of type [br.com.caelum.vraptor.ioc.spring.components.DummyComponent] is defined: expected single bean but found 0:
[junit] org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [br.com.caelum.vraptor.ioc.spring.components.DummyComponent] is defined: expected single bean but found 0:
[junit] at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:269)
[junit] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1083)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainer.instanceFor(SpringBasedContainer.java:86)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest.shouldScanAndRegisterAnnotatedBeans(SpringBasedContainerTest.java:137)
[junit]
[junit]
[junit] Testcase: shouldProvideOnlyIfBeanIsRegistered(br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest): FAILED
[junit]
[junit] junit.framework.AssertionFailedError:
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest.shouldProvideOnlyIfBeanIsRegistered(SpringBasedContainerTest.java:150)
[junit]
[junit]
[junit] Testcase: shouldSupportOtherStereotypeAnnotations(br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest): Caused an ERROR
[junit] No unique bean of type [br.com.caelum.vraptor.ioc.spring.components.SpecialImplementation] is defined: expected single bean but found 0:
[junit] org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [br.com.caelum.vraptor.ioc.spring.components.SpecialImplementation] is defined: expected single bean but found 0:
[junit] at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:269)
[junit] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1083)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainer.instanceFor(SpringBasedContainer.java:86)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest.shouldSupportOtherStereotypeAnnotations(SpringBasedContainerTest.java:163)
[junit]
[junit]
[junit] Testcase: shouldSupportConstructorInjection(br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest): Caused an ERROR
[junit] No unique bean of type [br.com.caelum.vraptor.ioc.spring.components.ConstructorInjection] is defined: expected single bean but found 0:
[junit] org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [br.com.caelum.vraptor.ioc.spring.components.ConstructorInjection] is defined: expected single bean but found 0:
[junit] at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:269)
[junit] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1083)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainer.instanceFor(SpringBasedContainer.java:86)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest.shouldSupportConstructorInjection(SpringBasedContainerTest.java:169)
[junit]
[junit]
[junit] Testcase: shoudRegisterResourcesInRouter(br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest): Caused an ERROR
[junit] describeMismatch
[junit] java.lang.NoSuchMethodError: describeMismatch
[junit] at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
[junit] at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest.shoudRegisterResourcesInRouter(SpringBasedContainerTest.java:219)
[junit]
[junit]
[junit] Testcase: shoudRegisterConvertersInConverters(br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest): Caused an ERROR
[junit] Unable to find converter for br.com.caelum.vraptor.ioc.spring.components.Foo
[junit] br.com.caelum.vraptor.VRaptorException: Unable to find converter for br.com.caelum.vraptor.ioc.spring.components.Foo
[junit] at br.com.caelum.vraptor.core.DefaultConverters.to(DefaultConverters.java:59)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest.shoudRegisterConvertersInConverters(SpringBasedContainerTest.java:225)
[junit]
[junit]
[junit] Testcase: shoudRegisterInterceptorsInInterceptorRegistry(br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest): Caused an ERROR
[junit] describeMismatch
[junit] java.lang.NoSuchMethodError: describeMismatch
[junit] at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
[junit] at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
[junit] at br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest.shoudRegisterInterceptorsInInterceptorRegistry(SpringBasedContainerTest.java:232)
[junit]
[junit]
[junit] TEST br.com.caelum.vraptor.ioc.spring.SpringBasedContainerTest FAILED
[junit] Testsuite: br.com.caelum.vraptor.ioc.spring.SpringProviderRegisteringComponentsTest
[junit] 12:21:57,676 WARN [InterceptorListPriorToExecutionExtractor] This class is deprecated. If you extend a request execution, consider using @Intercepts(after=..., before=...) instead.
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2,5 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.spring.SpringProviderTest
[junit] 12:21:59,895 ERROR [ScannotationComponentScanner] There's no occurence of package br.com.caelum.vraptor.ioc.spring.components.registrar in classpath
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,047 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.ioc.spring.VRaptorScopeResolverTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,14 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.proxy.DefaultProxifierTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,203 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.proxy.ObjenesisProxifierTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,11 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.resource.DefaultMethodNotAllowedHandlerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,156 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.resource.HttpMethodTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.resource.ResourceNotFoundHandlerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,016 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.restfulie.LinkConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,266 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.restfulie.headers.DefaultRestHeadersHandlerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,093 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.restfulie.relation.DefaultRelationBuilderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.restfulie.serialization.MethodValueSupportConverterTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.restfulie.serialization.RestfulSerializationTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.serialization.DefaultRepresentationResultTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,203 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.serialization.DefaultXMLConfigurationTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,11 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.serialization.HTMLSerializationTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.serialization.xstream.XStreamJSONPSerializationTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,125 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.serialization.xstream.XStreamJSONSerializationTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0,531 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.serialization.xstream.XStreamXMLSerializationTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0,578 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.util.StringnifierTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.util.hibernate.HibernateTransactionInterceptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.util.hibernate.extra.ParameterLoaderInterceptorTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,125 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.util.interceptors.EncodingInterceptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.util.jpa.JPATransactionInterceptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,14 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.util.test.MockHttpServletResponseTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,031 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.util.test.MockResultTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,187 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.util.test.MockSerializationResultTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,062 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.validator.DefaultOutjectorTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.validator.DefaultValidatorTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,156 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.validator.HibernateValidator3Test
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,296 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.validator.JSR303ValidatorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.validator.ReplicatorOutjectorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,063 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.validator.ValidationsTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0,375 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.validator.ValidatorAcceptanceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,016 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.view.DefaultAcceptHeaderToFormatTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0,469 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.view.DefaultHttpResultTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,078 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.view.DefaultLogicResultTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0,39 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.view.DefaultPageResultTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,063 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.view.DefaultPathResolverTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.view.DefaultRefererResultTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,187 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.view.DefaultStatusTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0,281 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.view.DefaultValidationViewsFactoryTest
[junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0,781 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.AjaxInterceptorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.BeanHelperTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,062 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.ComponentRoutesCreatorTest
[junit] 12:22:08,941 WARN [ComponentRoutesParser] VRaptor2 component found, you should migrate it to VRaptor3: br.com.caelum.vraptor.vraptor2.ComponentRoutesCreatorTest$MyResource
[junit] 12:22:08,957 WARN [ComponentRoutesParser] VRaptor2 component found, you should migrate it to VRaptor3: br.com.caelum.vraptor.vraptor2.ComponentRoutesCreatorTest$MyResource
[junit] 12:22:09,066 WARN [ComponentRoutesParser] VRaptor2 component found, you should migrate it to VRaptor3: br.com.caelum.vraptor.vraptor2.ComponentRoutesCreatorTest$MyResource
[junit] 12:22:09,066 WARN [ComponentRoutesParser] VRaptor2 component found, you should migrate it to VRaptor3: br.com.caelum.vraptor.vraptor2.ComponentRoutesCreatorTest$MyResource
[junit] 12:22:09,129 WARN [ComponentRoutesParser] VRaptor2 component found, you should migrate it to VRaptor3: br.com.caelum.vraptor.vraptor2.ComponentRoutesCreatorTest$MyResource
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,281 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.DefaultComponentInfoProviderTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.HibernateValidatorPluginInterceptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,125 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.InfoTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0,328 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.LogicAnnotationWithParanamerParameterNameProviderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,031 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.ProviderTest
[junit] 12:22:10,613 WARN [InterceptorListPriorToExecutionExtractor] This class is deprecated. If you extend a request execution, consider using @Intercepts(after=..., before=...) instead.
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 2,719 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.VRaptor2ConfigTest
[junit] 12:22:12,707 WARN [VRaptor2Config ] Vraptor 2 views.properties found - remember to migrate to vraptor3
[junit] 12:22:12,738 WARN [VRaptor2Config ] [MIGRATION] You still have to migrate 3 forwards found at C:\DOCUME~1\drodrigo\CONFIG~1\Temp\_vraptor3_test1746xml
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.VRaptor2ConvertersTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,094 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.VRaptor2PathResolverTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.VRaptor2RequestExecutionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,062 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.ValidatorInterceptorTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.ViewInterceptorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,062 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.ViewsPropertiesPageResultTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.outject.OutjectionInterceptorTest
[junit] 12:22:13,613 ERROR [OutjectionInterceptor] A get method was found at class br.com.caelum.vraptor.vraptor2.outject.OutjectionInterceptorTest$WithArgsComponent but was not used because it receives parameters. Fix it.
[junit] 12:22:13,676 ERROR [OutjectionInterceptor] A get method was found at class br.com.caelum.vraptor.vraptor2.outject.OutjectionInterceptorTest$NoReturnComponent but was not used because it returns void. Fix it.
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,188 sec
[junit]
[junit] Testsuite: br.com.caelum.vraptor.vraptor2.util.FallbackEnumerationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,016 sec
[junit]
[junit] Tests FAILED
[junitreport] Processing c:\eclipse\workspace\vraptor\vraptor-core\target\reports\TESTS-TestSuites.xml to C:\DOCUME~1\drodrigo\CONFIG~1\Temp\null1738238309
[junitreport] Loading stylesheet jar:file:/C:/apache-ant-1.8.1/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 3156ms
[junitreport] Deleting: C:\DOCUME~1\drodrigo\CONFIG~1\Temp\null1738238309
BUILD FAILED
c:\eclipse\workspace\vraptor\build.xml:19: The following error occurred while executing this line:
c:\eclipse\workspace\vraptor\vraptor-core\build.xml:81: Failing tests
Total time: 1 minute 2 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment