You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ben O'Day (JIRA)" <ji...@apache.org> on 2012/08/01 18:03:02 UTC

[jira] [Commented] (SMX4-1200) Create an OSGI bundle for elasticsearch (v0.19.8)

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

Ben O'Day commented on SMX4-1200:
---------------------------------

thanks, I tried testing with the 0.19.8_1-SNAPSHOT bundle and get the following error...

my features.xml

  <feature name='camel-elasticsearch' version='${project.version}' resolver='(obr)' start-level='50'>
    <feature version='${project.version}'>camel-core</feature>
    <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.elasticsearch/${elasticsearch-bundle-version}</bundle>
    <bundle>mvn:org.apache.camel/camel-elasticsearch/${project.version}</bundle>
  </feature>

from vanilla karaf 2.2.8

karaf@root> features:addurl mvn:org.apache.camel.karaf/apache-camel/2.11-SNAPSHOT/xml/features
karaf@root> features:install camel
karaf@root> features:install camel-elasticsearch
Error executing command: Could not start bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.elasticsearch/0.19.8_1-SNAPSHOT in feature(s) camel-elasticsearch-2.11-SNAPSHOT: Unresolved constraint in bundle org.apache.servicemix.bundles.elasticsearch [75]: Unable to resolve 75.0: missing requirement [75.0] package; (package=com.google.common.annotations)


                
> Create an OSGI bundle for elasticsearch (v0.19.8)
> -------------------------------------------------
>
>                 Key: SMX4-1200
>                 URL: https://issues.apache.org/jira/browse/SMX4-1200
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Ben O'Day
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>
> working on adding the camel-elasticsearch component and need this bundle for SMX support (see CAMEL-5219)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira