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/11/10 10:31:45 UTC

[camel] branch regen_bot updated (04f4ae3783d -> 4d27866c91f)

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 04f4ae3783d CAMEL-18608: camel-hazelcast - Fix port issue in HazelcastConfigurationTest
     add 4d27866c91f CAMEL-18706: camel-jbang - Automatic include ASF snapshot repo if using SNAPSHOT jars

No new revisions were added by this update.

Summary of changes:
 .../dsl/jbang/core/commands/ExportBaseCommand.java | 27 +++++++++++++
 .../dsl/jbang/core/commands/ExportCamelMain.java   | 10 ++++-
 .../dsl/jbang/core/commands/ExportQuarkus.java     | 38 ++++++++++++++-----
 .../dsl/jbang/core/commands/ExportSpringBoot.java  | 44 +++++++++++++---------
 .../resources/templates/apache-snapshot-maven.tmpl | 13 -------
 .../main/resources/templates/spring-boot-pom.tmpl  |  2 -
 .../camel-jbang-main/dist/CamelJBang.java          |  2 +-
 .../src/main/jbang/main/CamelJBang.java            |  2 +-
 .../main/download/MavenDependencyDownloader.java   |  2 +-
 9 files changed, 93 insertions(+), 47 deletions(-)
 delete mode 100644 dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/apache-snapshot-maven.tmpl