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 2013/12/15 05:09:48 UTC

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

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

Changes:

[antoine] removing the restricted attributes from what gets fed to macrodefs, Bugzilla Report 55885

------------------------------------------
Started by upstream project "Ant-Build-Matrix" build number 617
originally caused by:
 Started by an SCM change
Building remotely on windows2 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\bootstrap>
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 at revision '2013-12-14T20:08:03.626 -0800'
U         src\tests\antunit\taskdefs\xslt-test.xml
U         src\tests\antunit\types\filterset-test.xml
U         src\tests\antunit\core\ant-attribute-test.xml
U         src\main\org\apache\tools\ant\types\FilterSet.java
U         src\main\org\apache\tools\ant\taskdefs\XSLTLiaison.java
AU        src\main\org\apache\tools\ant\taskdefs\XSLTLiaison4.java
U         src\main\org\apache\tools\ant\taskdefs\Get.java
U         src\main\org\apache\tools\ant\taskdefs\XSLTProcess.java
U         src\main\org\apache\tools\ant\taskdefs\optional\TraXLiaison.java
U         src\main\org\apache\tools\ant\MagicNames.java
U         src\main\org\apache\tools\ant\Main.java
U         src\main\org\apache\tools\ant\RuntimeConfigurable.java
U         contributors.xml
U         CONTRIBUTORS
U         WHATSNEW
U         manual\Tasks\style.html
U         manual\Types\filterset.html
U         NOTICE
At revision 1550999
[trunk] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.8.2\bin\ant.bat -file launch-build.xml -Dlabel=Windows "-Djdk=JDK 1.5 (latest)" && 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 <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Windows/ws/trunk/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=f:\jenkins\tools\\java\\latest-1.5-64
     [exec] JAVA=f:\jenkins\tools\\java\\latest-1.5-64\bin\java
     [exec] JAVAC=f:\jenkins\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:\jenkins\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\taskdefs\XSLTProcess.java:1333: cannot find symbol
     [exec] symbol  : method isEmpty()
     [exec] location: class java.lang.String
     [exec]         if (typeName == null || typeName.isEmpty()) {
     [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: 22 seconds
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE