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 7a40ff19621 (chores) camel-cassandraql: disable flaky tests on MacOS new 3be249ff1a0 CAMEL-18151: camel-jbang - Base command for export new d61a8999a20 CAMEL-18151: camel-jbang - Base command for export new b32c1ba33cf CAMEL-18151: camel-jbang - Base command for export new 877e6798b96 CAMEL-18151: camel-jbang - Base command for export The 4 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: .../{ExportQuarkus.java => BaseExport.java} | 207 +++++-------------- .../dsl/jbang/core/commands/ExportCamelMain.java | 227 ++------------------- .../dsl/jbang/core/commands/ExportQuarkus.java | 212 +------------------ .../dsl/jbang/core/commands/ExportSpringBoot.java | 227 ++------------------- 4 files changed, 100 insertions(+), 773 deletions(-) copy dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/{ExportQuarkus.java => BaseExport.java} (54%)