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

Dates too late in jar entries





------- Additional Comments From [EMAIL PROTECTED]  2003-03-13 19:53 -------
I'd like to further clarify the solution I'm proposing:

Instead of adding 1999 milliseconds to the file modification date when you jar
the files, change the jar update process to check for (file.lastModified() %
2000 > entry.getTime()) instead of (file.lastModified() > entry.getTime()).

Reply via email to