[
https://issues.apache.org/jira/browse/CAMEL-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-15433:
--------------------------------
Component/s: build system
> Generators should run during a component build
> ----------------------------------------------
>
> Key: CAMEL-15433
> URL: https://issues.apache.org/jira/browse/CAMEL-15433
> Project: Camel
> Issue Type: Improvement
> Components: build system
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 3.6.0
>
>
> The catalog generates a bunch of files. The problem is that those files are
> re-generated when the {{catalog/camel-catalog}} module is built, so that when
> a developper modifies a component without rebuilding the whole project, those
> modifications may be missed, and thus leads to an incomplete commit.
> The idea is to move the generators that depends on a given component inside
> the build of that component, so that the changes would be effective
> immediately.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)