sbt/main
Jason Zaugg 9b4564f0cd SI-8262 Fix compilation with 2.11 due to shadowing of Range
We now have `global.Range`, so our wildcard import of `global._`
shadows `scala.Range`.

This commit fully qualifies that type so as to be compatible with
Scala 2.10 and 2.11.
2014-02-12 13:11:28 +01:00
..
actions/src SI-8262 Fix compilation with 2.11 due to shadowing of Range 2014-02-12 13:11:28 +01:00
command/src/main/scala/sbt Expand aliases instead of evaluating directly. 2013-11-24 15:19:24 -05:00
settings/src Avoid compiler crash for naked `key.value` calls. 2014-01-28 10:45:15 +01:00
src Merge pull request #1100 from dansanduleac/sessionSettings2 2014-02-02 04:24:49 -08:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00