> We have an ant build file that uses jlink to create a single
> jar of all the
> thirdparty jars we compile with (for deployment).
>
> The ant build file defines a thirdparty classpath as a series of path
> elements, this is referred to in both the javac and jlink tasks.
>
> I would like to swi
We have an ant build file that uses jlink to create a single jar of all the
thirdparty jars we compile with (for deployment).
The ant build file defines a thirdparty classpath as a series of path
elements, this is referred to in both the javac and jlink tasks.
I would like to switch to using the