See <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/750/changes>
Changes: [bodewig] Don't whine about unclosed archives if the file isn't even there. [bodewig] port Kristian Rosenvold's write performance improvements from Commons Compress [bodewig] ignore stray logfiles ------------------------------------------ Started by upstream project "Ant-Build-Matrix" build number 750 originally caused by: Started by an SCM change Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git > # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision 0903005b846b47c3b5e28de630adeb59fd262dbe (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0903005b846b47c3b5e28de630adeb59fd262dbe > git rev-list 2ebe9fc7db9ba58465641895abe1165f856eec3e # timeout=10 [Ubuntu] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.9.3/bin/ant -file launch-build.xml -Dlabel=Ubuntu "-Djdk=JDK 1.5 (latest)" Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/launch-build.xml> launch: [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/build.sh> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip [exec] ... Bootstrapping Ant Distribution [exec] ... Compiling Ant Classes [exec] src/main/org/apache/tools/zip/ZipEntry.java:352: cannot find symbol [exec] symbol : method copyOf(org.apache.tools.zip.ZipExtraField[],int) [exec] location: class java.util.Arrays [exec] return Arrays.copyOf(src, src.length); [exec] ^ [exec] src/main/org/apache/tools/zip/ZipEntry.java:357: cannot find symbol [exec] symbol : method copyOf(org.apache.tools.zip.ZipExtraField[],int) [exec] location: class java.util.Arrays [exec] Arrays.copyOf(extraFields, extraFields.length + 1); [exec] ^ [exec] src/main/org/apache/tools/zip/ZipEntry.java:404: cannot find symbol [exec] symbol : method copyOf(org.apache.tools.zip.ZipExtraField[],int) [exec] location: class java.util.Arrays [exec] Arrays.copyOf(extraFields, extraFields.length + 1); [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] 3 errors [exec] ... Failed compiling Ant classes ! [exec] Bootstrap FAILED BUILD FAILED <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/launch-build.xml>:36: exec returned: 1 Total time: 4 seconds Build step 'Invoke Ant' marked build as failure Recording test results
