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 12:20:34 UTC

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

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 8d914629a1f CAMEL-18209: endpoint - The default options should all be marked as advanced as they are rare in use.
     add 87827823284 (chores) ci: avoid deploying to the Maven repo for regular build
     add 89da9a0e5b7 (chores) ci: rename stages to avoid confusion with the deploy job
     add 950c0451ad2 CAMEL-18190: camel-jbang - Downloading dependencies - Did you mean

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        |  4 ++--
 Jenkinsfile.jdk17                                  |  2 +-
 Jenkinsfile.s390x                                  |  2 +-
 dsl/camel-kamelet-main/pom.xml                     |  4 ++++
 .../DependencyDownloaderComponentResolver.java     | 12 +++++++++--
 .../DependencyDownloaderDataFormatResolver.java    | 13 +++++++++++-
 .../DependencyDownloaderLanguageResolver.java      | 14 +++++++++++--
 .../download/DependencyDownloaderRoutesLoader.java | 17 +++++----------
 .../camel/main/util/SuggestSimilarHelper.java      | 24 ++++++++++------------
 .../camel/main/MavenDependencyResolverTest.java    |  2 ++
 10 files changed, 60 insertions(+), 34 deletions(-)
 copy catalog/camel-catalog-lucene/src/main/java/org/apache/camel/catalog/lucene/LuceneSuggestionStrategy.java => dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/util/SuggestSimilarHelper.java (77%)