You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/03/15 14:43:38 UTC

[jira] [Resolved] (CAMEL-8490) OSGI Import package are wrong

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

Claus Ibsen resolved CAMEL-8490.
--------------------------------
       Resolution: Duplicate
    Fix Version/s: 2.16.0
                   2.15.1
         Assignee: Claus Ibsen

Already reported and fixed for next release

> OSGI Import package are wrong
> -----------------------------
>
>                 Key: CAMEL-8490
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8490
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-catalog
>    Affects Versions: 2.15.0
>            Reporter: Charlie Mordant
>            Assignee: Claus Ibsen
>             Fix For: 2.15.1, 2.16.0
>
>
> Camel-catalog pom specify that it wants to export the org.apache.camel.catalog.archetypes.
> Unfortunately, this package does not exist in the bundle, so it tries to import it.
> As this package isn't present in any other bundle, this bundle won't start in any OSGI environment.
> As this package is referenced in the camel-core Karaf feature, not any camel feature can be started...
> Please remove 'org.apache.camel.catalog.archetypes' in the 'camel.osgi.export.pkg' property section of this module pom.xml.
> Regards,



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