]
Nistor Adrian updated IPROTO-179:
---------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Replace GSON with jackson-core
------------------------------
Key: IPROTO-179
URL:
https://issues.redhat.com/browse/IPROTO-179
Project: Infinispan ProtoStream
Issue Type: Bug
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 4.4.0.Alpha4
This is to align protostream with infinispan. Use same json library as infinispan in
order to limit the number of dependencies.
GSON used to be shaded. jackson will not be shaded as shading creates many nasty side
effects.