You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2014/10/06 21:59:34 UTC

[jira] [Updated] (SM-2346) Can not resolve feature: camel-avro

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

Krzysztof Sobkowiak updated SM-2346:
------------------------------------
    Fix Version/s:     (was: 5.3.x)
                       (was: 6.0.x)
                       (was: 5.2.x)
                       (was: 5.1.x)
                   5.3.0
                   6.0.0
                   5.2.0
                   5.1.4

> Can not resolve feature: camel-avro
> -----------------------------------
>
>                 Key: SM-2346
>                 URL: https://issues.apache.org/jira/browse/SM-2346
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-camel
>    Affects Versions: 5.1.0
>            Reporter: Brad Nussbaum
>            Assignee: Krzysztof Sobkowiak
>             Fix For: 5.1.4, 5.2.0, 6.0.0, 5.3.0
>
>
> {code}
> karaf@root> features:list |grep avro
> [uninstalled] [2.13.1         ] camel-avro                              camel-2.13.1              
> karaf@root> features:install camel-avro
> Error executing command: Can not resolve feature:
> Unsatisfied requirement(s):
> ---------------------------
>    package:(&(package=org.apache.avro.file)(version>=1.7.0)(!(version>=2.0.0)))
>       Apache ServiceMix :: Bundles :: avro-ipc
>    package:(&(package=org.apache.avro.ipc)(version>=1.7.0)(!(version>=2.0.0)))
>       camel-avro
>    package:(&(package=org.apache.avro.io)(version>=1.7.0)(!(version>=2.0.0)))
>       Apache ServiceMix :: Bundles :: avro-ipc
>    package:(&(package=org.apache.avro.ipc.reflect)(version>=1.7.0)(!(version>=2.0.0)))
>       camel-avro
>    package:(&(package=org.apache.avro.generic)(version>=1.7.0)(!(version>=2.0.0)))
>       Apache ServiceMix :: Bundles :: avro-ipc
>    package:(&(package=org.apache.avro)(version>=1.7.0)(!(version>=2.0.0)))
>       Apache ServiceMix :: Bundles :: avro-ipc
>    package:(&(package=org.apache.avro.reflect)(version>=1.7.0)(!(version>=2.0.0)))
>       camel-avro
>    package:(&(package=org.apache.avro.util)(version>=1.7.0)(!(version>=2.0.0)))
>       Apache ServiceMix :: Bundles :: avro-ipc
>    package:(&(package=org.apache.avro.specific)(version>=1.7.0)(!(version>=2.0.0)))
>       camel-avro
>    package:(&(package=org.apache.avro)(version>=1.7.0)(!(version>=2.0.0)))
>       camel-avro
>    package:(&(package=org.apache.avro.specific)(version>=1.7.0)(!(version>=2.0.0)))
>       Apache ServiceMix :: Bundles :: avro-ipc
>    package:(&(package=org.apache.avro.io)(version>=1.7.0)(!(version>=2.0.0)))
>       camel-avro
>    package:(&(package=org.apache.avro.data)(version>=1.7.0)(!(version>=2.0.0)))
>       Apache ServiceMix :: Bundles :: avro-ipc
>    package:(&(package=org.apache.avro.generic)(version>=1.7.0)(!(version>=2.0.0)))
>       camel-avro
>    package:(&(package=org.apache.avro.ipc.specific)(version>=1.7.0)(!(version>=2.0.0)))
>       camel-avro
>    package:(&(package=org.apache.avro.reflect)(version>=1.7.0)(!(version>=2.0.0)))
>       Apache ServiceMix :: Bundles :: avro-ipc
>    package:(&(package=sun.misc))
>       Apache ServiceMix :: Bundles :: avro
> {code}



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