Jason Plurad created TINKERPOP3-711:
---------------------------------------
Summary: Use Jackson in JsonMessageSerializerV1d0Test.java
Key: TINKERPOP3-711
URL: https://issues.apache.org/jira/browse/TINKERPOP3-711
Project: TinkerPop 3
Issue Type: Bug
Components: driver
Affects Versions: 3.0.0.GA
Reporter: Jason Plurad
Fix For: 3.0.0.GA
This test is using org.json.* classes for JSON handling. The license for that
jar is questionable http://www.json.org/license.html.
It would be better to use Jackson or Apache wink-json4j.
I can provide a pull request for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)