Cédric Damioli created IVY-1608:
-----------------------------------
Summary: Ivy fails incorrectly with evicted modules with different
confs
Key: IVY-1608
URL: https://issues.apache.org/jira/browse/IVY-1608
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.5.0-rc1, 2.4.0
Reporter: Cédric Damioli
When a module's revision with two confs A and B is evicted by another revision
with only conf A, the resolve engine fails complaining that conf B is missing.
Note that this description is strictly the same than the 11-years old IVY-681,
which has been promptly fixed but somehow broken in the meantime (maybe while
fixing IVY-861).
There is a test case supposed to handle this case
(ResolveTestCase#testEvictWithConf3), but for an unknown reason it always
succeed whereas it should not !
--
This message was sent by Atlassian Jira
(v8.3.4#803005)