GitHub user lamperi opened a pull request: https://github.com/apache/camel/pull/371
CAMEL-8217: Fix typeHints option for camel-xmljson Fixed camel-core model to set the option on the data format. Changed the behaviour of YES and WITH_PREFIX to reflect documentation and naming. You can merge this pull request into a Git repository by running: $ git pull https://github.com/lamperi/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/371.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 #371 ---- commit 4ce11c999c01e8b00eb577e5b17a96c2063b003a Author: Toni Fadjukoff <lamp...@lamperi.name> Date: 2015-01-07T23:36:54Z CAMEL-8217: Fix typeHints option for camel-xmljson Fixed camel-core model to set the option on the data format. Changed the behaviour of YES and WITH_PREFIX to reflect documentation and naming. ---- --- 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. ---