[
https://jira.codehaus.org/browse/MRM-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed MRM-1127.
-----------------------------
Resolution: Fixed
fixed.
Test:
mb-olamy:archiva olamy$ curl -S -I
https://archiva-repository.apache.org/archiva/repository/public/
HTTP/1.1 200 OK
Date: Mon, 03 Mar 2014 00:43:28 GMT
Server: Jetty(8.1.14.v20131031)
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Pragma: no-cache
Cache-Control: max-age=86401, public
Last-Modified: Mon, 03 Mar 2014 00:43:28 GMT
Transfer-Encoding: chunked
Set-Cookie: JSESSIONID=luz2e16ad30i1w4nds49nhwif;Path=/
Content-Type: text/plain
> last modified headers incorrect on directory listing
> ----------------------------------------------------
>
> Key: MRM-1127
> URL: https://jira.codehaus.org/browse/MRM-1127
> Project: Archiva
> Issue Type: Bug
> Components: WebDAV Interface
> Affects Versions: 1.2
> Reporter: Brett Porter
> Assignee: Olivier Lamy
> Priority: Minor
> Fix For: 2.0.1
>
>
> eg.
> http://localhost:7777/archiva/repository/snapshots/test/test-deploy-snapshot/1.0-SNAPSHOT/
> {code}
> Last-Modified: Mon, 07 Apr 2008 08:02:19 GMT
> Last-Modified: Tue, 10 Mar 2009 11:25:14 GMT
> ETag:
> {code}
> ETag is empty and last modified is duplicated
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)