sbt, the interactive build tool
Go to file
Martin Duhem d110e6937b Specify the compiler bridge module in a setting
In order to restore reproducibility of builds, we no longer cascade over
the possibly available versions of the compiler bridge sources (a
specific version of the bridge sources may not be available one day, but
exist on the next day), but rather let the build definition configure
which module to use.

Fixes sbt/sbt#2196
2015-09-11 10:12:02 +02:00
internal/compile-ivy/src/main/scala/sbt/compiler Specify the compiler bridge module in a setting 2015-09-11 10:12:02 +02:00