[
https://issues.apache.org/jira/browse/KARAF-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203120#comment-16203120
]
Guillaume Nodet edited comment on KARAF-5103 at 10/13/17 7:38 AM:
------------------------------------------------------------------
The doc still points to 2.15.2, we need to fix it.
The camel-example-osgi does not exist in 2.18.x of camel.
And since camel 2.20.0, examples are only provided as sources, not binaries.
was (Author: gnt):
The doc still points to 2.15.2, we need to fix it.
> Quick start fails at the step "feature:install camel-spring"
> ------------------------------------------------------------
>
> Key: KARAF-5103
> URL: https://issues.apache.org/jira/browse/KARAF-5103
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.1.1
> Environment: Ubuntu 14.04
> Reporter: Mike Fogg
> Fix For: 4.2.0, 4.1.2
>
>
> The quick start results in an error when entering the command to install
> camel-spring.
> karaf@root()> feature:install camel-spring
> Error executing command: Unable to resolve root: missing requirement [root]
> osgi.identity; osgi.identity=camel-spring; type=karaf.feature;
> version="[2.15.2,2.15.2]";
> filter:="(&(osgi.identity=camel-spring)(type=karaf.feature)(version>=2.15.2)(version<=2.15.2))"
> [caused by: Unable to resolve camel-spring/2.15.2: missing requirement
> [camel-spring/2.15.2] osgi.identity; osgi.identity=spring;
> type=karaf.feature; version="[3.2.0,4.0.0)"]
> It sounds like this is related to KARAF-4730, however since this is the first
> thing I have tried after installing and is my introduction to Karaf (as it
> would be presumably for anyone going through the Quick Start), I don't know
> how I would go about removing the filter from the camel-spring dependency in
> order to install it. Considering this is a quick start, I probably shouldn't
> have to do anything that isn't spelled out in the instructions.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)