GitHub user trobert opened a pull request: https://github.com/apache/camel/pull/1127
fix moduleClassNames attribute wiring in JSonDataFormat `moduleClassNames` is not taken into account in `<dataFormats><json moduleClassNames = "..."></dataFormats>` This commit fix this. Please can you backport to 2.17 too ? thanks You can merge this pull request into a Git repository by running: $ git pull https://github.com/trobert/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1127.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 #1127 ---- commit d8b644d3d138736ce2d99eb032ae16904e425149 Author: Thibaut Robert <thibaut.rob...@worldline.com> Date: 2016-08-18T14:51:54Z fix moduleClassNames attribute wiring in JSonDataFormat ---- --- 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. ---