GitHub user gzurowski opened a pull request: https://github.com/apache/camel/pull/78
CAMEL-7067: Use message headers instead of exchange properties. Refactor jcr-component to use message headers instead of exchange properties as data source for properties in target JCR nodes, see: https://issues.apache.org/jira/browse/CAMEL-7067. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gzurowski/camel CAMEL-7067 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/78.patch ---- commit 431daf45dd929b48c41cf7662e9971dac60dfa92 Author: Gregor Zurowski <gre...@zurowski.org> Date: 2013-12-24T05:25:30Z CAMEL-7067: Use message headers instead of exchange properties. Signed-off-by: Gregor Zurowski <gre...@zurowski.org> ----