Guillaume Nodet created CAMEL-15433:
---------------------------------------
Summary: Generators should run during a component build
Key: CAMEL-15433
URL: https://issues.apache.org/jira/browse/CAMEL-15433
Project: Camel
Issue Type: Improvement
Reporter: Guillaume Nodet
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)