You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/02/21 14:32:41 UTC

(camel) branch regen_bot updated (bef72829643 -> 6d361622e14)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from bef72829643 CAMEL-20410: documentation fixes for camel-nitrite
     add 6d361622e14 CAMEL-20446: camel-jbang - Regenerate --open-api on reload so you can… (#13245)

No new revisions were added by this update.

Summary of changes:
 bom/camel-bom/pom.xml                              |  5 ++
 .../modules/ROOT/pages/camel-jbang.adoc            |  3 +
 dsl/camel-kamelet-main/pom.xml                     |  5 ++
 .../java/org/apache/camel/main/KameletMain.java    | 12 ++++
 .../reload/OpenApiGeneratorReloadStrategy.java     | 81 ++++++++++++++++++++++
 parent/pom.xml                                     |  5 ++
 6 files changed, 111 insertions(+)
 create mode 100644 dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/reload/OpenApiGeneratorReloadStrategy.java