[ 
https://issues.apache.org/jira/browse/GEODE-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789934#comment-16789934
 ] 

ASF subversion and git services commented on GEODE-5013:
--------------------------------------------------------

Commit b2af5c9d0d1be10cf1e3882c53e916b7039b6d6f in geode's branch 
refs/heads/feature/GEODE-5013 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b2af5c9 ]

GEODE-5013 Replace org.json with Jackson in GfJsonObject

This removes org.json as a dependency in geode-core and associated test
modules.  GfJsonObject and GfJsonArray are ported to use the same basic
Jackson ObjectMapper setup as QueryResultFormatter so that we now have a
uniform mechanism for managing JSON documents for querying/gfsh.

The geode-web-api and geode-pulse modules still use the geode-json
module.  When/if they are ported to use GfJsonObject/Array we can delete
the geode-json module.


> Replace org.json with Jackson in GfJsonObject
> ---------------------------------------------
>
>                 Key: GEODE-5013
>                 URL: https://issues.apache.org/jira/browse/GEODE-5013
>             Project: Geode
>          Issue Type: Sub-task
>          Components: gfsh
>            Reporter: Jens Deppe
>            Assignee: Bruce Schuchardt
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to