[
https://issues.apache.org/jira/browse/CAMEL-9172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908732#comment-14908732
]
ASF GitHub Bot commented on CAMEL-9172:
---------------------------------------
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 <[email protected]>
Date: 2015-09-25T21:57:44Z
CAMEL-9172 - Created camel-jolt component
----
> JOLT Component
> --------------
>
> Key: CAMEL-9172
> URL: https://issues.apache.org/jira/browse/CAMEL-9172
> Project: Camel
> Issue Type: New Feature
> Affects Versions: 2.16.0
> Reporter: Pontus Ullgren
> Priority: Minor
>
> Create new transformation component for JOLT
> (https://github.com/bazaarvoice/jolt)
> http://camel.465427.n5.nabble.com/Camel-Template-solution-for-JSON2JSON-tc5758858.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)