You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[info] Test tools.test.osgi.BasicTest.everythingLoads started
org.osgi.framework.BundleException: Unable to resolve org.scala-lang.modules.scala-swing [13](R 13.0): missing requirement [org.scala-lang.modules.scala-swing [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=scala.collection.parallel)(version>=2.12.0)(!(version>=3.0.0))) Unresolved requirements: [[org.scala-lang.modules.scala-swing [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=scala.collection.parallel)(version>=2.12.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4114)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2111)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1365)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
org.osgi.framework.BundleException: Unable to resolve org.scala-lang.modules.scala-xml [19](R 19.0): missing requirement [org.scala-lang.modules.scala-xml [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=scala.collection.parallel)(version>=2.12.0)(!(version>=3.0.0))) Unresolved requirements: [[org.scala-lang.modules.scala-xml [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=scala.collection.parallel)(version>=2.12.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4114)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2111)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1365)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
[info] Test run finished: 0 failed, 0 ignored, 1 total, 0.218s
[info] Test run started
[info] Test tools.test.osgi.libonly.BasicLibraryTest.everythingLoads started
[info] Test run finished: 0 failed, 0 ignored, 1 total, 0.49s
[info] Test run started
[info] Test tools.test.osgi.reflection.toolbox.ReflectionToolBoxTest.basicMirrorThroughOsgi started
org.osgi.framework.BundleException: Unable to resolve org.scala-lang.modules.scala-swing [13](R 13.0): missing requirement [org.scala-lang.modules.scala-swing [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=scala.collection.parallel)(version>=2.12.0)(!(version>=3.0.0))) Unresolved requirements: [[org.scala-lang.modules.scala-swing [13](R 13.0)] osgi.wiring.package; (&(osgi.wiring.package=scala.collection.parallel)(version>=2.12.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4114)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2111)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1365)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
org.osgi.framework.BundleException: Unable to resolve org.scala-lang.modules.scala-xml [19](R 19.0): missing requirement [org.scala-lang.modules.scala-xml [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=scala.collection.parallel)(version>=2.12.0)(!(version>=3.0.0))) Unresolved requirements: [[org.scala-lang.modules.scala-xml [19](R 19.0)] osgi.wiring.package; (&(osgi.wiring.package=scala.collection.parallel)(version>=2.12.0)(!(version>=3.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4114)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2111)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1365)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Thread.java:745)
[info] Test run finished: 0 failed, 0 ignored, 1 total, 3.886s
The text was updated successfully, but these errors were encountered:
There are some stack traces that are not around in 2.12
https://scala-ci.typesafe.com/view/scala-2.13.x/job/scala-2.13.x-integrate-bootstrap/306/consoleFull
The text was updated successfully, but these errors were encountered: