You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/08/26 21:02:05 UTC

DO NOT REPLY [Bug 12028] - Zip is not updated when inserting a single file to an existing zip archive

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=12028>.
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=12028

Zip is not updated when inserting a single file to an existing zip archive





------- Additional Comments From jcestiba@yahoo.com  2002-08-26 19:02 -------
The zip task is refusing to add files to an existing zip file if this is newer that the files being added. A (not so good) workaround is to <touch> the files to be added.  This didn't happen in 1.5Beta3, I think is related to this change (from WHATSNEW):  Fixed bugs: -----------  * <zip> and friends would always update existing archive if you set   the update attribute to true.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>