sbt/core
Alexandre Archambault 92e5917af6 Simplify ClassLoader isolation in launch command
No more SBT-inspired ClasspathFilter. It now just tries to find the ClassLoader that loaded coursier, and use the parent as a base to load the launched application.

Allows to remove the -b option of the bootstrap command, and remove BaseCommand (that was holding options common to all commands).
2016-01-26 18:14:20 +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 Do not fetch artifacts with a classifier from Ivy repositories if not 2016-01-26 18:14:20 +01:00