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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 79946cd  salesforce timer getheader frm exchange (#6456)
     new 29b9e64  CAMEL-17217: camel-kamelet-main - Auto download DSL when 
loading routes in different DSLs
     new da4f30c  Polished

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:
 .../camel/impl/engine/DefaultRoutesLoader.java     |  6 +-
 .../apache/camel/dsl/jbang/core/commands/Run.java  |  2 +-
 .../src/main/docs/kamelet-main.adoc                |  6 +-
 .../main/DependencyDownloaderRoutesLoader.java     | 85 ++++++++++++++++++++++
 .../java/org/apache/camel/main/KameletMain.java    |  2 +
 .../apache/camel/main/KameletMainGithubTest.java   | 10 +++
 6 files changed, 106 insertions(+), 5 deletions(-)
 create mode 100644 
dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/DependencyDownloaderRoutesLoader.java

Reply via email to