[jboss-jira] [JBoss JIRA] Created: (JBVFS-177) VFSUtils.unzip() does not preserve file modified time

Brad Hawthorne (JIRA) jira-events at lists.jboss.org
Fri Sep 23 16:49:26 EDT 2011


VFSUtils.unzip() does not preserve file modified time
-----------------------------------------------------

                 Key: JBVFS-177
                 URL: https://issues.jboss.org/browse/JBVFS-177
             Project: JBoss VFS
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 3.0.1.GA
            Reporter: Brad Hawthorne
            Assignee: John Bailey


Unzip does not set the last-modified time on the files it creates to that of the original ZipEntries, therefore they default to their creation time. This causes problems for JBAS, where web clients will always be forced to re-download files (and not use their cache) whenever the server is restarted or application is redeployed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list