You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Barnes, Michael" <MB...@tiaa-cref.org> on 2004/10/27 20:16:54 UTC

optional tasks

I have several optional tasks that I need to use from other projects.

What is the recommended way to include this in the ant start up:

the 2 solutions that I can think of currently is 

1) copy all needed jars into the ant/lib 
I feel that this approach over time is harder to maintain as new libraries
are added and updates to existing libraries come out

2) set up classpath to incorporate the optional libraries
I have not tried this approach yet, but feel that in the long term this is
easier to maintain.

Thanks for any pointers and help that can be provided.

Mike Barnes


**************************************************************
This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law.  If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies.  You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
TIAA-CREF
**************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org