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=10755>. 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=10755 Ant 1.5's jar task fails to add new files when run multiple times ------- Additional Comments From [EMAIL PROTECTED] 2003-01-29 21:36 ------- Were we to always add a file if its date stamp were within two seconds, we would always be adding files even if they duplicated what is in the archive, which is often not what is desired. We can get this behavior, I believe, from the update attribute. If it is set to "false', will it not always add the file? (If I am wrong, then I can see the need for a "force" attribute that always replaces.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]