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/03/06 09:09:15 UTC

[camel] branch regen_bot updated (bd79f14f815 -> 61afb9967a2)

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 bd79f14f815 CAMEL-18983: camel-jbang - Automatic detect atlassian maven repo when using camel-jira
     add 61afb9967a2 CAMEL-18983: camel-jbang - export - Add known maven repos such when using camel-jira.

No new revisions were added by this update.

Summary of changes:
 .../dsl/jbang/core/commands/ExportBaseCommand.java | 26 +++++++++++++++-------
 .../dsl/jbang/core/commands/ExportCamelMain.java   |  2 +-
 .../dsl/jbang/core/commands/ExportQuarkus.java     |  4 ++--
 .../dsl/jbang/core/commands/ExportSpringBoot.java  |  4 ++--
 .../apache/camel/dsl/jbang/core/commands/Run.java  |  9 ++++++++
 .../camel/main/download/DownloadListener.java      |  7 ++++++
 .../main/download/MavenDependencyDownloader.java   | 13 +++++++++--
 7 files changed, 50 insertions(+), 15 deletions(-)