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 2023/10/23 13:49:22 UTC

[camel] branch regen_bot updated (49d0990302b -> 2061fb49fc4)

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 49d0990302b CAMEL-20032: camel-yaml-dsl - Choice should not have steps in schema (#11813)
     add 14bc8682a5e CAMEL-19437: camel-jbang - Export should include maven profile to include camel-debug for remote debugging from IDE tools
     add 2061fb49fc4 CAMEL-19437: camel-jbang - Export should include maven profile to include camel-debug for remote debugging from IDE tools

No new revisions were added by this update.

Summary of changes:
 docs/user-manual/modules/ROOT/pages/camel-jbang.adoc   |  3 +++
 .../src/main/resources/templates/jkube-profiles.tmpl   |  2 --
 .../src/main/resources/templates/main-pom.tmpl         | 18 ++++++++++++++++++
 .../src/main/resources/templates/quarkus-pom.tmpl      | 16 ++++++++++++++++
 .../src/main/resources/templates/spring-boot-pom.tmpl  | 17 +++++++++++++++++
 5 files changed, 54 insertions(+), 2 deletions(-)