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=18862>.
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=18862

FileSet's should simply ignore when the directory does not exist

           Summary: FileSet's should simply ignore when the directory does
                    not exist
           Product: Ant
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It would be nice if Ant would not fail on these:

<fileset dir="someNonExistentDir"/>

The meaning really should be that there are no files in that fileset.

Any objections to this change being made in the 1.6 version?  Any issues that 
would be caused by this change?

Reply via email to