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=27078>.
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=27078

add all optional jars to the classpath manifiest of ant.jar





------- Additional Comments From [EMAIL PROTECTED]  2004-02-20 10:34 -------
Well, the reason we broke everything up was so that you dont need to have
everything in the main ant lib; you could move classes that were in the
optional.jar into a new directory and load them separately. This lets you keep,
say, the junit tasks with junit.jar somewhere under SCM, rather than forcing
everyone to keep their version of ant up to date with all the libraries.

Would not adding all the jars to the manifest of ant.jar break that behaviour?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to