[ 
https://issues.apache.org/jira/browse/CAMEL-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768184#comment-16768184
 ] 

Claus Ibsen commented on CAMEL-13201:
-------------------------------------

For spring-boot we could have the same, so the -starter just depends on the 
minimal core. Then you need to add camel-timer-starter if you use the timer 
component and so forth.

Then you need to choose the core should be regular core or core-minimal. Then 
all the generated starters should depend on minimal, so they dont bring in 
those extra JARs

> camel3 - camel-core-minimal - To have core with as few dependencies as 
> possible
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-13201
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13201
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> The camel-core includes all the core components from 2.x. However you may 
> want to choose precisely only the core components you need.
> So with a camel-core-minimal you can then add the ones afterwards, such as 
> log,timer and file etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to