You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dhiraj Bokde (JIRA)" <ji...@apache.org> on 2015/07/31 08:01:04 UTC

[jira] [Assigned] (CAMEL-9039) Feature camel-core contains bundles, which should be made optional for micro-services deployment

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

Dhiraj Bokde reassigned CAMEL-9039:
-----------------------------------

    Assignee: Dhiraj Bokde

> Feature camel-core contains bundles, which should be made optional for micro-services deployment
> ------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9039
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9039
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.15.2
>            Reporter: Dhiraj Bokde
>            Assignee: Dhiraj Bokde
>
> The camel-core feature loads the following bundles that are only useful in a console based karaf container:
> {code}
> <bundle>mvn:org.apache.camel/camel-catalog/${project.version}</bundle>
> <bundle>mvn:org.apache.camel/camel-commands-core/${project.version}</bundle>
> <bundle>mvn:org.apache.camel.karaf/camel-karaf-commands/${project.version}</bundle>
> {code}
> Loading these bundles should be made optional so that the camel-core feature (and all the component features that depend on it) can be easily used in a micro-services deployment of Karaf4. 



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