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

Claus Ibsen commented on CAMEL-13040:
-------------------------------------

We are moving out the components from camel-core to separate modules. Should we 
have these in the components folder or have them as camel-core-file, 
camel-core-ref, camel-core-test etc to indicate that they are the core 
components. I think this would be good, then they are also grouped together in 
the directory listing.

And we also avoid a clash with camel-test which is for unit testing, as we have 
a test component in camel-core, which would then be named camel-core-test.


> camel3 - camel-core directory layout
> ------------------------------------
>
>                 Key: CAMEL-13040
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13040
>             Project: Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 3.0.0
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> I think we should move the splitted camel-core modules into a common parent 
> folder.
> camel-core (POM folder)
> + camel-api
> + camel-core-impl
> + camel-management-api
> + camel-management-impl
> + camel-util
> Then we can have camel-core as a POM for all the sub modules that 
> collectively is "camel-core" as they are in 2.x. 
> And we can then continue to splitup the camel-core-impl into smaller pieces, 
> such as the DSL with a camel-dsl-java and camel-dsl-xml
> Just mind that when we do this its harder to backport code fixes from 3.x to 
> 2.x as now the camel-core is not in the same directory location. But this 
> will eventually happen the more camel-core is splitted up into smaller 
> modules.



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

Reply via email to