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=11270>. 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=11270 FileSet and DirSet break if the directory does not exist ------- Additional Comments From [EMAIL PROTECTED] 2003-04-22 14:19 ------- Whatever the attribute name, we are very much in need of this feature, and we hope it can be implemented in ANT 1.6. As much as possible, attributes concerning similar concepts should REUSE the same name. For the attribute name used to prevent <*Set> elements from failing when the specified directory does not exist : 'emptyOnNotFound', 'optionaldir' and 'errorOnMissingDir' were proposed, but I suggest that it should be the same as for the <copy> and <move> tasks : It should be 'failonerror'.