Sam wrote:
I'm looking at what I'm sure is a pretty standard case, which I'm
trying to avoid and I was wondering how Gradle handles this.
ie.
I'm trying to build library A.
A depends on B vers. 1.2 and C version 1.4
B depends on library D 1.7
C depends on library D 1.5
ie. how does it prevent collision with library D versions.
Gradle will choose the version of library D with the highest version
number, ie version 1.7
Adam
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email