This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24844-views
in repository https://gitbox.apache.org/repos/asf/camel.git
from 501744530e4f CAMEL-24844: the message dump carries the body's size and
says when the body is null; the camel-jbang history views and the history tool
show the body's type and size per step
add b11f67f60fbf CAMEL-24844: camel history has --json, and the message
table says whether a size counts elements or bytes
No new revisions were added by this update.
Summary of changes:
.../jbang-commands/camel-jbang-get-history.adoc | 1 +
.../META-INF/camel-jbang-commands-metadata.json | 2 +-
.../core/commands/action/CamelHistoryAction.java | 18 ++++++++++++++++++
.../core/commands/action/MessageTableHelper.java | 20 +++++++++++++++++---
.../core/commands/action/CamelHistoryActionTest.java | 17 +++++++++++++++++
5 files changed, 54 insertions(+), 4 deletions(-)