mirror of https://github.com/sbt/sbt.git
The ShareRuntimeDependenciesLayerWithTestDependencies strategy doesn't really work with resources, so it makes sense to get rid of it. Without the share layer, there is no point in having separate RuntimeDependencies and TestDependencies layers so I consolidated them to Dependencies. If we really care about binary/source compatibility for the 1.3.0-RCx series, I can restore the traits and objects and set them private[sbt]. I think it was kind of a bug that they existed at all given the issue with resources so it makes sense to just remove them. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||