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 2021/12/21 10:05:00 UTC

[jira] [Commented] (CAMEL-17194) Generate source for camel-endpointdsl and camel-componentdsl only once

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