If path has leading slash when being checked againts whitelists and blacklists 
causes matching failure
------------------------------------------------------------------------------------------------------

                 Key: MRM-902
                 URL: http://jira.codehaus.org/browse/MRM-902
             Project: Archiva
          Issue Type: Bug
            Reporter: James William Dumay
             Fix For: 1.1.2


If path has leading slash when being checked againts whitelists and blacklists 
causes matching failure in DefaultRepositoryProxyConnectors::matchesPattern

eg /log4j/log4j/maven-metadata.xml and pattern "**/*" will not match.

The leading slash should be removed before a comparison is made.

-- 
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