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-23 14:59 ------- By splitting out all optional jars from ant.jar you have already achived your goal: "move ... into a new directory and load them separately". For folks that want the old behavior of configuring ant by adding ant.jar to the classpath, putting in a MF Classpath entry to lib/*.jar makes that possible. The MF Classpath doesnt prevent your former goal, which achieving backwards compatibility for previous behavior. Seems it would be the best of both worlds. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]