This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 08a2e2c1f94 CAMEL-19302: camel init - Should not include hardcoded
routeId
new 00616410e4e CAMEL-19309: camel-jbang - camel run --source-dir
new 8b24b6ccfb5 CAMEL-19309: camel-jbang - camel run --source-dir
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/spi/RoutesLoader.java | 14 ++++-
.../camel/impl/engine/DefaultRoutesLoader.java | 45 ++++++++++-----
.../apache/camel/main/DefaultRoutesCollector.java | 65 +++++++++++++++++-----
.../org/apache/camel/main/RoutesConfigurer.java | 56 ++++++++++++++++---
.../org/apache/camel/support/ResourceHelper.java | 19 +++++--
.../modules/ROOT/pages/camel-jbang.adoc | 38 +++++++++++++
.../apache/camel/dsl/jbang/core/commands/Run.java | 61 +++++++++++++++-----
.../java/org/apache/camel/main/KameletMain.java | 1 +
8 files changed, 242 insertions(+), 57 deletions(-)