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/03 13:57:01 UTC

[camel] branch regen_bot updated (c1a6c9f9b66 -> 56bea65fa7a)

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 c1a6c9f9b66 CAMEL-19944 - Upgrade Azure SDK BOM to version 1.2.17 (#11632)
     add 56bea65fa7a CAMEL-19932: camel-jbang - Run/Transform from existing maven based structure

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/dsl/jbang/core/commands/Run.java  |  99 +----------
 .../camel/dsl/jbang/core/commands/RunHelper.java   | 194 +++++++++++++++++++++
 2 files changed, 200 insertions(+), 93 deletions(-)
 create mode 100644 dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/RunHelper.java