summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2015-04-20 16:18:02 +1000
committerAdriaan Moors <adriaan.moors@typesafe.com>2015-04-21 10:16:58 -0700
commitc9b1329477bb831326d32c068b67ae055b4d3419 (patch)
treed29dff19f82a9d900b83309885e2c380edf0aa02 /test
parent93e03d479def518697f052cfdab34cdbab991f29 (diff)
downloadscala-c9b1329477bb831326d32c068b67ae055b4d3419.tar.gz
scala-c9b1329477bb831326d32c068b67ae055b4d3419.tar.bz2
scala-c9b1329477bb831326d32c068b67ae055b4d3419.zip
Avoid unwanted boostrap JARs in the subproject classpaths
I added build configuration to ask SBT to forcible override the Scala version in the subproject to the declared bootstrap version. I did this in response to a warning by SBT the declared `scalaVersion` has been evicted. However, we actually *want* the newer version. To get rid of the warning, we need to exclude all `"org.scala-lang" % "*"` when depending on Scala modules. This cleanly breaks the cycle. Here's a diff of `*/dependencyClasspath` as a result of this patch: https://gist.github.com/retronym/217c76001b1b81798042
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions