This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 32d7f59f262 Update camel releases
new c323dcb4d6f CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 28e74c55691 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new c063a1ae504 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new c04f7396d89 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 16ae9e4b6bb CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 6c264887535 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new e45f7864bcd CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 1959eba8503 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 6523f79c748 CAMEL-19099 - Camel-Jbang Export: Add a flag to include
secret refresh properties in application.properties
new 695405485ae 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(-)