This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from b47910bf00f Fixed test after changes in camel-core tests
new 2726fe92a37 CAMEL-20241: camel-jbang - Pretty print xml body should
not have noisy empty lines
new 7381d932865 Regen
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/processor/converter/ConvertBodyTest.java | 8 ++--
.../processor/converter/ConvertHeaderTest.java | 8 ++--
.../org/apache/camel/support/AbstractExchange.java | 2 +-
.../camel/util/xml/pretty/XmlPrettyPrinter.java | 45 ++++++++++++++--------
.../util/xml/pretty/XmlPrettyPrinterTest.java | 36 +++++++++++++++++
5 files changed, 73 insertions(+), 26 deletions(-)