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] 2002-07-24 11:59 ------- Yes. In Ant 1.4.1 <zip>'s update didn't work - it would always update the zip file. Now in 1.5 it doesn't work as expected, it will only update the zip file if the files you want to add are newer than the archive. This is consistent with <zip> not recreating an archive if the archive is newer than the files you'd like to see in it when update is false. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
