|
From: Darren D. <da...@sh...> - 2005-03-29 23:24:27
|
1112138661
FAILED
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/beans/factory/DummyFactory.java --> DisposableBean qualified to org.springframework.beans.factory.DisposableBean
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/framework/autoproxy/AutoProxyCreatorTests.java --> AbstractAutoProxyCreator qualified to org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/AopUtilsTests.java --> StaticMethodMatcherPointcut qualified to org.springframework.aop.support.StaticMethodMatcherPointcut
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/AopUtilsTests.java --> DynamicMethodMatcherPointcut qualified to org.springframework.aop.support.DynamicMethodMatcherPointcut
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/AopUtilsTests.java --> DynamicMethodMatcherPointcutAdvisor qualified to org.springframework.aop.support.DynamicMethodMatcherPointcutAdvisor
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/ComposablePointcutTests.java --> StaticMethodMatcher qualified to org.springframework.aop.support.StaticMethodMatcher
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/DelegatingIntroductionInterceptorTests.java --> ITest qualified to org.springframework.aop.support.ITest
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/DelegatingIntroductionInterceptorTests.java --> DelegatingIntroductionInterceptor qualified to org.springframework.aop.support.DelegatingIntroductionInterceptor
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/MethodMatchersTests.java --> StaticMethodMatcher qualified to org.springframework.aop.support.StaticMethodMatcher
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/MethodMatchersTests.java --> DynamicMethodMatcher qualified to org.springframework.aop.support.DynamicMethodMatcher
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/support/PointcutsTests.java --> StaticMethodMatcherPointcut qualified to org.springframework.aop.support.StaticMethodMatcherPointcut
[attribute-compiler] /home/users/d/da/davison/checkouts/spring/test/org/springframework/aop/target/PrototypeBasedTargetSourceTests.java --> AbstractPrototypeBasedTargetSource qualified to org.springframework.aop.target.AbstractPrototypeBasedTargetSource
buildmaintests:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/x86-solaris1/test-classes
[javac] Compiling 425 source files to /home/users/d/da/davison/checkouts/spring/target/x86-solaris1/test-classes
[javac] /home/users/d/da/davison/checkouts/spring/test/org/springframework/web/servlet/view/jasperreports/ExporterParameterTests.java:43: <anonymous org.springframework.web.servlet.view.jasperreports.ExporterParameterTests$1> should be declared abstract; it does not define renderReport(net.sf.jasperreports.engine.JasperPrint,java.util.Map,javax.servlet.http.HttpServletResponse) in org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
[javac] protected void renderReport(
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/test/org/springframework/web/servlet/view/jasperreports/ExporterParameterTests.java:47: cannot resolve symbol
[javac] symbol: method getExporterParameters ()
[javac] assertEquals("Invalid number of exporter parameters", 1, getExporterParameters().size());
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/test/org/springframework/web/servlet/view/jasperreports/ExporterParameterTests.java:50: cannot resolve symbol
[javac] symbol: method getExporterParameters ()
[javac] Object value = getExporterParameters().get(key);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 3 errors
This is an automated mail from one of the SF Compile Farm machines.
The machine name noted in the subject encountered a failure building
or running the Spring test suite. The last few lines of the output
were included for info.
NB: No further mail will be sent from this machine until a
manual reset occurs on the cf-shell machine, although builds will
continue as scheduled.
See http://springframework.sourceforge.net/test/ for further
information.
|