Hi,
I have 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] I have created https://issues.apache.org/jira/browse/IVY-1079 and attached 2 test cases. Thanks, Scott
