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=5886>. 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=5886 Default Excludes on MacOS X should add **/._* Summary: Default Excludes on MacOS X should add **/._* Product: Ant Version: 1.1 Platform: Other OS/Version: MacOS X Status: NEW Severity: Enhancement Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] On MacOS X many editors etc. add a 'resource fork' to all files. That resource fork is named like the original file with a '._' prefix. Hence Ant should add the pattern **/._* into it's set of Default Excludes. Better yet: The user should be able to change the default excludes (maybe through an environment variable or so). Gerd -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
