GitHub user lburgazzoli opened a pull request: https://github.com/apache/camel/pull/876
CAMEL-9602 - ProducerTemplateBuilder This is a first cut of a ProducerTemplateBuilder which covers some basic cases. It does not support exchange, processor and exchange patter. Any feedback would be appreciated. You can merge this pull request into a Git repository by running: $ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9602 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/876.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 #876 ---- commit 5d1576c752a74d3ec93de339518438d89370878a Author: lburgazzoli <lburgazz...@gmail.com> Date: 2016-03-01T13:00:59Z CAMEL-9602 - ProducerTemplateBuilder ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---