-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
jboss-fuse-6.3
-
None
-
%
The release/switchyard/itests are failing - there's a dual dependency chain issue apparently with the integration pack on community karaf. Note - I do not see this problem on Fuse and I have successfully run all of the quickstarts on Fuse.
2017-09-18 00:00:18,601 | DEBUG | FelixStartLevel | SwitchYardExtender | 171 - org.switchyard.karaf.switchyard-karaf-deploy - 2.1.0.redhat-630283 | Switchyard extender for bundle org.kie.remote.ws.common [264]: Not an extended bundle or destruction of extension already finished
ERROR: Bundle org.jboss.integration.fuse.switchyard-component-common-knowledge [266] Error starting mvn:org.jboss.integration.fuse/switchyard-component-common-knowledge/1.7.0-SNAPSHOT (org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve bundle revision org.jboss.integration.fuse.switchyard-component-common-knowledge [266.0] because it is exposed to package 'org.jboss.logging' from bundle revisions org.ops4j.pax.logging.pax-logging-api [5.0] and org.jboss.logging.jboss-logging [132.0] via two dependency chains.
Chain 1:
org.jboss.integration.fuse.switchyard-component-common-knowledge [266.0]
import: (&(osgi.wiring.package=org.jboss.logging)(version>=3.1.0)(!(version>=4.0.0)))
export: osgi.wiring.package=org.jboss.logging
org.ops4j.pax.logging.pax-logging-api [5.0]
Chain 2:
org.jboss.integration.fuse.switchyard-component-common-knowledge [266.0]
import: (&(osgi.wiring.package=org.switchyard.config.model.composite.v1)(version>=2.0.0)(!(version>=3.0.0)))
export: osgi.wiring.package=org.switchyard.config.model.composite.v1; uses:=org.jboss.logging
org.switchyard.switchyard-config [158.0]
import: (&(osgi.wiring.package=org.jboss.logging)(version>=3.1.0)(!(version>=4.0.0)))
export: osgi.wiring.package=org.jboss.logging
org.jboss.logging.jboss-logging [132.0])