mirror of https://github.com/sbt/sbt.git
Specifically, when the Scala version for sbt is the same as that for the project being built, the jars in UpdateReport should be the same as those in ScalaProvider. This is because the loader will come from the ScalaProvider, which uses jars in the boot directory instead of the cache. The first part of the fix for #661 checks that loaded classes come from the classpath and so they need to line up. |
||
|---|---|---|
| .. | ||
| interface | ||
| src | ||
| test-sample/src/main/scala/xsbt/boot/test | ||
| NOTICE | ||