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 2022/12/04 14:09:49 UTC

[camel] branch regen_bot updated (0303d2349e9 -> 7484bf12c7d)

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 0303d2349e9 CAMEL-18713: Loop EIP - Negative pending size on shutdown if using loopWhile. Thanks to Petr Holubec for reporting.
     add 7484bf12c7d CAMEL-18794: camel-jbang - Run --code

No new revisions were added by this update.

Summary of changes:
 .../modules/ROOT/pages/camel-jbang.adoc            | 17 +++++++++++++
 .../apache/camel/dsl/jbang/core/commands/Run.java  | 28 ++++++++++++++++++++++
 .../src/main/resources/templates/code-java.tmpl    | 14 +++++++++++
 3 files changed, 59 insertions(+)
 create mode 100644 dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/code-java.tmpl