GitHub user strelok1 opened a pull request:
https://github.com/apache/camel/pull/1946
CAMEL-11797: Change MessageHelper to use the custom message history format
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/strelok1/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1946.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1946
----
commit 42e70f6cf79967d120412d8b702e1c6c18f98ebd
Author: Roman Rodov <[email protected]>
Date: 2017-09-21T07:22:56Z
CAMEL-11797: Change MessageHelper to actually use the custom message
history format for lines > 1
----
---