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/27 09:41:34 UTC

[camel] branch regen_bot updated (c4e71d7349f -> 5afa99190a0)

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 c4e71d7349f Regen for commit 22f2044fa1063aed21f0f1e4a6a426bb2c498510 (#7889)
     add fd06cefcde9 (chores) camel-jbang: fixed leaky streams
     add 5afa99190a0 (chores) fixed formatting

No new revisions were added by this update.

Summary of changes:
 .../kubernetes/properties/BasePropertiesFunction.java          |  1 -
 .../java/org/apache/camel/dsl/jbang/core/commands/Export.java  |  4 ++--
 .../camel/dsl/jbang/core/commands/ExportBaseCommand.java       | 10 +++++-----
 .../apache/camel/dsl/jbang/core/commands/ExportCamelMain.java  |  4 ++--
 .../apache/camel/dsl/jbang/core/commands/ExportQuarkus.java    |  4 ++--
 .../apache/camel/dsl/jbang/core/commands/ExportSpringBoot.java |  4 ++--
 .../java/org/apache/camel/dsl/jbang/core/commands/Run.java     |  2 +-
 .../org/apache/camel/dsl/jbang/core/common/RuntimeUtil.java    | 10 ++++++++++
 8 files changed, 24 insertions(+), 15 deletions(-)