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 2023/05/04 14:23:29 UTC

[camel] branch regen_bot_3x updated (d43383becd6 -> ef11c50b170)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from d43383becd6 Regen for commit fcf9a6287b588113dc15fa46fe05342bb1c194ba (#9990)
     add d0bbe11fdbc CAMEL-19309: camel-jbang - camel run --source-dir
     add ef11c50b170 CAMEL-19309: camel-jbang - camel run --source-dir

No new revisions were added by this update.

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(-)