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 06:46:31 UTC

[camel] branch regen_bot updated (cc856bd49cf -> 7d4e63e32e7)

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 cc856bd49cf Fixed results of inspection "redundant local variable". Inlining of variables is the solution. PR for dsl (#9833)
     add 7d4e63e32e7 CAMEL-19255: Added code to export kamelets yaml files to /kamelets folder after running camel jbang export command. (#9829)

No new revisions were added by this update.

Summary of changes:
 .../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 ++++-
 4 files changed, 25 insertions(+), 9 deletions(-)