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 anders.cederlund@lycos.com 2002-08-13 12:35 -------
We have a similar problem using the zip task.
We have some files that should be compressed in the
zip archive and some that are just stored. (.gifs)
When ant stores the files it reports the archive as
up to date and nothing was stored.
If I use the touch workaround, it stores the the files
allright BUT it uncompress all existing files and
stores them uncompressed.
(Btw, touch millis="10" does not work as a workaround.)
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|