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=6226>. 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=6226 Organization of ant/lib directory, contents of ant/lib directory ------- Additional Comments From [EMAIL PROTECTED] 2002-02-04 18:05 ------- I'm not in favor of your 2 feature request as the mechanism is very similar to the well-known one used for a servlet engine: - all jars are under WEB-INF/lib. (I don't like looking for things recursively like this) - it looks only for .jar files (not sure it is in the servlet spec, but that's what Tomcat does at least). You are not forced to unzip, jar. Simply renaming your file is enough as a jar file is a zip file. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
