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

Changes:

[Jesse Glick] Junit → JUnit

[Jesse Glick] Odd indentation.

------------------------------------------
Started by upstream project "Ant-Build-Matrix" build number 554
originally caused by: 
 Started by an SCM change
Building remotely on windows1 in workspace 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/>
Cleaning up 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk>
Deleting 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\build>
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U         src\tests\junit\org\apache\tools\ant\types\AssertionsTest.java
U         
src\tests\junit\org\apache\tools\ant\taskdefs\optional\junit\JUnitTaskTest.java
D         src\tests\junit\org\example\junit\Junit4Skippable.java
A         src\tests\junit\org\example\junit\JUnit4Skippable.java
U         
src\main\org\apache\tools\ant\taskdefs\optional\junit\JUnitVersionHelper.java
U         src\main\org\apache\tools\ant\taskdefs\optional\junit\JUnitTask.java
U         
src\main\org\apache\tools\ant\taskdefs\optional\junit\IgnoredTestListener.java
U         
src\main\org\apache\tools\ant\taskdefs\optional\junit\CustomJUnit4TestAdapterCache.java
U         src\etc\testcases\taskdefs\optional\junit.xml
U         src\etc\testcases\taskdefs\optional\junitreport.xml
At revision 1453096
[trunk] $ cmd.exe /C 
'"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\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\hamcrest-core-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.11.jar;f:\hudson\tools\java\latest-1.5-64\lib\tools.jar;build\classes;src\main;
     [exec] 
     [exec] ... Compiling Ant Classes
     [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] 
     [exec] ... Copying Required Files
     [exec] src\main\org\apache\tools\ant\taskdefs\defaults.properties
     [exec]         1 file(s) copied.
     [exec] src\main\org\apache\tools\ant\types\defaults.properties
     [exec]         1 file(s) copied.
     [exec] 
     [exec] ... Building Ant Distribution
     [exec] Buildfile: 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\build.xml>
     [exec] 
     [exec] bootstrap:
     [exec] 
     [exec] prepare:
     [exec] 
     [exec] check_for_optional_packages:
     [exec] 
     [exec] build:
     [exec] Created dir: 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\build\lib>
     [exec] Compiling 260 source files to 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\build\classes>
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\BriefJUnitResultFormatter.java>:282:
 cannot find symbol
     [exec] symbol  : method isEmpty()
     [exec] location: class java.lang.String
     [exec]             if (annotation != null && annotation.value() != null && 
!annotation.value().isEmpty()) {
     [exec]                                                                     
                 ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\BriefJUnitResultFormatter.java>:276:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\BriefJUnitResultFormatter.java>:308:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\TestListenerWrapper.java>:39:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\TestListenerWrapper.java>:44:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\TestListenerWrapper.java>:49:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\TestListenerWrapper.java>:54:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\TestListenerWrapper.java>:59:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\TestListenerWrapper.java>:66:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\PlainJUnitResultFormatter.java>:272:
 cannot find symbol
     [exec] symbol  : method isEmpty()
     [exec] location: class java.lang.String
     [exec]             if (annotation != null && annotation.value() != null && 
!annotation.value().isEmpty()) {
     [exec]                                                                     
                 ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\PlainJUnitResultFormatter.java>:266:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\PlainJUnitResultFormatter.java>:298:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\XMLJUnitResultFormatter.java>:339:
 cannot find symbol
     [exec] symbol  : method isEmpty()
     [exec] location: class java.lang.String
     [exec]                 if (annotation != null && annotation.value() != 
null && !annotation.value().isEmpty()) {
     [exec]                                                                     
                     ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\XMLJUnitResultFormatter.java>:325:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\src\main\org\apache\tools\ant\taskdefs\optional\junit\XMLJUnitResultFormatter.java>:377:
 method does not override a method from its superclass
     [exec]     @Override
     [exec]      ^
     [exec] 
     [exec] BUILD FAILED
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\build.xml>:1053:
 The following error occurred while executing this line:
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Windows/ws/trunk\build.xml>:555:
 Compile failed; see the compiler error output for details.
     [exec] 
     [exec] Total time: 11 seconds
     [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] 15 errors
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED

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

Reply via email to