GitHub user ribeaud opened a pull request:
https://github.com/apache/camel/pull/2429
[CAMEL-12653] Pass given 'Exchange' to type converter
See https://issues.apache.org/jira/browse/CAMEL-12653.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ribeaud/camel feature/CAMEL-12653
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2429.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 #2429
----
commit 04bd0ff6ac4abadcf4d23b7a5307c8ad19c83992
Author: ribeaud <chri@...>
Date: 2018-07-16T12:29:39Z
[CAMEL-12653] Pass given 'Exchange' to type converter
----
---