[
https://issues.apache.org/jira/browse/IVY-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Coene resolved IVY-1128.
--------------------------------
Resolution: Fixed
Fix Version/s: trunk
Assignee: Maarten Coene
I've applied a little modified version of your patch into SVN trunk.
Could you give it a try?
Thanks!
Maarten
> 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
>
>
> 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.