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 aa2055ed018 camel-core: tracer should escape and not unescape message
body as json
add 8fbe97f8bbe camel-core - Backlog tracer to capture message type and
shown in camel-jbang trace command.
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/util/MessageHelperTest.java | 7 +--
.../camel/management/BacklogTracerFilterTest.java | 9 ++--
.../management/BacklogTracerIdOnAllNodesTest.java | 6 ++-
.../camel/management/BacklogTracerPatternTest.java | 6 ++-
.../management/BacklogTracerStreamCachingTest.java | 3 +-
.../apache/camel/management/BacklogTracerTest.java | 24 +++++++----
.../ManagedBrowsableEndpointAsXmlTest.java | 50 ++++++++++++++--------
.../org/apache/camel/support/MessageHelper.java | 13 +++---
.../core/commands/action/CamelTraceAction.java | 12 +++---
9 files changed, 84 insertions(+), 46 deletions(-)