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 2003/05/13 12:08:23 UTC

DO NOT REPLY [Bug 19883] New: - should output the number of files/directories handled

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

<apply> should output the number of files/directories handled

           Summary: <apply> should output the number of files/directories
                    handled
           Product: Ant
           Version: 1.5.3
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: tkl@telenet.ch


If I use the <copy> task, it displays some information like 'Copied xx files to 
xy' and 'Copied xx empty directories to xy'.

<apply> should output similar information:

Applied <taskname/executable> to xx files and xy directories