From cb0a78131286b1a312351308d2cb6e59ed122fef Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Wed, 23 Mar 2011 15:16:34 +0000 Subject: common: Moved from json-simple to jackson as JSON backend; changes include 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. --- lib/json_simple-1.1.jar | Bin 16046 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lib/json_simple-1.1.jar (limited to 'lib/json_simple-1.1.jar') diff --git a/lib/json_simple-1.1.jar b/lib/json_simple-1.1.jar deleted file mode 100644 index f395f41..0000000 Binary files a/lib/json_simple-1.1.jar and /dev/null differ -- cgit v1.2.3