mirror of https://github.com/sbt/sbt.git
These classloaders which are created if sbt is launched with a legacy launcher (or one that doesn't follow the current classloading hierarchy convention), were implemented in scala, but that meant that they were not parallel capable. I fix that by moving the implementations to java. I also move the static method that creates a MetaBuildLoader into the java class. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||