[
https://issues.apache.org/jira/browse/CAMEL-17194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17463098#comment-17463098
]
Claus Ibsen commented on CAMEL-17194:
-------------------------------------
componentdsl seems easier as its less complex
endpointdsl has some project classloader to deal with enums
> Generate source for camel-endpointdsl and camel-componentdsl only once
> ----------------------------------------------------------------------
>
> Key: CAMEL-17194
> URL: https://issues.apache.org/jira/browse/CAMEL-17194
> Project: Camel
> Issue Type: Task
> Components: build system
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.x
>
>
> When you build a component then it update sources in these DSLs per component.
> Instead we should when building these DSLs make them scan all components and
> build the DSL source code only once.
> This also reduces the complexity of updating the source code, as they can
> just re-generate everything when building.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)