Go to file
Inderjeet Singh e26a6d5c18 removed the wrapping (regarding exception handling) of some primitive deserializers (numbers and boolean).
Added a number of additional tests that cover the cases of attempts to deserialize JsonObjects or arrays as primitives that must fail.
2011-03-11 22:14:18 +00:00
gson removed the wrapping (regarding exception handling) of some primitive deserializers (numbers and boolean). 2011-03-11 22:14:18 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
metrics Updated maven configuration to ensure that 'mvn install' creates javadoc and sources jars as well. 2011-02-24 00:07:01 +00:00
proto Added a test to ensure that Gson handles repeated invocation of itself correctly. 2010-11-15 22:56:01 +00:00