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

             Summary: camel-example-osgi failed
                 Key: CAMEL-6280
                 URL: https://issues.apache.org/jira/browse/CAMEL-6280
             Project: Camel
          Issue Type: Bug
          Components: examples
    Affects Versions: 2.11.0
            Reporter: Christian Müller
             Fix For: 2.11.1, 2.12.0


I get the following exception by deploying this example into Karaf 2.3.1:
{noformat}
karaf@root> install -s mvn:org.apache.camel/camel-example-osgi/2.11.0
Bundle ID: 54
Error executing command: Error installing bundles:
        Unable to start bundle mvn:org.apache.camel/camel-example-osgi/2.11.0: 
Unresolved constraint in bundle org.apache.camel.camel-example-osgi [54]: 
Unable to resolve 54.0: missing requirement [54.0] osgi.wiring.package; 
(&(osgi.wiring.package=org.apache.camel.builder)(version>=2.11.0)(!(version>=2.12.0)))
{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

Reply via email to