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

<copy> and <move> always fails if src dir in <fileset> does not exist.

           Summary: <copy> and <move> always fails if src dir in <fileset>
                    does not exist.
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


<copy> and <move> "failonerror" attribute set to false does not work properly 
when <fileset> "dir" attribute is set but the directory does not exist.  It 
*always* fails.  This leads to a nasty workaround.

Reply via email to