|
From: Juergen H. <ju...@in...> - 2005-03-13 17:57:20
|
Odd... that test has been commented out for more than a week now, because it only works on Windows. Why did this build use the old version?? Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of al...@jt... Sent: Monday, February 28, 2005 12:20 AM To: spr...@li... Subject: [Springframework-developer] spring Build Failed Importance: High BUILD FAILED Ant Error Message: /jteam/build2/checkout/spring/spring/build.xml:470: Tests failed Date of build: 02/28/2005 00:16:02 Time to build: 2 minutes 35 seconds Last changed: 02/27/2005 19:15:26 Last log entry: *** empty log message *** Errors/Warnings: (6) Note: Some input files use or override a deprecated API.Note: Recompile with -deprecation for details.Note: /jteam/build2/checkout/spring/spring/mock/org/springframework/mock/web/MockH ttpSession.java uses or overrides a deprecated API.Note: Recompile with -deprecation for details.Note: Some input files use or override a deprecated API.Note: Recompile with -deprecation for details. Unit Tests: (2594) error testInitLoggingWithAbsoluteFilePathAndRefreshIntervalorg.springframework.web .util.Log4jWebConfigurerTests Unit Test Error Details: (1) Test: testInitLoggingWithAbsoluteFilePathAndRefreshInterval Class: org.springframework.web.util.Log4jWebConfigurerTests Type: java.lang.IllegalArgumentException Message: Invalid 'log4jConfigLocation' parameter: Log4J config file [/jteam/build2/checkout/spring/spring/jteam/build2/checkout/spring/spring/ta rget/test-classes/org/springframework/util/testlog4j.properties] not found java.lang.IllegalArgumentException: Invalid 'log4jConfigLocation' parameter: Log4J config file [/jteam/build2/checkout/spring/spring/jteam/build2/checkout/spring/spring/ta rget/test-classes/org/springframework/util/testlog4j.properties] not found at org.springframework.web.util.Log4jWebConfigurer.initLogging(Log4jWebConfigur er.java:153) at org.springframework.web.util.Log4jWebConfigurerTests.doTestInitLogging(Log4j WebConfigurerTests.java:78) at org.springframework.web.util.Log4jWebConfigurerTests.testInitLoggingWithAbso luteFilePathAndRefreshInterval(Log4jWebConfigurerTests.java:64) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 ) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:25) |