Re: Regeneration of endpoint-dsl classes

2023-11-06 Thread Claus Ibsen
Hi You can regen those by cd dsl cd camel-componentdsl mvn clean install and the same for the other On Mon, Nov 6, 2023 at 9:51 AM Karen Lease wrote: > Hi all, > Do the generated java classes in > dsl/camel-endpointdsl/src/generated/java get updated automatically > periodically or only when e

Regeneration of endpoint-dsl classes

2023-11-06 Thread Karen Lease
Hi all, Do the generated java classes in dsl/camel-endpointdsl/src/generated/java get updated automatically periodically or only when explicitly committed? I committed the builder classes related to my correction of CAMEL-20079 but my local build also included references to the recently added S