-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
JDG 7.0.1, JDG 7.1.0 ER2, JDG 7.1.0 ER4
-
None
org.infinispan.it.osgi.features.OSGiKarafFeaturesTest.testCleanInstall fails with
java.lang.IllegalStateException: Can't install feature infinispan-core/8.4.0.ER2-redhat-1: Could not start bundle mvn:org.infinispan/infinispan-core/8.4.0.ER2-redhat-1 in feature(s) infinispan-core-8.4.0.ER2-redhat-1: Unresolved constraint in bundle org.infinispan.core [97]: Unable to resolve 97.0: missing requirement [97.0] osgi.wiring.package; (&(osgi.wiring.package=org.jgroups)(version>=4.0.0)(!(version>=5.0.0))) [caused by: Execution environment not supported: JavaSE-1.8] at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:405) at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:373) at Proxy8e705e88_8866_475d_bab0_5de7563e6f31.installFeature(Unknown Source) at org.infinispan.it.osgi.features.OSGiKarafFeaturesTest.checkInstall(OSGiKarafFeaturesTest.java:99) at org.infinispan.it.osgi.features.OSGiKarafFeaturesTest.testCleanInstall(OSGiKarafFeaturesTest.java:71)
- blocks
-
JDG-129 OSGiKarafFeaturesTest.testCleanInstall fails
- Closed