This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 62be8dd9950 (chores) camel-jms: disabled flaky tests on GH
new f9701e34bd6 CAMEL-19108: camel-jbang - Export to support local lib JAR
via systemPath in Maven pom.xml
new 4f0c2fb2d05 camel-jbang - Fix jbang export for quarkus for native
settings in application.properties
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)