In the Geode codebase we currently make use of 2 different JSON libraries - jackson is one and org.json is another. org.json has been included and customized under the module gemfire-json.
I'm curious as to why this is (if anyone knows). Before I submit a Jira, I wanted to ask if anyone knows why we couldn't consolidate to a single JSON library (I'd suggest jackson). Thanks --Jens
