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/10/31 13:23:55 UTC

[camel] branch regen_bot updated (fb8875c4cc7 -> 637a381c31e)

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 fb8875c4cc7 camel-resilienc4j - Add dev console and Camel CLI command
     add 637a381c31e CAMEL-18669: camel-jbang - Using resilience4j as CB should include include dependency

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/main/KameletMain.java    |  4 ++
 .../main/download/CircuitBreakerDownloader.java    | 75 ++++++++++++++++++++++
 2 files changed, 79 insertions(+)
 create mode 100644 dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/CircuitBreakerDownloader.java