This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from d43383becd6 Regen for commit fcf9a6287b588113dc15fa46fe05342bb1c194ba
(#9990)
new d0bbe11fdbc CAMEL-19309: camel-jbang - camel run --source-dir
new ef11c50b170 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(-)