You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2010/05/07 22:14:51 UTC

[jira] Updated: (IVY-1128) SearchEngine.listModules returns MRID without extra attributes.

     [ https://issues.apache.org/jira/browse/IVY-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene updated IVY-1128:
-------------------------------

    Fix Version/s: 2.2.0-RC1
                       (was: trunk)

> 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: 2.2.0-RC1
>
>         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.