Claus Ibsen created CAMEL-17194:
-----------------------------------
Summary: 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
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)