See 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/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 ubuntu2 in workspace 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/ws/>
Cleaning up 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk>
Deleting 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/bin>
Deleting 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/build>
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U         
src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskTest.java
U         src/tests/junit/org/apache/tools/ant/types/AssertionsTest.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] $ 
/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/bin/ant
 -file launch-build.xml -Dlabel=Ubuntu "-Djdk=JDK 1.5 (latest)" 
"-Dargs=allclean test -Dignore.tests.failed=true 
-Doptional.jars.whenmanifestonly=skip"
Buildfile: 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/launch-build.xml>

launch:
     [echo] Launching ./build.sh 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] ... Bootstrapping Ant Distribution
     [exec] ... Compiling Ant Classes
     [exec] ... Copying Required Files
     [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] ... Building Ant Distribution
     [exec] Buildfile: 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/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=Ubuntu/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=Ubuntu/ws/trunk/build/classes>
     [exec] 
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/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=Ubuntu/ws/trunk/build.xml>:555:
 Compile failed; see the compiler error output for details.
     [exec] 
     [exec] Total time: 1 minute 9 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] ... Failed Building Ant Distribution !
     [exec] Bootstrap FAILED

BUILD FAILED
<https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/ws/trunk/launch-build.xml>:36:
 exec returned: 1

Total time: 1 minute 57 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Reply via email to