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 7de327d91eb CAMEL-17100: minio consumer is slow at starting. Change 
the minio object loading at beginning to exchange by exchange (#7691)
     new 92ae2bc2f44 Polished
     new f48f729ffdc camel-jbang - github resource resolver should be detected 
if in use or not.

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:
 .../org/apache/camel/spi/ResourceResolver.java     |  1 +
 .../camel/impl/engine/DefaultResourceLoader.java   | 17 +++++++++++++
 dsl/camel-kamelet-main/pom.xml                     |  4 ---
 .../main/DependencyDownloaderResourceLoader.java   | 29 ++++++++++++++++++++++
 .../java/org/apache/camel/main/KameletMain.java    |  1 +
 5 files changed, 48 insertions(+), 4 deletions(-)
 create mode 100644 
dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/DependencyDownloaderResourceLoader.java

Reply via email to