You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/08/16 15:01:37 UTC

Build failed in Jenkins: Ant-Build-Matrix » JDK 1.5 (latest),Windows #511

See <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/511/changes>

Changes:

[Jesse Glick] Rounding out signature of DeweyDecimal and writing some tests.

------------------------------------------
Started by upstream project "Ant-Build-Matrix" build number 511
Building remotely on windows1 in workspace <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/>
Updating http://svn.apache.org/repos/asf/ant/core/trunk
AU        src\tests\junit\org\apache\tools\ant\util\DeweyDecimalTest.java
U         src\main\org\apache\tools\ant\util\DeweyDecimal.java
At revision 1373812
[trunk] $ cmd.exe /C '"f:\hudson\hudson-slave\tools\Ant\ant-1.8.2\bin\ant.bat -file launch-build.xml -Dlabel=Windows "-Djdk=JDK 1.5 (latest)" "-Dargs=allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip" && exit %%ERRORLEVEL%%"'
Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\launch-build.xml>

launch:
     [echo] Launching build.bat allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip
     [exec] The command attribute is deprecated.
     [exec] Please use the executable attribute and nested arg elements.
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=f:\hudson\tools\java\latest-1.5-64
     [exec] JAVA=f:\hudson\tools\java\latest-1.5-64\bin\java
     [exec] JAVAC=f:\hudson\tools\java\latest-1.5-64\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.2.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.8.1.jar;f:\hudson\tools\java\latest-1.5-64\lib\tools.jar;build\classes;src\main;
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] src\main\org\apache\tools\ant\util\DeweyDecimal.java:210: method does not override a method from its superclass
     [exec]     @Override public int compareTo(DeweyDecimal other) {
     [exec]      ^
     [exec] Note: Some input files use or override a deprecated API.
     [exec] Note: Recompile with -Xlint:deprecation for details.
     [exec] Note: Some input files use unchecked or unsafe operations.
     [exec] Note: Recompile with -Xlint:unchecked for details.
     [exec] 1 error
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED

BUILD SUCCESSFUL
Total time: 33 seconds
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE