You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/05/17 22:54:24 UTC

DO NOT REPLY [Bug 29045] New: - Updates to Move & Copy

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29045>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29045

Updates to Move & Copy

           Summary: Updates to Move & Copy
           Product: Ant
           Version: 1.6.1
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: paulnisbett@yahoo.com


There should be a update to move & copy build in task. This is to report 
errors in a similar way to the exec task.

http://ant.apache.org/manual/CoreTasks/exec.html

In the exec task you can assign the error to an error property and let the 
build continue. But in the case of copy & move it logs the error and 
continues. 

What i would love in ant would be the error reporting for <move> & <copy> to 
work in the same way as the <exec> task.

regards
Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org