You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2018/12/18 08:43:00 UTC

[jira] [Resolved] (SM-3906) Elasticsearch 6.2.4 bundle should not import com.vividsolutions.jts.algorithm

     [ https://issues.apache.org/jira/browse/SM-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SM-3906.
--------------------------------------
    Resolution: Fixed

https://git1-us-west.apache.org/repos/asf?p=servicemix-bundles.git;a=commitdiff;h=fe4b741ff50aaea259071736d65b4a91885f4c5c

> Elasticsearch 6.2.4 bundle should not import com.vividsolutions.jts.algorithm
> -----------------------------------------------------------------------------
>
>                 Key: SM-3906
>                 URL: https://issues.apache.org/jira/browse/SM-3906
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: bundles-2018.12
>
>
> When installing elasticsearch 6.2.4 bundle (via the Apache Karaf Decanter provided feature), we have the following error:
> {code}
> Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=elasticsearch; type=karaf.feature; version="[6.2.4,6.2.4]"; filter:="(&(osgi.identity=elasticsearch)(type=karaf.feature)(version>=6.2.4)(version<=6.2.4))" [caused by: Unable to resolve elasticsearch/6.2.4: missing requirement [elasticsearch/6.2.4] osgi.identity; osgi.identity=org.apache.karaf.decanter.elasticsearch-6.x; type=osgi.bundle; version="[2.1.0,2.1.0]"; resolution:=mandatory [caused by: Unable to resolve org.apache.karaf.decanter.elasticsearch-6.x/2.1.0: missing requirement [org.apache.karaf.decanter.elasticsearch-6.x/2.1.0] osgi.wiring.package; filter:="(osgi.wiring.package=com.vividsolutions.jts.algorithm)"]]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)