You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2020/09/15 12:53:00 UTC

[jira] [Resolved] (CAMEL-15433) Generators should run during a component build

     [ https://issues.apache.org/jira/browse/CAMEL-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved CAMEL-15433.
-------------------------------------
    Fix Version/s: 3.6.0
       Resolution: Fixed

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