mirror of https://github.com/sbt/sbt.git
When expanding a macro compiled against a new Scala library, the runtime classpath of the compiler should not contain an older library. Otherwise a NoSuchMethodException can occur. A similar issue is present when running the Scala repl through sbt. An input line compiled against a new library could fail to run if the repl's runtime classpath is on an old version. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||