GitHub user brmeyer opened a pull request:
https://github.com/apache/camel/pull/2168
CAMEL-12128 ProducerTemplate: added sendBodyAndProperties methods
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brmeyer/camel ProducerTemplate-helpers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2168.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 #2168
----
commit bad063e59b5d90110e4c0312b328ac3b910c997e
Author: Brett Meyer <brett@...>
Date: 2018-01-07T00:49:36Z
CAMEL-12128 ProducerTemplate: added sendBodyAndProperties methods
----
---