mirror of https://github.com/sbt/sbt.git
It was reported in https://github.com/sbt/sbt/issues/4608 that there was a regression that tests run against scala 2.11 would fail. This was because the interface loader incorrectly contained the scala library. To fix this, I needed to find the xsbt.boot.BootFilteredLoader in the classloading hierarchy and put the sbt testing interface library in between that loader and the scala library loader. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||