mirror of https://github.com/sbt/sbt.git
**Problem** When usePipelining := true in a multi-project build, sbt appends -Ypickle-java and -Ypickle-write <path>/early.jar to scalacOptions for fast parallel compilation. These flags were being leaked into the Scala REPL, causing failure on console **Solution** Strip pipelining flags before forwarding to the REPL in Deafults.scala. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||