[ 
https://issues.apache.org/jira/browse/CAMEL-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156055#comment-15156055
 ] 

ASF GitHub Bot commented on CAMEL-9458:
---------------------------------------

GitHub user johnament opened a pull request:

    https://github.com/apache/camel/pull/853

    CAMEL-9458 Added note about installing camel-ignite

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/johnament/camel CAMEL-9458

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/853.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #853
    
----

----


> Cannot install camel-ignite in karaf
> ------------------------------------
>
>                 Key: CAMEL-9458
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9458
>             Project: Camel
>          Issue Type: Task
>          Components: camel-ignite, karaf
>    Affects Versions: 2.17.0
>            Reporter: Claus Ibsen
>            Assignee: John D. Ament
>             Fix For: 2.17.0
>
>
> {code}
> karaf@root> features:chooseurl camel 2.17-SNAPSHOT
> Adding feature url 
> mvn:org.apache.camel.karaf/apache-camel/2.17-SNAPSHOT/xml/features
> karaf@root> features:
> features:addurl              features:chooseurl           features:info       
>          features:install
> features:list                features:listrepositories    features:listurl    
>          features:listversions
> features:refreshurl          features:removerepository    features:removeurl  
>          features:uninstall
> karaf@root> features:install camel
> karaf@root> features:install camel-ignite
> Error executing command: Can't install feature camel-ignite/0.0.0:
> No feature named 'ignite-core' with version '[1.5.0-b1,1.6)' available
> karaf@root> features:
> features:addurl              features:chooseurl           features:info       
>          features:install
> features:list                features:listrepositories    features:listurl    
>          features:listversions
> features:refreshurl          features:removerepository    features:removeurl  
>          features:uninstall
> karaf@root> features:info camel-ignite
> Description of camel-ignite 2.17-SNAPSHOT feature
> ----------------------------------------------------------------
> Feature has no configuration
> Feature has no configuration files
> Feature depends on:
>   camel-core 2.17-SNAPSHOT
>   ignite-core [1.5.0-b1,1.6)
> Feature contains followed bundles:
>  mvn:org.apache.camel/camel-ignite/2.17-SNAPSHOT start-level=50
> Feature has no conditionals.
> karaf@root>
> {code}



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

Reply via email to