[ https://issues.apache.org/jira/browse/IVY-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-956. ------------------------------- Resolution: Fixed Fix Version/s: trunk Assignee: Maarten Coene ok, I'll mark is as fixed then. Please reopen if you encounter the problem again. Maarten > Latest Compatible Conflict Manager + Extra Attributes in Dependencies' IVY files == inifinite loop > -------------------------------------------------------------------------------------------------- > > Key: IVY-956 > URL: https://issues.apache.org/jira/browse/IVY-956 > Project: Ivy > Issue Type: Bug > Affects Versions: 2.0-RC1 > Environment: Windows XP > Java 6 > Reporter: Scott Hebert > Assignee: Maarten Coene > Fix For: trunk > > Attachments: extra-att-multipledependencies.zip > > > When using the Latest Compatible Conflict Manager with the resolution of modules/revisions that contain extra attributes, you get into an infinite loop. > The dependencies on my repository contains this in their element: > {code:xml} > > {code} > If the ivy.xml that I would like to resolve contains this: > {code:xml} > > > > > > > {code} > then the ResolveEngine gets into an infinite loop with this being displayed over and over again: > {noformat} > [ivy:resolve] found CAE-VSK#VSK-FC#MAIN;0.54.1.0 in attribs > [ivy:resolve] [0.54.1.0] CAE-VSK#VSK-FC#MAIN;[0.50.0.0,0.55.0.0] > [ivy:resolve] BLACKLISTING [CAE-VSK#VSK-FC#MAIN;0.54.1.0 blacklisted to evict CAE-VSK#VSK-FC#MAIN;0.54.1.0 in favor of CAE-VSK#VSK-FC#MAIN;0.53.0.1 in CAE#TESTA#MAIN;working@pc6346 for BuildTimeDependencies] > {noformat} > I'm going to attach 2 tests -- one that operates on a repository that contains revs with NO attribs and one that operates on a repository that contains revs WITH attribs. > Thanks, > Scott -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.