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

jar task does not remove obsolete entries





------- Additional Comments From [EMAIL PROTECTED]  2003-04-24 21:31 -------
I see that as completely normal... Your are not syncing the JAR with what's in 
your directory, you are updating the JAR, i.e. entries (as picked up by the 
fileset) not already in your JAR are added, and the ones in both that are newer 
are updated. The third kind of entries is left as is, by design.

If you really want to sync, recreate the JAR from scratch. --DD

Reply via email to