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 19:10 ------- actually, the WEB-INF ideas take me on a tangent which would solve other issues with Ant - installing typedef/taskdef for each extension. if each Ant extension could provide some kind of file in their JAR file, etc, perhaps in the manifest, which would have Ant auto-load the extensions in that JAR file with the proper typedef/taskdef calls. i.e., i provide a JAR file which contains all my extension classes, and Ant can look in that JAR file in a predefined place and find a list of name->value pairs for both tasks and types which Ant will register. -sam [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
