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=7321>. 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=7321 uptodate task should allow "ANY", not just "EVERY". ------- Additional Comments From [EMAIL PROTECTED] 2002-03-21 21:52 ------- It already does your proposed "ANY" -- if any source file is newer than the target file, then it doesn't set the property (ie., the target file is not up- to-date, so the property doesn't get set). Or put the other way around, if every source file is older than the target file, then it sets the property (ie., the target file is up-to-date, so it sets the property), which is the only way "every" comes into it. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
