On 2010-02-11, Antoine Levy Lambert <[email protected]> wrote:

> Adding a third question : in order to find out where
> commons-compress.jar should be put in the project, I have just tried
> to build the antlib from the command line.
> It looks like the expected way of building is to put
> commons-compress.jar on the classpath before starting ant ?

Yes, this is the same for all antlibs.

> My guess is we want to add an explicit classpath to the <javac target
> ? And also set the attribute includeantruntime="false" to also
> explicitly put the required ant jars on the classpath, as ant 1.8.0
> seems to nag us to do.

This may be a good idea and should go into the common build.xml.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to