GitHub user evmin opened a pull request:
https://github.com/apache/camel/pull/1914
CAMEL-11733: Fixed partition character
Resolved the issue where the partition taken from the Header is not
correctly defined.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ScentreGroup/camel CAMEL-11733
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1914.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 #1914
----
commit 79a9868b5a78b9b80198e9e75fd0e29cc45dfbf0
Author: Sarel Lugtenburg <[email protected]>
Date: 2017-09-03T21:31:07Z
CAMEL-11733: Fixed partition character
----
---