On 1/28/16 6:55 AM, Knut Anders Hatlen wrote:
Apache Jenkins Server<jenk...@builds.apache.org>  writes:

[trunk] $ /home/jenkins/tools/ant/latest/bin/ant clobber all buildjars
Buildfile:<https://builds.apache.org/job/Derby-trunk/ws/trunk/build.xml>

clean:

cleangenerated:

cleanstate:

cleanreleasefiles:

clobber:

checkCompilerLevel:

checkVMLevel:

prebuild:
     [mkdir] Created 
dir:<https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

compile:
     [javac] Compiling 2 source files 
to<https://builds.apache.org/job/Derby-trunk/ws/trunk/classes>

build:

setCompilerProperties:

init:

junit_check:

BUILD FAILED
<https://builds.apache.org/job/Derby-trunk/ws/trunk/build.xml>:66: The 
following error occurred while executing this line:
<https://builds.apache.org/job/Derby-trunk/ws/trunk/build.xml>:177: junit property is 
set to<https://builds.apache.org/job/Derby-trunk/ws/trunk/tools/java/junit.jar,>  but 
there is no junit.jar there.
Looks like automatic download of junit.jar is broken. I've filed
https://issues.apache.org/jira/browse/DERBY-6860 to track it.

For now, I've reconfigured the build job to run the install_junit target
manually to download junit.jar.

Thanks for tracking this down, Knut.

Cheers,
-Rick

Reply via email to