GitHub user kimmking opened a pull request: https://github.com/apache/camel/pull/1743
add a new json dataformat for fastjson library add a new json dataformat for fastjson library: https://github.com/alibaba/fastjson You can merge this pull request into a Git repository by running: $ git pull https://github.com/kimmking/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1743.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 #1743 ---- commit 658a6ed68350b9aec963c7083a7f7c5fc0030994 Author: kimmking <kimmking...@gmail.com> Date: 2017-06-03T18:06:32Z Merge pull request #1 from apache/master update to now commit cfe79fa04f1263bf5bd00f6998e19a9329b044b3 Author: kimmking <kimmking...@gmail.com> Date: 2017-06-04T15:17:48Z add camel-fastjson commit 064eccd7f6d21289309578abfb149d3e707ccce4 Author: kimmking <kimmking...@gmail.com> Date: 2017-06-04T15:18:49Z add camel-fastjson commit 86b522441f6071e6dd24eba19fc4845f62fbdd5c Author: kimmking <kimmk...@163.com> Date: 2017-06-06T12:17:29Z add fastjson commit 4c705419e524f33f966364441b82c3c37ef354ef Author: kingkimm <kimmking@kingkimmdemacbook-pro.local> Date: 2017-06-07T06:56:32Z add fastjson commit ac2dc479175739d5b764b59f99344eef6fc968ca Author: kimmking <kimmking...@gmail.com> Date: 2017-06-07T14:54:08Z add test ---- --- 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. ---