sbt, the interactive build tool
Go to file
Eugene Yokota 676e95eaee Fixes #1201. Display instruction to overrideScalaVersion
scala-library is currently treated as just one of the library modules.
This means that it’s at the mercy of eviction if some other library
uses newer version of scala-library.
This commit displays a instruction on how to force scalaVersion if
warnScalaVersionEviction flag is true on EvictionWarningOptions.
2014-08-18 00:54:19 -04:00
ivy Fixes #1201. Display instruction to overrideScalaVersion 2014-08-18 00:54:19 -04:00
util/cross/src/main/input_sources Regex now handles versions that contain multiple '-' characters in the version. 2014-07-03 18:57:48 -04:00