sbt/project
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
..
build.properties Initial commit 2015-06-16 20:32:17 +02:00
generate-launcher.sh Simplify ClassLoader isolation in launch command 2016-01-26 18:14:20 +01:00
plugins.sbt Switch to coursier-sbt-plugin 1.0.0-M4 2016-01-17 21:52:30 +01:00
push-gh-pages-helper.sh New attempt at having Travis push to gh-pages 2015-06-18 03:35:56 +02:00
push-gh-pages.sh Cleaning 2015-06-21 19:04:49 +02:00
travis.sh Temporary disable building of demo from CI 2016-01-03 17:08:09 +01:00