sbt/main/actions/src
Martin Duhem b8472668ff Static launcher, get bridge sources from resources
This commit introduces a new "static" launcher that does not use Ivy to
gather all the artifacts that it requires, but rather expect them to be
immediately available.

To be able to use sbt without Internet access, we add a new
`ComponentCompiler` that is able to retrieve the bridge sources from the
resources on classpath and compile it.
2016-04-06 12:01:34 +02:00
..
main/scala/sbt Static launcher, get bridge sources from resources 2016-04-06 12:01:34 +02:00
test/scala/sbt/compiler Minor code cleanup 2014-12-03 09:56:34 -08:00