You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/06/06 13:54:42 UTC

[camel] branch regen_bot updated (7a40ff19621 -> 877e6798b96)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 7a40ff19621 (chores) camel-cassandraql: disable flaky tests on MacOS
     add 3be249ff1a0 CAMEL-18151: camel-jbang - Base command for export
     add d61a8999a20 CAMEL-18151: camel-jbang - Base command for export
     add b32c1ba33cf CAMEL-18151: camel-jbang - Base command for export
     add 877e6798b96 CAMEL-18151: camel-jbang - Base command for export

No new revisions were added by this update.

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%)