Hi Bryan,

I see the ant plugin was changed / updated from 1.4 to 1.5 on the 25th of
May, but I don't know if that is a problem since the build is running so
seldom these days.
Could it be that one of the targets specified is being passed directly to
the underlying JVM due to a change in how they are processed by the plugin?


Regards,
-- 
Kristian

tir. 13. jun. 2017 kl. 06:06 skrev Bryan Pendleton <
bpendleton.de...@gmail.com>:

> From staring at it for several hours, I've learned basically nothing.
>
> The build goes to run 'ant clean all' in the docs/trunk, and the only
> output is a Java usage message:
>
> [trunk] $ /home/jenkins/tools/ant/latest/bin/ant -verbose -lib 
> /home/jenkins/jenkins-slave/workspace/Derby-docs/trunk/lib clean all
> Usage: java [-options] class [args...]
>            (to execute a class)
>    or  java [-options] -jar jarfile [args...]
>            (to execute a jar file)
>
> ...
>
> What I've tried so far:
> 1) Changing the JDK used by the build from JDK 1.7 to JDK 1.8
> 2) Adding '-verbose' to the ant command
> 3) Removing '-l antoutput.log' from the ant command
>
> None of these has provided me with any more clues.
>
> It seems like the 'ant' shell script isn't successfully able to invoke the
> underlying Java executor.
>
> But we haven't changed anything about this part of our docs build in at
> least a year.
>
> So I'm stumped.
>
> bryan
>
>

Reply via email to