[
https://issues.apache.org/jira/browse/IVY-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762761#action_12762761
]
Michael Scheetz commented on IVY-1128:
--------------------------------------
Maarten,
Yes, this change looks like it worked. Thanks for your help to get this patch
(and all of the others) into production.
Michael
> 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
> Assignee: Maarten Coene
> Fix For: trunk
>
> Attachments: IVY-1128.fix.svn.patch, IVY-1128b.improvetest.patch
>
>
> 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.