[jboss-jira] [JBoss JIRA] (JBVFS-177) VFSUtils.unzip() does not preserve file modified time
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Aug 14 10:48:15 EDT 2012
[ https://issues.jboss.org/browse/JBVFS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai updated JBVFS-177:
-------------------------------
Assignee: David Lloyd (was: John Bailey)
Forum Reference: http://community.jboss.org/thread/170509 (was: http://community.jboss.org/thread/170509)
Assigning this to David, who I think would be the right person to look into this, now that John perhaps isn't active. There appears to be a pull request for this here https://github.com/jbossas/jboss-vfs/pull/5
> 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: David Lloyd
> Attachments: VFSUtils.pat
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list