For bytecode search, only 1 version of the artifact is returned even if there 
are more than 1 version of that artifact which matched the search
-----------------------------------------------------------------------------------------------------------------------------------------------

                 Key: MRM-934
                 URL: http://jira.codehaus.org/browse/MRM-934
             Project: Archiva
          Issue Type: Bug
          Components: web application
    Affects Versions: 1.1.2
            Reporter: Maria Odea Ching
             Fix For: 1.1.2


For example, you have the following artifacts in your internal repository:
- org.apache.archiva:archiva-test:1.1:jar
- org.apache.archiva:archiva-test:1.2:jar

Let's assume that both contains the same method 'getArtifact()' and do a 
bytecode search with that method as the query term (e.g. bytecode:getArtifact). 
Only one of the two matched artifacts will be returned in the search results 
instead of the two of them.

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