[
https://jira.codehaus.org/browse/MRM-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MRM-1854:
------------------------------
Fix Version/s: 2.1.1
> Last modified date is epoch on directory listing for a group
> ------------------------------------------------------------
>
> Key: MRM-1854
> URL: https://jira.codehaus.org/browse/MRM-1854
> Project: Archiva
> Issue Type: Bug
> Reporter: Brett Porter
> Fix For: 2.1.1
>
>
> Correct for individual repositories, but is set to the epoch on a group.
> # Start a new version of Archiva 2.0.1
> # Create an all group with internal + snapshots
> {code}
> $ curl -S -I http://localhost:8080/repository/all/
> HTTP/1.1 200 OK
> Date: Fri, 18 Jul 2014 21:41:01 GMT
> ...
> Last-Modified: Thu, 01 Jan 1970 00:00:00 GMT
> {code}
> See: https://issues.sonatype.org/browse/NEXUS-6701
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)