aboutsummaryrefslogtreecommitdiff
path: root/lib/jackson-mapper-asl-1.7.4.jar
AgeCommit message (Collapse)Author
2011-03-23common: Moved from json-simple to jackson as JSON backend; changes include ↵Matt Windsor
less confusing decoder code and the possibility to migrate to decoding/encoding directly to object representations. backend: Fixed JSON encoding code which was directly calling JSON backend instead of using ProtocolUtils.