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=7322>. 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=7322 uptodate task "EVERY" check performance improvement Summary: uptodate task "EVERY" check performance improvement Product: Ant Version: 1.4 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I would like to suggest a performance improvement for the Uptodate task (and Condition/uptodate). The "EVERY" operation could be improved so that as soon as one file was found that wasn't more recent, it could stop, and NOT SET the property. This enhancement could greatly increase the performance of this task. It would be correct because as soon as one or any file is found that is not more recent, it is not possible for every file to be more recent, and so "failure" is known. This enhancement could be done in conjunction with bug 7321, which adds a twist to the "every" option. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
