You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/11/04 16:01:58 UTC

[jira] [Updated] (CAMEL-10363) camel-spring-redis - Cannot install in Karaf

     [ https://issues.apache.org/jira/browse/CAMEL-10363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-10363:
--------------------------------
    Fix Version/s: 2.19.0
                   2.18.1

> camel-spring-redis - Cannot install in Karaf
> --------------------------------------------
>
>                 Key: CAMEL-10363
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10363
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-spring-redis, karaf, osgi
>    Affects Versions: 2.18.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.18.1, 2.19.0
>
>
> Sadly it seems redis is locked down to version 1.7.12 of slf4j, and not just 1.7.x etc.
> {code}
> 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))"]]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)