sbt/ivy/src/test
Martin Duhem 541bd4a6a4 Fix for sbt/sbt#1933
sbt was reporting warning abouts inconsistent versions of dependencies
even if these dependencies didn't have the same configuration (as in
`provided` vs `compile`).

This commit fixes this problem by comparing the dependencies by
organization, artifact name and configuration.

Fixes sbt/sbt#1933
2015-10-28 15:23:45 +01:00
..
resources/test-maven-repo/com/test/test-artifact/1.0.0-SNAPSHOT Make jar artifact a 0-byte file. 2014-06-09 13:54:20 -05:00
scala Fix for sbt/sbt#1933 2015-10-28 15:23:45 +01:00