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=26712>. 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=26712 Copy task should accept filelist entries? Summary: Copy task should accept filelist entries? Product: Ant Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I think it would be useful if Copy task could also accept filelist objects. For example, I created a task to track JAR dependencies of a given module and once I have these dependencies (the task creates a FileList object with a certain ID), I would like to copy them to one directory, flattening everything... FileSets are not good for this task, because they bound to one directory and filelist can contain files from more than one root filesystem (windows). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]