This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from e8824fdfc9d Update camel releases
new b79c41dda7f CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new e9d4261eb6c CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 7928d3fc7a2 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new b52beb5d696 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new ae9cde23eae CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 25b2e1579fa CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 43181a3cbbc CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new e616a9e9f88 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 8a3f6d3e8ab CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 8a4721fed9c CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
The 10 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:
.../camel/dsl/jbang/core/commands/Export.java | 6 ++
.../dsl/jbang/core/commands/ExportBaseCommand.java | 55 +++++++++++++
.../dsl/jbang/core/commands/ExportCamelMain.java | 56 ++++++++++++++
.../dsl/jbang/core/commands/ExportQuarkus.java | 87 ++++++++++++++++++++-
.../dsl/jbang/core/commands/ExportSpringBoot.java | 90 ++++++++++++++++++++++
5 files changed, 293 insertions(+), 1 deletion(-)