On 2022-02-15, Matt Benson wrote:

> So my tests for scriptcondition return values were using beanshell
> because I couldn't figure out any way to get rhino to return a value
> from the script. I can't understand which optional dependencies are
> present during the build, where they are, nor how they get there. Are
> they in the lib of the actual Ant installation used by Jenkins? Who
> can help me with this?

Sorry, I'm pretty ,uch restricted to weekends right now - or even less.

AFAIK there the Ant installation does not come with any optional
dependencies, but I may be wrong.

This is what the build job definition for building master on Linux
currently says:

java -version && ./build.sh -f fetch.xml -Ddest=optional && ./bootstrap.sh && 
./build.sh clean jars javadocs test

so dependencies should be in lib/optional

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to