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/05/02 17:42:52 UTC

[camel] branch regen_bot updated (ab66c331511 -> 0874cd7b43b)

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 ab66c331511 CAMEL-19306: camel-jbang - added beans definition as known yaml file (#9974)
     add 0874cd7b43b CAMEL-19302: camel init - Should not include hardcoded routeId

No new revisions were added by this update.

Summary of changes:
 .../camel-jbang-core/src/main/resources/templates/groovy.tmpl           | 1 -
 dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/java.tmpl | 2 +-
 dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/js.tmpl   | 1 -
 dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/jsh.tmpl  | 1 -
 dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/kts.tmpl  | 1 -
 dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/xml.tmpl  | 2 +-
 dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/yaml.tmpl | 2 +-
 7 files changed, 3 insertions(+), 7 deletions(-)