Open mdedetrich opened 10 months ago
So this PR is failing to pass because the scripted test test-05-exportJars
is stalling. test-10-multi-project-dependsOn-includePackage-versions
is passing since there aren't any extra jars in (fullClasspath in Compile)
that isn't contained within (dependencyClasspathAsJars in Compile).value.map(.data) ++ (products in Compile).value
Blocked by https://github.com/sbt/sbt-osgi/issues/104
Resolves: https://github.com/sbt/sbt-osgi/issues/102
Implements this solution