sbt/main
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
..
actions/src ModuleDetailReport => OrganizationArtifactReport 2014-08-15 01:57:21 -04:00
command/src/main/scala/sbt Remove line of dead code. 2014-05-19 06:17:44 -07:00
settings/src Deprecate parseScopedKey 2014-08-05 11:28:28 -04:00
src Fixes #1439. Fixes metabuild downloading unused Scala 2.10.2 2014-08-17 23:18:32 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00