See 
<https://builds.apache.org/job/Ant-Build-Matrix-master-Linux/OS=xenial,jdk=JDK%201.8%20(latest)/1069/display/redirect?page=changes>

Changes:

[bodewig] add some documentation hints

[bodewig] ensure FileNameMapper implementations deal with null source names

[bodewig] properly check return value of mapFileName

------------------------------------------
Started by upstream project "Ant-Build-Matrix-master-Linux" build number 1069
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (Hadoop xenial) in workspace 
<https://builds.apache.org/job/Ant-Build-Matrix-master-Linux/OS=xenial,jdk=JDK%201.8%20(latest)/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 e90f71193adc819ee27d2067cbd662ce7efacaf4 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e90f71193adc819ee27d2067cbd662ce7efacaf4
Commit message: "Merge branch '1.9.x'"
 > git rev-list 3bb66d93845260f90b7df456ac794d25ad1735e4 # 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.
[JDK 1.8 (latest)] $ /home/jenkins/tools/ant/latest/bin/ant -file 
launch-build.xml "-Djdk=JDK 1.8 (latest)" -DOS=xenial -Djenkins=t
Buildfile: 
<https://builds.apache.org/job/Ant-Build-Matrix-master-Linux/OS=xenial,jdk=JDK%201.8%20(latest)/ws/launch-build.xml>

launch:
     [echo] Launching 
<https://builds.apache.org/job/Ant-Build-Matrix-master-Linux/OS=xenial,jdk=JDK%201.8%20(latest)/ws/build.sh>
 allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip 
-Djenkins=t
     [exec] ... Bootstrapping Ant Distribution
     [exec] ... Compiling Ant Classes
     [exec] src/main/org/apache/tools/ant/util/FlatFileNameMapper.java:56: 
error: unreachable statement
     [exec]         return sourceFileName == null ? null
     [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] ... Failed compiling Ant classes !
     [exec] Bootstrap FAILED

BUILD FAILED
<https://builds.apache.org/job/Ant-Build-Matrix-master-Linux/OS=xenial,jdk=JDK%201.8%20(latest)/ws/launch-build.xml>:40:
 exec returned: 1

Total time: 7 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?

Reply via email to