mirror of https://github.com/sbt/sbt.git
It isn't possible to share the runtime and test layers correctly with bgCopyClasspath is used because the runtime classpath uses the dependencies copied to the boot directory while the test classpath uses the classes in target and .ivy2. Since this is not the default and users have to opt in to ClassLoaderLayeringStrategy.ShareRuntimeDependenciesLayerWithTestDependencies, I think this is fine. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||