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=20153>. 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=20153 zip/unzip tasks - last modified dates off by an hour Summary: zip/unzip tasks - last modified dates off by an hour Product: Ant Version: 1.5.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The <zip> / <unzip> task have last modified dates of the files offset by an hour. The <zip> task records the last modified date an hour older than the original file. The <unzip> task unzips the files in the zip with last modified date that is an hour newer than the files inside zip.