GitHub user ullgren opened a pull request: https://github.com/apache/camel/pull/622
CAMEL-9172 - Created camel-jolt component Created a initial version of a camel-jolt component. JOLT is a JSON to JSON transformation library written in Java where the "specification" for the transform is itself a JSON document. JOLT is licensed under Apache License Version 2.0. For more information see https://github.com/bazaarvoice/jolt You can merge this pull request into a Git repository by running: $ git pull https://github.com/ullgren/camel CAMEL-9172 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/622.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 #622 ---- commit fd77d9e7d34db4dd920912b13271fe22c2708064 Author: Pontus Ullgren <ullg...@gmail.com> Date: 2015-09-25T21:57:44Z CAMEL-9172 - Created camel-jolt component ---- --- 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. ---