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 2003/05/22 17:00:37 UTC

DO NOT REPLY [Bug 20153] New: - zip/unzip tasks - last modified dates off by an hour

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: dev@ant.apache.org
        ReportedBy: s.jain@gtisoft.com


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.