[
https://issues.apache.org/jira/browse/IVY-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Coene updated IVY-474:
------------------------------
Affects Version/s: (was: unspecified)
1.4.2
2.0.0-alpha-2
Summary: Strict conflictmanager seems to not support dynamic
revisions (was: Conflict manager seems to not support dynamic revisions)
> Strict conflictmanager seems to not support dynamic revisions
> -------------------------------------------------------------
>
> Key: IVY-474
> URL: https://issues.apache.org/jira/browse/IVY-474
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.4.2, 2.0.0-alpha-2
> Environment: Ivy 1.5.0-incubating-dev-20070308022022 - 20070308022022
> Reporter: Robert Macaulay
> Assignee: Maarten Coene
> Fix For: 2.0
>
>
> If I use defaultConflictManager="strict"
> I get this
> [ extern | commons-logging | 1.1 ] (needed by [[ extern | spring-framework |
> 2.0.2 ], [ ubs | laredo | [EMAIL PROTECTED] ]])
> conflicts with [ extern | commons-logging | [1.0.4,) ] (needed by [[extern |
> hibernate | 3.2.1 ]])
> It looks like the strict ConflictManager does not support dynamic ranges. 1.1
> != [1.0.4,) One package is requesting 1.1, the other is asking for 1.0.4 or
> greater.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.