mirror of https://github.com/sbt/sbt.git
**Problem** managedScalaInstance := false fails Java-only tests because the test runner is based on a Scala Runner and sbt 2.x currently derives the ScalaInstance only from update. **Solution** For the purpose of Java-only testing, create a dummy Scala Instance. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||