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/01/31 19:24:15 UTC

[camel] branch regen_bot updated (9dbdf8c7ddc -> 366c79fc8ff)

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 9dbdf8c7ddc (chores) camel-util: adjust test as clientId is now marked as secure
     add 366c79fc8ff CAMEL-18989: camel-jbang - Run custom distributions of Camel

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/dsl/jbang/core/commands/Run.java  | 87 +++++++++++++++++++++-
 .../core/commands/catalog/CatalogBaseCommand.java  |  1 +
 .../catalog => common}/VersionHelper.java          |  4 +-
 .../templates/run-custom-camel-version.tmpl}       |  9 ++-
 4 files changed, 94 insertions(+), 7 deletions(-)
 rename dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/{commands/catalog => common}/VersionHelper.java (95%)
 copy dsl/camel-jbang/{camel-jbang-main/src/main/jbang/main/CamelJBang.java => camel-jbang-core/src/main/resources/templates/run-custom-camel-version.tmpl} (87%)
 mode change 100755 => 100644