See <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/828/changes>
Changes: [bodewig] Added modulepath, modulesourcepath and upgrademodulepath into Javac [bodewig] Removed misleading comment. The sourcepath and modulesourcepath cannot [bodewig] Added unit test for excludes in multi module compilation. [bodewig] some cosmetic changes [bodewig] record module support for javac ------------------------------------------ Started by upstream project "Ant-Build-Matrix" build number 828 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/ant.git > git init > <https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.5%20(latest),label=Ubuntu/ws/> > # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/ant.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > 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 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/ant.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision edca1db3d01a29be108c01e081f7ebdca6cb3ce7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f edca1db3d01a29be108c01e081f7ebdca6cb3ce7 > git rev-list 038e1948edba0a3bda64ccad0f3ae59ec730c63a # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content LANG=en_US.utf8 [EnvInject] - Variables injected successfully. [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/ant/taskdefs/Javac.java:1639: method does not override a method from its superclass [exec] @Override [exec] ^ [exec] ... Failed compiling Ant classes ! [exec] Bootstrap FAILED [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 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: 8 seconds Build step 'Invoke Ant' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?