ant script annoyances
Ernst de Haan
ernst.dehaan at nl.wanadoo.com
Thu Sep 11 07:21:30 PDT 2003
> The algorithm/script fragment that adds FreeBSD-specific jars to the
> classpath is interesting *also* outside of Ant. Why not extract that
> part and make it a shell script that could even be sourced within Ant if
> the specific env variable is set?
You are right. We should indeed provide a separate script for this. Question
is how we distribute this script. But then it shouldn't be treated as part
of Ant either.
What if we make this a separate port, make Ant dependent on it, and *also*
change the ant shell script to recognize an environment variable that will
make it call that script?
Ernst
More information about the freebsd-java
mailing list