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:13:02 UTC

[jira] Updated: (IVY-1079) Resolve with Extra Attributes, Forced Dependencies causes invalid delivered ivy file

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

Maarten Coene updated IVY-1079:
-------------------------------

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

> Resolve with Extra Attributes, Forced Dependencies causes invalid delivered ivy file
> ------------------------------------------------------------------------------------
>
>                 Key: IVY-1079
>                 URL: https://issues.apache.org/jira/browse/IVY-1079
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.1.0-RC1
>            Reporter: Scott Hebert
>            Assignee: Maarten Coene
>             Fix For: 2.2.0-RC1
>
>         Attachments: DeliverWithExtraAttribs.zip
>
>
> I had the following situation:
> #A;working-> { #B;[1.0] #C;[2.0,2.5] }
> #B;1.0->#C;2.1
> #B and #C have extra attributes in the <info/> section.
> All <dependencies/> use the force attribute.
> When I resolve and deliver A using the latest-compatible conflict manager, I expect to see #C;2.1 in my deliver IVY file. However, I am seeing #C;[2.0,2.5]
> Attached are 2 tests. One which uses a file repository with ivy files for #B and #C with no extra attributes. One which does not.
> Thanks,
> Scott

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.