Ignore maven metadata files when listing revisions
--------------------------------------------------

                 Key: IVY-765
                 URL: https://issues.apache.org/jira/browse/IVY-765
             Project: Ivy
          Issue Type: Bug
          Components: Maven Compatibility
            Reporter: Xavier Hanin
             Fix For: 2.0


When listing revisions in a maven 2 repository, Ivy lists maven-metadata.xml 
files if any, as well as corresponding checksums. These should be ignored from 
the list of revisions.

I see two option: either try to make a difference between directories and 
files, since revisions should be directories only; or ignore them with a 
special case. The former would be better, but I'm not sure how difficult it is, 
and how it would perform.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to