[
https://issues.apache.org/jira/browse/CAMEL-13208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16769104#comment-16769104
]
Claus Ibsen commented on CAMEL-13208:
-------------------------------------
camel-spring has dependency on camel-management-impl which it should not.
And we should try to get camel-core-xml not rely on camel-managemet-impl, but
have some factory API for creating the management, when you have
camel-management-impl on the classpath or not. Then we can rely on just
camel-management-api, and people can then via the camel-core-tiny more easily
have JMX or not.
> camel3 - camel-core - Should have management-impl out of the box
> ----------------------------------------------------------------
>
> Key: CAMEL-13208
> URL: https://issues.apache.org/jira/browse/CAMEL-13208
> Project: Camel
> Issue Type: Task
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0
>
>
> So its like in 2.x, where you have JMX out of the box.
> We will for M2 work on a camel-core-tiny where you dont have that OOTB and
> other core components etc to have a minimal Camel.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)