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 ab9f5c8 Document Aggregator sync usage.
add c4bf1b9 CAMEL-17637: camel-jbang - Run goal added --dep to specify
dependency JARs to download and add to classpath from CLI
No new revisions were added by this update.
Summary of changes:
.../apache/camel/dsl/jbang/core/commands/Run.java | 8 ++-
.../main/CommandLineDependencyDownloader.java | 78 ++++++++++++++++++++++
.../java/org/apache/camel/main/KameletMain.java | 6 ++
.../org/apache/camel/main/KameletYamlRoutes.java | 1 -
4 files changed, 91 insertions(+), 2 deletions(-)
create mode 100644
dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/CommandLineDependencyDownloader.java