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/07/31 09:32:04 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14648869#comment-14648869 ] 

Claus Ibsen commented on CAMEL-9039:
------------------------------------

Yeah but we should make sure they are loaded by default when people do a 'camel' feature install. You may move these to some new 'camel-core' feature or something that just has the very basics, i guess even without camel-blueprint or camel-spring either.

> 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)