mirror of https://github.com/sbt/sbt.git
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. |
||
|---|---|---|
| .. | ||
| Dependencies.scala | ||
| Docs.scala | ||
| Formatting.scala | ||
| NightlyPlugin.scala | ||
| Release.scala | ||
| SbtLauncherPlugin.scala | ||
| Scripted.scala | ||
| SiteMap.scala | ||
| StatusPlugin.scala | ||
| Sxr.scala | ||
| Transform.scala | ||
| Util.scala | ||
| build.properties | ||
| plugins.sbt | ||