You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (JIRA)" <ji...@apache.org> on 2015/12/07 22:09:10 UTC

[jira] [Created] (GEODE-629) Replace use of org.json with Jackson JSON library

Jens Deppe created GEODE-629:
--------------------------------

             Summary: Replace use of org.json with Jackson JSON library
                 Key: GEODE-629
                 URL: https://issues.apache.org/jira/browse/GEODE-629
             Project: Geode
          Issue Type: Improvement
            Reporter: Jens Deppe


Currently we're using two different JSON libraries; org.json and jackson. We have customized org.json in the module gemfire-json.

We should try and consolidate on a single JSON library - namely jackson as it is much more capable than org.json.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)