This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 3c5f4db6ea4 CAMEL-19361: camel-yaml-dsl/camel-jbang - Running
KameletBinding should read properties/environment traits
new 4ebd67ae36e CAMEL-19360: camel-jbang - Export a set of files
new 8be2f35ba7c CAMEL-19360: camel-jbang - Export a set of files
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:
.../modules/ROOT/pages/camel-jbang.adoc | 23 ++++++++++++++++++++++
.../camel/dsl/jbang/core/commands/Export.java | 1 +
.../dsl/jbang/core/commands/ExportBaseCommand.java | 21 +++++++++++++++++++-
.../dsl/jbang/core/commands/ExportCamelMain.java | 4 ++--
.../dsl/jbang/core/commands/ExportQuarkus.java | 2 +-
.../dsl/jbang/core/commands/ExportSpringBoot.java | 2 +-
.../apache/camel/dsl/jbang/core/commands/Init.java | 2 +-
7 files changed, 49 insertions(+), 6 deletions(-)