Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.18.0
-
Fix Version/s: None
-
Component/s: camel-spring-redis, karaf, osgi
-
Labels:None
-
Estimated Complexity:Unknown
Description
Sadly it seems redis is locked down to version 1.7.12 of slf4j, and not just 1.7.x etc.
karaf@root()> feature:install camel-spring-redis Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-spring-redis; type=karaf.feature; version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]"; filter:="(&(osgi.identity=camel-spring-redis)(type=karaf.feature)(version>=2.18.0.SNAPSHOT)(version<=2.18.0.SNAPSHOT))" [caused by: Unable to resolve camel-spring-redis/2.18.0.SNAPSHOT: missing requirement [camel-spring-redis/2.18.0.SNAPSHOT] osgi.identity; osgi.identity=slf4j.api; type=osgi.bundle; version="[1.7.12,1.7.12]"; resolution:=mandatory [caused by: Unable to resolve slf4j.api/1.7.12: missing requirement [slf4j.api/1.7.12] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.slf4j.impl)(version>=1.6.0))"]]
Attachments
Issue Links
- is related to
-
CAMEL-10987 camel-test-karaf - Change breaks other tests
-
- Resolved
-
- relates to
-
KARAF-4921 Upgrade to pax-logging 1.10.0
-
- Resolved
-