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=12816>. 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=12816 Add ability to flatten or map filesets for zip/jar files Summary: Add ability to flatten or map filesets for zip/jar files Product: Ant Version: 1.5.1Beta1 Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Currently we have complex patternsets that define where the numerous libraries for web projects are located. Since they are in several locations - we have to use copy with the flatten=true option to a single temporary folder before adding libraries to our WAR files under WEB-INF/lib. It would be nice not to go through this temporary copying routine. Adding mapper support or at minimum some sort of flattening would be very helpful. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
