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=12700>. 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=12700 Please allow Ant users to define the default set of excludes Summary: Please allow Ant users to define the default set of excludes Product: Ant Version: 1.5 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The set of default excludes are currently hardcoded in the source for Ant. End users cannot easily modify this set without recompiling Ant (and therefore not using a released version). As a workaround, excludes can be set for every fileset based task, but this is cumbersome and error-prone. If the default set was externalized to, say, an xml or properties file, which was initially populated with the same set as is currently hardcoded, then no negative impact would be felt by existing Ant users, but those who need to customize the default excludes set could do so. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
