sbt/tests/jvm/src/test/scala/coursier/test
Alexandre Archambault 796a428ca6 Better handling of info attributes
- Drop them from dependencies originating from Ivy metadata if asked to do so (dropInfoAttributes field of IvyRepository)
- Enable dropping them by default on ~/.ivy2/{cache,local}, and Ivy repositories in SBT plugin
- Add --drop-info-attr CLI option to enable dropping them from the command-line tools
- Test these with org.scala-js:sbt-scalajs;sbtVersion=0.13;scalaVersion=2.10:0.6.6
2016-02-04 15:03:42 +01:00
..
compatibility Better handling of info attributes 2016-02-04 15:03:42 +01:00
IvyLocalTests.scala Set version to 1.0.0-M5 2016-01-27 13:31:17 +01:00
IvyTests.scala Better handling of info attributes 2016-02-04 15:03:42 +01:00