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 2023/04/09 07:04:38 UTC

[camel] branch regen_bot_3x updated (749b8b00181 -> 37c6194872b)

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

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


    from 749b8b00181 CAMEL-18625 - Updated Docs
     add 5ba320441c7 CAMEL-19255: Added code to export kamelets yaml files to /kamelets folder after running camel jbang export command. (#9829)
     add 37c6194872b Fixed CS

No new revisions were added by this update.

Summary of changes:
 .../idempotent/kafka/KafkaIdempotentRepository.java        |  2 +-
 .../camel/dsl/jbang/core/commands/ExportBaseCommand.java   | 14 ++++++++++----
 .../camel/dsl/jbang/core/commands/ExportCamelMain.java     |  9 ++++++---
 .../camel/dsl/jbang/core/commands/ExportQuarkus.java       |  6 +++++-
 .../camel/dsl/jbang/core/commands/ExportSpringBoot.java    |  5 ++++-
 5 files changed, 26 insertions(+), 10 deletions(-)