Proxy connector logic for getIfModified is backwards.
-----------------------------------------------------

                 Key: MRM-563
                 URL: http://jira.codehaus.org/browse/MRM-563
             Project: Archiva
          Issue Type: Bug
          Components: remote proxy
    Affects Versions: 1.0-beta-3
            Reporter: Joakim Erdfelt
             Fix For: 1.0-beta-4


The logic for fetching content that exists locally, and remotely, but hasn't 
changed remotely is backwards.

All fetches for new content results in a .getIfNewer() with a modified 
timestamp of 0.
And all fetches for existing content results in .get() request.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to