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 2022/06/19 13:15:00 UTC

[camel] branch regen_bot updated (950c0451ad2 -> de3792d6e94)

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

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


    from 950c0451ad2 CAMEL-18190: camel-jbang - Downloading dependencies - Did you mean
     add de3792d6e94 CAMEL-18190: camel-jbang - Downloading dependencies - Did you mean

No new revisions were added by this update.

Summary of changes:
 .../download/DependencyDownloaderRoutesLoader.java | 13 +++-
 .../download/KnownKameletRoutesBuilderLoader.java  | 81 ++++++++++++++++++++++
 .../camel/main/util/SuggestSimilarHelper.java      |  2 +-
 3 files changed, 94 insertions(+), 2 deletions(-)
 create mode 100644 dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/KnownKameletRoutesBuilderLoader.java