You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2013/09/22 22:11:02 UTC

[jira] [Created] (CAMEL-6778) Cannot install feature camel-spring-redis

Christian Müller created CAMEL-6778:
---------------------------------------

             Summary: Cannot install feature camel-spring-redis
                 Key: CAMEL-6778
                 URL: https://issues.apache.org/jira/browse/CAMEL-6778
             Project: Camel
          Issue Type: Bug
          Components: karaf
    Affects Versions: 2.11.2
            Reporter: Christian Müller
            Assignee: Christian Müller
             Fix For: 2.11.3


{noformat}
cmueller$ ./karaf clean
        __ __                  ____
       / //_/____ __________ _/ __/
      / ,<  / __ `/ ___/ __ `/ /_
     / /| |/ /_/ / /  / /_/ / __/
    /_/ |_|\__,_/_/   \__,_/_/

  Apache Karaf (2.3.2)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.

karaf@root> features:chooseurl camel 2.11.2
adding feature url mvn:org.apache.camel.karaf/apache-camel/2.11.2/xml/features
karaf@root> features:install camel-spring-redis
Error executing command: Could not start bundle mvn:org.springframework/spring-context/3.1.4.RELEASE in feature(s) spring-3.1.4.RELEASE, camel-spring-redis-2.11.2: Unresolved constraint in bundle org.springframework.context [70]: Unable to resolve 70.0: missing requirement [70.0] osgi.wiring.package; (&(osgi.wiring.package=org.springframework.beans)(version>=3.1.4)(!(version>=3.1.5)))
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira