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/08/24 15:29:49 UTC

[camel] branch regen_bot updated (f807080d880 -> 95aa220141e)

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 f807080d880 CAMEL-18406: camel-jbang - Status command
     add 9442b88060c CAMEL-18406: camel-jbang - Status command
     add 4401dad9d80 CAMEL-18406: camel-jbang - Status command
     add 95aa220141e Fixed CS

No new revisions were added by this update.

Summary of changes:
 .../dsl/jbang/core/commands/ExportBaseCommand.java |  2 +-
 .../core/commands/process/CamelContextStatus.java  | 22 ++++++++-------
 .../core/commands/process/CamelRouteStatus.java    | 32 +++++++++++-----------
 .../core/commands/process/ProcessBaseCommand.java  | 23 ++++++++++++++--
 4 files changed, 49 insertions(+), 30 deletions(-)