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/04/11 14:45:11 UTC

[camel] branch regen_bot updated (62be8dd9950 -> 4f0c2fb2d05)

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 62be8dd9950 (chores) camel-jms: disabled flaky tests on GH
     add f9701e34bd6 CAMEL-19108: camel-jbang - Export to support local lib JAR via systemPath in Maven pom.xml
     add 4f0c2fb2d05 camel-jbang - Fix jbang export for quarkus for native settings in application.properties

No new revisions were added by this update.

Summary of changes:
 .../dsl/jbang/core/commands/ExportBaseCommand.java | 46 ++++++++++++++++++++++
 .../dsl/jbang/core/commands/ExportCamelMain.java   | 12 +++++-
 .../dsl/jbang/core/commands/ExportQuarkus.java     | 12 +++++-
 .../dsl/jbang/core/commands/ExportSpringBoot.java  | 10 ++++-
 4 files changed, 76 insertions(+), 4 deletions(-)