Alex Rudyy created QPID-4220:
--------------------------------
Summary: Use single json processing library acrross all modules in
java modules tree
Key: QPID-4220
URL: https://issues.apache.org/jira/browse/QPID-4220
Project: Qpid
Issue Type: Improvement
Components: Java Performance Tests
Affects Versions: 0.19
Reporter: Alex Rudyy
Assignee: Alex Rudyy
Priority: Minor
Currently java modules tree has dependencies on 2 json processing libraries:
jackson and gson. jackson library is used in http management, gson is used in
perftests library. In order to unify the usage of libraries and reduce the
dependencies the perftests module needs to be changed to use jackson json
parser and mapper.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]