sbt/notes
Eugene Yokota 8a069d0fb2 Fixes #1439. Fixes metabuild downloading unused Scala 2.10.2
Scala instance is added to the Ivy graph via autoLibraryDependency.
For metabuilds, scala-library is scoped under “provided” configuration,
which does not seem to evict modules on “compiled” configuration.
This commit turns overrideScalaVersion flag to true for the metabuilds,
so override rules are added for the following modules:
- scala-library
- scala-compiler
- scala-reflect
2014-08-17 23:18:32 -04:00
..
0.13.6.md Fixes #1439. Fixes metabuild downloading unused Scala 2.10.2 2014-08-17 23:18:32 -04:00
about.md Consolidated resolution. Fixes #413 2014-07-24 02:12:46 -04:00