SearchEngine.listModules returns MRID without extra attributes.
---------------------------------------------------------------

                 Key: IVY-1128
                 URL: https://issues.apache.org/jira/browse/IVY-1128
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.1.0-RC2
         Environment: Ivy 2.1.0-rc2 - 20090704004254
Apache Ant version 1.7.0 compiled on December 13 2006 
            Reporter: Michael Scheetz


The ModuleRevisionId objects that are returned by the 
SearchEngine.listModules(ModuleRevisionId, PatternMatcher) method does not 
contain any extra attributes.  If extra attributes are passed in then they 
should also be added to the returned module.  Without the extra attributes then 
then the modules returned are practically useless for any further use.  This 
method is published in the Ivy class, too.

See attached for test and fix patch.

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