sbt/core
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
..
js/src/main/scala/coursier/core/compatibility Add support for attributes 2015-12-30 01:34:32 +01:00
jvm/src/main/scala/coursier/core/compatibility Simplify ClassLoader isolation in launch command 2016-01-26 18:14:20 +01:00
shared/src/main/scala/coursier Better handling of info attributes 2016-02-04 15:03:42 +01:00