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/02/14 06:35:27 UTC

[camel] branch regen_bot updated (bb30def191d -> 3ea8d2af16b)

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 bb30def191d CAMEL-19033: camel-jbang - get trace in color output of json so its easier to read
     add bd966028a59 CAMEL-19033: camel-jbang - Add trace command
     add 3ea8d2af16b CAMEL-19033: camel-jbang - Add trace command

No new revisions were added by this update.

Summary of changes:
 .../debugger/DefaultBacklogTracerEventMessage.java |   8 +-
 .../camel/impl/engine/CamelInternalProcessor.java  |   3 +
 .../org/apache/camel/support/MessageHelper.java    |   4 +-
 .../dsl/jbang/core/commands/process/ListTrace.java | 112 ++++++++++++++++++---
 .../camel/dsl/jbang/core/common/JSonHelper.java    |   9 +-
 5 files changed, 115 insertions(+), 21 deletions(-)