|
From: Darren D. <da...@sh...> - 2004-12-16 13:54:44
|
1103205278
FAILED
[junit] Testcase: testDependenciesThroughConstructorArguments took 0.057 sec
[junit] Testcase: testDependenciesThroughConstructorArgumentAutowiring took 0.079 sec
[junit] Testcase: testDependenciesThroughConstructorArgumentsInInnerBean took 0.061 sec
[junit] Testcase: testDependenciesThroughProperties took 0.063 sec
[junit] Testcase: testDependenciesThroughPropertyAutowiringByName took 0.063 sec
[junit] Testcase: testDependenciesThroughPropertyAutowiringByType took 0.057 sec
[junit] Testcase: testDependenciesThroughPropertiesInInnerBean took 0.058 sec
[junit] Testcase: testClassNotFoundWithDefault took 0.061 sec
[junit] Testcase: testClassNotFoundWithNoBeanClassLoader took 0.051 sec
[junit] Testcase: testProps took 0.098 sec
[junit] Testcase: testListFactory took 0.069 sec
[junit] Testcase: testPrototypeListFactory took 0.065 sec
[junit] Testcase: testSetFactory took 0.077 sec
[junit] Testcase: testPrototypeSetFactory took 0.086 sec
[junit] Testcase: testMapFactory took 0.071 sec
[junit] Testcase: testPrototypeMapFactory took 0.067 sec
[junit] Testcase: testCollectionFactoryDefaults took 0.001 sec
[junit] Testcase: testResourceAndInputStream took 0.207 sec
[junit] Testcase: testClassPathResourceWithImport took 0.154 sec
[junit] Testcase: testUrlResourceWithImport took 0.116 sec
[junit] Testcase: testFileSystemResourceWithImport took 0.109 sec
[junit] Testcase: testLookupOverrideMethodsWithSetterInjection took 1.936 sec
[junit] FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at org.springframework.beans.factory.xml.XmlBeanFactoryTests.testLookupOverrideMethodsWithSetterInjection(XmlBeanFactoryTests.java:1240)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
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.
|
|
From: Darren D. <da...@sh...> - 2005-01-14 15:44:30
|
1105717459 FAILED 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. |
|
From: Darren D. <da...@da...> - 2005-01-14 16:37:32
|
On Fri, January 14, 2005 15:44, Darren Davison said: > 1105717459 > FAILED > > This is an automated mail from one of the SF Compile Farm machines. looks like the whole box went down. SourceForge notified. --=20 Darren Davison Public Key: #DD356B0D |
|
From: Darren D. <da...@sh...> - 2005-01-17 13:39:42
|
1105969176
FAILED
[junit] Testcase: testWithNonExistentSubReport took 1,512 sec
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:402)
[junit] Testcase: testSubReportWithUnspecifiedParentDataSource took 1,583 sec
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:406)
[junit] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:150)
[junit] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
[junit] at java.io.BufferedWriter.flush(BufferedWriter.java:230)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:165)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:133)
[junit] ... 4 more
[junit] --- Nested Exception ---
[junit] java.io.IOException: No space left on device
[junit] at java.io.FileOutputStream.writeBytes(Native Method)
[junit] at java.io.FileOutputStream.write(FileOutputStream.java:257)
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:334)
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:402)
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:406)
[junit] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:150)
[junit] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
[junit] at java.io.BufferedWriter.flush(BufferedWriter.java:230)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:165)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:133)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.fireEndTestSuite(JUnitTestRunner.java:440)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:313)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:537)
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.
|
|
From: Rob H. <ro...@ca...> - 2005-01-17 13:54:21
|
Looks like the error occurred in the Ant JUnit task? Rob Darren Davison wrote: >1105969176 >FAILED > [junit] Testcase: testWithNonExistentSubReport took 1,512 sec > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:402) > [junit] Testcase: testSubReportWithUnspecifiedParentDataSource took 1,583 sec > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:406) > [junit] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:150) > [junit] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213) > [junit] at java.io.BufferedWriter.flush(BufferedWriter.java:230) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:165) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:133) > [junit] ... 4 more > [junit] --- Nested Exception --- > [junit] java.io.IOException: No space left on device > [junit] at java.io.FileOutputStream.writeBytes(Native Method) > [junit] at java.io.FileOutputStream.write(FileOutputStream.java:257) > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:334) > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:402) > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:406) > [junit] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:150) > [junit] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213) > [junit] at java.io.BufferedWriter.flush(BufferedWriter.java:230) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:165) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:133) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.fireEndTestSuite(JUnitTestRunner.java:440) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:313) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:537) > >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. > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |
|
From: Darren D. <da...@da...> - 2005-01-17 14:28:35
|
On Mon, January 17, 2005 13:39, Darren Davison said: > [junit] --- Nested Exception --- > [junit] java.io.IOException: No space left on device grrrr. SysAd at its best by SourceForge. --=20 Darren Davison Public Key: #DD356B0D |
|
From: Juergen H. <ju...@in...> - 2005-01-17 17:19:17
|
Actually, this is the reason why I'm still not able to upload our 1.1.4 release. I always get "No space left on device" back from the FTP server. Apparently, they indeed ran out of disk space... it's documented in the SF Site Status: http://sourceforge.net/docman/display_doc.php?group_id=1&docid=2352 In the meantime, please test our current nightly snapshots, which include what's gonna be releases as Spring 1.1.4 - as soon as SourceForge manages to provide disk space again. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Darren Davison Sent: Monday, January 17, 2005 3:28 PM To: spr...@li... Subject: Re: [Springframework-developer] FAILED BUILD: ppc-osx2 (last 30 lines included) On Mon, January 17, 2005 13:39, Darren Davison said: > [junit] --- Nested Exception --- > [junit] java.io.IOException: No space left on device grrrr. SysAd at its best by SourceForge. -- Darren Davison Public Key: #DD356B0D ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Darren D. <da...@da...> - 2005-01-17 20:41:43
|
On Monday 17 January 2005 17:19, Juergen Hoeller wrote: > Actually, this is the reason why I'm still not able to upload our 1.1.4 > release. I always get "No space left on device" back from the FTP server. > Apparently, they indeed ran out of disk space... it's documented in the > SF Site Status: that's right, but it spread to users' home directories today on the cf-shel= l=20 server which is where automated builds run for several machines :( > In the meantime, please test our current nightly snapshots, which include > what's gonna be releases as Spring 1.1.4 - as soon as SourceForge manages > to provide disk space again. the failure report from earlier was an automated report from one of the=20 continuous build servers. All continuous Spring builds have now been=20 stopped until SF cough up for some new disks. Cheers! =2D-=20 Darren Davison Public Key: #DD356B0D |
|
From: Darren D. <da...@sh...> - 2005-02-09 05:38:04
|
1107927460
FAILED
build:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes/META-INF
[javac] Compiling 891 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[rmic] RMI Compiling 1 class to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[copy] Copying 4 files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[copy] Copying 1 file to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes/META-INF
buildmock:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/mock-classes
[javac] Compiling 17 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/mock-classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
compiletestattr:
[attribute-compiler] Generated attribute information for 5 classes. Ignored 1 classes.
buildtests:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-classes
[javac] Compiling 370 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-classes
[javac] /home/users/d/da/davison/checkouts/spring/test/org/springframework/web/servlet/view/jasperreports/JasperReportsMultiFormatViewTests.java:18: cannot resolve symbol
[javac] symbol : method getView (java.lang.String)
[javac] location: class org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatViewTests
[javac] AbstractJasperReportsView view = getView(UNCOMPILED_REPORT);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
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.
|
|
From: Darren D. <da...@sh...> - 2005-02-13 05:48:26
|
1108273685
FAILED
[attribute-compiler] Generated attribute information for 1 classes. Ignored 0 classes.
build:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes/META-INF
[javac] Compiling 891 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[rmic] RMI Compiling 1 class to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[copy] Copying 4 files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[copy] Copying 1 file to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes/META-INF
buildmock:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/mock-classes
[javac] Compiling 17 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/mock-classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
compiletestattr:
[attribute-compiler] Generated attribute information for 5 classes. Ignored 1 classes.
buildtests:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-classes
[javac] Compiling 372 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-classes
[javac] /home/users/d/da/davison/checkouts/spring/test/org/springframework/transaction/JtaTransactionManagerTests.java:279: error while writing <anonymous org.springframework.transaction.JtaTransactionManagerTests$7>: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-classes/org/springframework/transaction/JtaTransactionManagerTests$7.class (Operation not permitted)
[javac] protected void doInTransactionWithoutResult(TransactionStatus status) {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
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.
|
|
From: Darren D. <da...@sh...> - 2005-03-04 13:37:26
|
|
From: Darren D. <da...@sh...> - 2005-03-11 21:24:44
|
1110576280
FAILED
[junit] Testcase: testInvokeUnexposedMethodWithException took 0,054 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,64 sec
[junit] Testsuite: org.springframework.jmx.access.MBeanProxyFactoryBeanTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,64 sec
[junit] Testcase: testProxyFactory took 0,056 sec
[junit] Testcase: testInvalidJdkProxy took 0,051 sec
[junit] Testcase: testWithLocatedMBeanServer took 0,064 sec
[junit] Testcase: testProxyFactoryBeanWithAutodetect took 0,436 sec
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6,19 sec
[junit] Testsuite: org.springframework.jmx.access.RemoteMBeanClientInterceptorTests
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6,19 sec
[junit] Testcase: testProxyClassIsDifferent took 6,149 sec
[junit] Caused an ERROR
[junit] Unable to obtain MBean info for bean [spring:test=proxy]: it is likely that this bean was unregistered during the proxy creation process; nested exception is javax.management.InstanceNotFoundException: spring:test=proxy
[junit] org.springframework.jmx.access.MBeanInfoRetrievalException: Unable to obtain MBean info for bean [spring:test=proxy]: it is likely that this bean was unregistered during the proxy creation process; nested exception is javax.management.InstanceNotFoundException: spring:test=proxy
[junit] javax.management.InstanceNotFoundException: spring:test=proxy
[junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1015)
[junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1308)
[junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:911)
[junit] at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:264)
[junit] at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:951)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:727)
[junit] at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:629)
[junit] at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJob.run(ServerSynchroMessageConnectionImpl.java:249)
[junit] at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)
[junit] at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)
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.
|
|
From: Darren D. <da...@sh...> - 2005-03-14 13:42:00
|
1110807718
FAILED
[junit] Testcase: testNaming took 0,171 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,036 sec
[junit] Testsuite: org.springframework.jmx.export.naming.PropertiesNamingStrategyTests
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,036 sec
[junit] Testcase: testNaming took 0,001 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3,319 sec
[junit] Testsuite: org.springframework.jmx.support.ConnectorServerFactoryBeanTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3,319 sec
[junit] Testcase: testStartupWithLocatedServer took 2,133 sec
[junit] Testcase: testStartupWithSuppliedServer took 0,395 sec
[junit] Testcase: testRegisterWithMBeanServer took 0,526 sec
[junit] Testcase: testNoRegisterWithMBeanServer took 0,231 sec
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 3,409 sec
[junit] Testsuite: org.springframework.jmx.support.HtmlAdapterHostTests
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 3,409 sec
[junit] Testcase: testStartAndStop took 2,718 sec
[junit] Testcase: testStartAndStopWithConfiguredPort took 0,217 sec
[junit] FAILED
[junit] expected:<text/html> but was:<null>
[junit] junit.framework.ComparisonFailure: expected:<text/html> but was:<null>
[junit] at org.springframework.jmx.support.HtmlAdapterHostTests.assertAdapter(HtmlAdapterHostTests.java:73)
[junit] at org.springframework.jmx.support.HtmlAdapterHostTests.testStartAndStopWithConfiguredPort(HtmlAdapterHostTests.java:51)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
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.
|
|
From: Darren D. <da...@sh...> - 2005-03-18 05:14:23
|
1111122860
FAILED
[javac] protected abstract XMLObject createXMLObject(Map model, HttpServletRequest request,
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:34: cannot resolve symbol
[javac] symbol : class OutputOptions
[javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView
[javac] private static final OutputOptions DEFAULT_OUTPUT_OPTIONS = new OutputOptions();
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:43: cannot resolve symbol
[javac] symbol : class XMLCContext
[javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView
[javac] this.xmlcContext = (XMLCContext) getWebApplicationContext().getServletContext().getAttribute(XMLCContext.CONTEXT_ATTRIBUTE);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:43: cannot resolve symbol
[javac] symbol : variable XMLCContext
[javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView
[javac] this.xmlcContext = (XMLCContext) getWebApplicationContext().getServletContext().getAttribute(XMLCContext.CONTEXT_ATTRIBUTE);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:50: cannot resolve symbol
[javac] symbol : class XMLObject
[javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView
[javac] XMLObject xo = createXMLObject(model, request, response, this.xmlcContext);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:53: cannot resolve symbol
[javac] symbol : class OutputOptions
[javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView
[javac] OutputOptions oo = getOutputOptions();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 13 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.
|
|
From: Rob H. <ro...@ca...> - 2005-03-18 06:50:28
|
I checked CVS and the XMLC libs are there so I have no idea why this didn't pass? Rob Darren Davison wrote: >1111122860 >FAILED > [javac] protected abstract XMLObject createXMLObject(Map model, HttpServletRequest request, > [javac] ^ > [javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:34: cannot resolve symbol > [javac] symbol : class OutputOptions > [javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView > [javac] private static final OutputOptions DEFAULT_OUTPUT_OPTIONS = new OutputOptions(); > [javac] ^ > [javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:43: cannot resolve symbol > [javac] symbol : class XMLCContext > [javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView > [javac] this.xmlcContext = (XMLCContext) getWebApplicationContext().getServletContext().getAttribute(XMLCContext.CONTEXT_ATTRIBUTE); > [javac] ^ > [javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:43: cannot resolve symbol > [javac] symbol : variable XMLCContext > [javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView > [javac] this.xmlcContext = (XMLCContext) getWebApplicationContext().getServletContext().getAttribute(XMLCContext.CONTEXT_ATTRIBUTE); > [javac] ^ > [javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:50: cannot resolve symbol > [javac] symbol : class XMLObject > [javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView > [javac] XMLObject xo = createXMLObject(model, request, response, this.xmlcContext); > [javac] ^ > [javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:53: cannot resolve symbol > [javac] symbol : class OutputOptions > [javac] location: class org.springframework.web.servlet.view.xmlc.AbstractXmlcView > [javac] OutputOptions oo = getOutputOptions(); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 13 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. > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |
|
From: Rob H. <ro...@ca...> - 2005-03-18 06:56:16
|
Plus the test passed in the nightly build - weird. Rob Harrop wrote: > I checked CVS and the XMLC libs are there so I have no idea why this > didn't pass? > > Rob > > Darren Davison wrote: > >> 1111122860 >> FAILED >> [javac] protected abstract XMLObject createXMLObject(Map >> model, HttpServletRequest request, >> [javac] ^ >> [javac] >> /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:34: >> cannot resolve symbol >> [javac] symbol : class OutputOptions [javac] location: class >> org.springframework.web.servlet.view.xmlc.AbstractXmlcView >> [javac] private static final OutputOptions >> DEFAULT_OUTPUT_OPTIONS = new OutputOptions(); >> >> [javac] >> ^ >> [javac] >> /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:43: >> cannot resolve symbol >> [javac] symbol : class XMLCContext [javac] location: class >> org.springframework.web.servlet.view.xmlc.AbstractXmlcView >> [javac] this.xmlcContext = (XMLCContext) >> getWebApplicationContext().getServletContext().getAttribute(XMLCContext.CONTEXT_ATTRIBUTE); >> >> [javac] ^ >> [javac] >> /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:43: >> cannot resolve symbol >> [javac] symbol : variable XMLCContext [javac] location: class >> org.springframework.web.servlet.view.xmlc.AbstractXmlcView >> [javac] this.xmlcContext = (XMLCContext) >> getWebApplicationContext().getServletContext().getAttribute(XMLCContext.CONTEXT_ATTRIBUTE); >> >> >> [javac] >> ^ >> [javac] >> /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:50: >> cannot resolve symbol >> [javac] symbol : class XMLObject [javac] location: class >> org.springframework.web.servlet.view.xmlc.AbstractXmlcView >> [javac] XMLObject xo = createXMLObject(model, request, >> response, this.xmlcContext); >> [javac] ^ >> [javac] >> /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/view/xmlc/AbstractXmlcView.java:53: >> cannot resolve symbol >> [javac] symbol : class OutputOptions [javac] location: class >> org.springframework.web.servlet.view.xmlc.AbstractXmlcView >> [javac] OutputOptions oo = getOutputOptions(); >> [javac] ^ >> [javac] Note: Some input files use or override a deprecated API. >> [javac] Note: Recompile with -deprecation for details. >> [javac] 13 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. >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |
|
From: Darren D. <da...@da...> - 2005-03-18 08:53:45
|
On Fri, March 18, 2005 6:54, Rob Harrop said: > Plus the test passed in the nightly build - weird. > > Rob Harrop wrote: > >> I checked CVS and the XMLC libs are there so I have no idea why this >> didn't pass? SourceForge switched the file system on the compile farm to read-only whi= le they were messing about with quotas (all stemming from the fact that they= are STILL desperately short of disk space 6 months after running out of it). So CVS updates failed and builds didn't run until a few hours ago when th= ey "fixed" it (yeah, right). Now builds are running against an old copy of = the tree, however I just tried to manually update from CVS on the CF and the = XMLC libs didn't come down - will have to try and have another look at this in= a while. There may be one or two more failed build notices in the meantime= . Odd - you don't really expect CVS and disk issues with SourceForge do you= ? --=20 Darren Davison Public Key: #DD356B0D |
|
From: Darren D. <da...@sh...> - 2005-03-18 13:44:57
|
1111153483
FAILED
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,119 sec
[junit] Testsuite: org.springframework.jmx.export.MBeanAutodetectionTests
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,119 sec
[junit] Testcase: testAutodetectMBean took 0,085 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,182 sec
[junit] Testsuite: org.springframework.jmx.export.MBeanExporterTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,182 sec
[junit] Testcase: testWithLocatedMBeanServer took 0,005 sec
[junit] Testcase: testWithSuppliedMBeanServer took 0,006 sec
[junit] Testcase: testUserCreatedMBeanRegWithDynamicMBean took 0,009 sec
[junit] Testcase: testAutodetectSkipsConnectorServerFactoryBean took 0,13 sec
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,205 sec
[junit] Testsuite: org.springframework.jmx.export.PropertyPlaceholderConfigurerTests
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,205 sec
[junit] Testcase: testPropertiesReplaced took 0,06 sec
[junit] Testcase: testPropertiesCorrectInJmx took 0,094 sec
[junit] Caused an ERROR
[junit] bean:name=proxyTestBean1
[junit] javax.management.InstanceNotFoundException: bean:name=proxyTestBean1
[junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1015)
[junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:634)
[junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:667)
[junit] at org.springframework.jmx.export.PropertyPlaceholderConfigurerTests.testPropertiesCorrectInJmx(PropertyPlaceholderConfigurerTests.java:41)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
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.
|
|
From: Darren D. <da...@sh...> - 2005-03-21 05:36:35
|
1111383392
FAILED
Buildfile: build.xml
clean:
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-classes
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/mock-classes
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-reports
[delete] Deleting directory /home/users/d/da/davison/checkouts/spring/target/ppc-osx2
compileattr:
[attribute-compiler] Generated attribute information for 1 classes. Ignored 0 classes.
buildmain:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes/META-INF
[javac] Compiling 975 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/web/servlet/ModelAndViewDefiningException.java:35: error while writing org.springframework.web.servlet.ModelAndViewDefiningException: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes/org/springframework/web/servlet/ModelAndViewDefiningException.class (Operation not permitted)
[javac] public class ModelAndViewDefiningException extends ServletException {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
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.
|
|
From: Darren D. <da...@sh...> - 2005-03-22 21:28:51
|
1111526923
FAILED
[junit] Tests run: 9, Failures: 0, Errors: 1, Time elapsed: 0,449 sec
[junit] Testcase: testSchedulerFactoryBean took 0,323 sec
[junit] Testcase: testSchedulerFactoryBeanWithListeners took 0,028 sec
[junit] Testcase: testSchedulerFactoryBeanWithPlainQuartzObjects took 0,004 sec
[junit] Testcase: testSchedulerFactoryBeanWithApplicationContext took 0,003 sec
[junit] Testcase: testJobDetailBeanWithApplicationContext took 0,001 sec
[junit] Testcase: testJobDetailBeanWithListenerNames took 0 sec
[junit] Testcase: testCronTriggerBeanWithListenerNames took 0,001 sec
[junit] Testcase: testSimpleTriggerBeanWithListenerNames took 0 sec
[junit] Testcase: testMultipleSchedulers took 0,047 sec
[junit] Caused an ERROR
[junit] IOException parsing XML document from class path resource [org/springframework/scheduling/quartz/multiple-schedulers.xml]; nested exception is java.io.FileNotFoundException: class path resource [org/springframework/scheduling/quartz/multiple-schedulers.xml] cannot be opened because it does not exist
[junit] org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [org/springframework/scheduling/quartz/multiple-schedulers.xml]; nested exception is java.io.FileNotFoundException: class path resource [org/springframework/scheduling/quartz/multiple-schedulers.xml] cannot be opened because it does not exist
[junit] java.io.FileNotFoundException: class path resource [org/springframework/scheduling/quartz/multiple-schedulers.xml] cannot be opened because it does not exist
[junit] at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:127)
[junit] at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:144)
[junit] at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:99)
[junit] at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:102)
[junit] at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:70)
[junit] at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:87)
[junit] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:262)
[junit] at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:80)
[junit] at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:65)
[junit] at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:56)
[junit] at org.springframework.scheduling.quartz.QuartzSupportTests.testMultipleSchedulers(QuartzSupportTests.java:423)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
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.
|
|
From: Darren D. <da...@sh...> - 2005-04-12 04:32:20
|
1113280324
FAILED
[javac] descriptor.setField(CURRENCY_TIME_LIMIT, Integer.toString(ctl));
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/jmx/export/assembler/MetadataMBeanInfoAssembler.java:222: cannot resolve symbol
[javac] symbol : variable DEFAULT
[javac] location: class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
[javac] descriptor.setField(DEFAULT, defaultValue);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/jmx/export/assembler/MetadataMBeanInfoAssembler.java:225: cannot resolve symbol
[javac] symbol : variable PERSIST_POLICY
[javac] location: class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
[javac] descriptor.setField(PERSIST_POLICY, persistPolicy);
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/jmx/export/assembler/MetadataMBeanInfoAssembler.java:228: cannot resolve symbol
[javac] symbol : variable PERSIST_PERIOD
[javac] location: class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
[javac] descriptor.setField(PERSIST_PERIOD, Integer.toString(persistPeriod));
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/jmx/export/assembler/MetadataMBeanInfoAssembler.java:245: cannot resolve symbol
[javac] symbol : method getAlwaysStaleCurrencyTimeLimit ()
[javac] location: class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
[javac] ctl = getAlwaysStaleCurrencyTimeLimit();
[javac] ^
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/jmx/export/assembler/MetadataMBeanInfoAssembler.java:248: cannot resolve symbol
[javac] symbol : variable CURRENCY_TIME_LIMIT
[javac] location: class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
[javac] descriptor.setField(CURRENCY_TIME_LIMIT, Integer.toString(ctl));
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 14 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.
|
|
From: Darren D. <da...@sh...> - 2005-04-22 05:16:50
|
1114147005
FAILED
[junit] ------------- Standard Output ---------------
[junit] com.sun.jmx.mbeanserver.JmxMBeanServer
[junit] ------------- ---------------- ---------------
[junit] Testcase: testDatesInJmx took 0,315 sec
[junit] Testcase: testGetDates took 0,06 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,404 sec
[junit] Testsuite: org.springframework.jmx.export.LazyInitTests
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,404 sec
[junit] Testcase: testLazyInit took 0,296 sec
[junit] Testcase: testInvokeOnLazyInitBean took 0,063 sec
[junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 0,75 sec
[junit] Testsuite: org.springframework.jmx.export.MBeanExporterTests
[junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 0,75 sec
[junit] Testcase: testWithLocatedMBeanServer took 0,006 sec
[junit] Testcase: testWithSuppliedMBeanServer took 0,005 sec
[junit] Testcase: testUserCreatedMBeanRegWithDynamicMBean took 0,017 sec
[junit] Testcase: testAutodetectMBeans took 0,323 sec
[junit] Testcase: testAutodetectLazyMBeans took 0,243 sec
[junit] Testcase: testExportAopProxy took 0,103 sec
[junit] FAILED
[junit] Should be able to get value from an AOP JDK proxy
[junit] junit.framework.AssertionFailedError: Should be able to get value from an AOP JDK proxy
[junit] at org.springframework.jmx.export.MBeanExporterTests.testExportAopProxy(MBeanExporterTests.java:155)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
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.
|
|
From: Darren D. <da...@sh...> - 2005-04-28 04:16:16
|
1114661769
FAILED
Buildfile: build.xml
clean:
compileattr:
[attribute-compiler] Generated attribute information for 1 classes. Ignored 0 classes.
buildmain:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes/META-INF
[javac] Compiling 1035 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[javac] /home/users/d/da/davison/checkouts/spring/src/org/springframework/orm/hibernate3/LocalDataSourceConnectionProvider.java:37: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider should be declared abstract; it does not define supportsAggressiveRelease() in org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
[javac] public class LocalDataSourceConnectionProvider implements ConnectionProvider {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
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.
|
|
From: Darren D. <da...@sh...> - 2005-05-02 04:33:11
|
1115008385 FAILED 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. |
|
From: Darren D. <da...@sh...> - 2005-05-17 06:15:14
|
1116310511
FAILED
Buildfile: build.xml
clean:
compileattr:
[attribute-compiler] Generated attribute information for 1 classes. Ignored 0 classes.
buildmain:
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
[mkdir] Created dir: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes/META-INF
[javac] Compiling 1048 source files to /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/classes
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.
|