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 13:11:00 UTC

[jira] [Comment Edited] (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 edited comment on CAMEL-17194 at 12/21/21, 1:10 PM:
----------------------------------------------------------------

componentdsl seems easier as its less complex
endpointdsl has some project classloader to deal with enums *DONE*


was (Author: davsclaus):
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
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.15.0
>
>
> 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)