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