-
Sub-task
-
Resolution: Done
-
Major
-
jboss-fuse-6.2
-
None
-
%
In build 71 can't install feature camel-xmpp.
There is change in dependencies
from mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.smack/3.2.1_1 in build 068 to multiple bundles in build 071
JBossFuse:karaf@root> features:info camel-xmpp Description of camel-xmpp 2.14.0.redhat-620078 feature ---------------------------------------------------------------- Feature has no configuration Feature has no configuration files Feature depends on: camel-core 2.14.0.redhat-620078 Feature contains followed bundles: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_7 start-level=50 mvn:org.igniterealtime.smack/smack-core/4.0.6 start-level=50 mvn:org.igniterealtime.smack/smack-tcp/4.0.6 start-level=50 mvn:org.igniterealtime.smack/smack-extensions/4.0.6 start-level=50 mvn:org.apache.camel/camel-xmpp/2.14.0.redhat-620078 start-level=50 Feature has no conditionals.
Error message:
JBossFuse:karaf@root> features:install camel-xmpp Error executing command: Can not resolve feature: Unsatisfied requirement(s): --------------------------- package:(&(package=org.jivesoftware.smack.packet)(version>=3.0.0)(!(version>=4.0.0))) camel-xmpp package:(&(package=org.jivesoftware.smack.tcp)(version>=3.0.0)(!(version>=4.0.0))) camel-xmpp package:(&(package=org.jivesoftware.smack.filter)(version>=3.0.0)(!(version>=4.0.0))) camel-xmpp package:(&(package=org.jivesoftware.smack)(version>=3.0.0)(!(version>=4.0.0))) camel-xmpp
feature info in fuse 6.2 build 068
JBossFuse:karaf@root> features:info camel-xmpp Description of camel-xmpp 2.14.0.redhat-620073 feature ---------------------------------------------------------------- Feature has no configuration Feature has no configuration files Feature depends on: camel-core 2.14.0.redhat-620073 Feature contains followed bundles: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_7 start-level=50 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.smack/3.2.1_1 start-level=50 mvn:org.apache.camel/camel-xmpp/2.14.0.redhat-620073 start-level=50 Feature has no conditionals.