DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14553>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14553

Add support for a separate CLASSPATH





------- Additional Comments From [EMAIL PROTECTED]  2003-03-11 07:02 -------
The only libraries you need in the ant dirs are the things that the various
optonal ant tasks need: junit, NetComponents, whatever and the xml parsers. But
you can isolate your <javac> and <java> tasks from these details; I never
include the ant lib when I build and run things. 

What is so wrong with that process? Are you trying to use different versions of
junit with the <junit> task for different projects?

Reply via email to