Possible Ivy bug (and suggested fix) in ChainResolver

2015-03-24 Thread Loren Kratzke
I have a some observations about how the chain resolver selects a dependency. I think this may be a bug but I am not sure because the intent of the source code is not entirely clear. It reads one way, but behaves in a different way. I have pinpointed the exact spots in code where this happens.

RE: Possible Ivy bug (and suggested fix) in ChainResolver

2015-03-24 Thread Loren Kratzke
I had to make an important edit (included the wrong snippet of code). -Original Message- From: Loren Kratzke Sent: Tuesday, March 24, 2015 1:09 PM To: dev@ant.apache.org Subject: Possible Ivy bug (and suggested fix) in ChainResolver I have a some observations about how the chain resolver