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=10283>. 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=10283 Add a destfile to the uptodate task Summary: Add a destfile to the uptodate task Product: Ant Version: 1.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I would like to suggest an enhancement to the Uptodate task (and Condition/uptodate). In my particular, I have several generated files that are generated by a lot of file. For now, I arbitrary choose one file as the target file and compare all the source files to that one. Instead of specifying a mapper, I would like to directly a specify a file set of destination files (or a reference to it). I would list the task to check if the oldest destfile is newer that the newest source file. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
