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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2003-03-07 14:28 ------- I was using the nightly build from Jan 28th until just recently, and that version worked as I expected the <jar update="true"> task to work: It added files regardless of date and never removed files already existing in the jar. I've just tried it with the 1.5.2 build, and in all my projects save one, it works fine. But in one case I am finding that it is removing some pre-existing files (my ejb-jar.xml, which is how I noticed) If necessary I can provide more test information.