This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 422688d15e2 CAMEL-18676: camel-jbang: does not add camel-openapi-java
component when required
new f9065dbceea CAMEL-18669: camel-jbang - Using resilience4j as CB should
include include dependency
new 1507c476a53 Fix CS
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/camel/main/KameletMain.java | 4 ++
.../main/download/CircuitBreakerDownloader.java | 69 ++++++++++++++++++++++
2 files changed, 73 insertions(+)
create mode 100644
dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/CircuitBreakerDownloader.java