Go to file
Inderjeet Singh abe244c099 renamed com.google.gson.stream.JsonSyntaxException to MalformedJsonException.
Throwing JsonSyntaxException instead of JsonParseException where we can detect a syntax error.
2010-11-01 22:48:52 +00:00
gson renamed com.google.gson.stream.JsonSyntaxException to MalformedJsonException. 2010-11-01 22:48:52 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
proto Added additional functional tests involving complex protocol buffers, and protos with repeated fields. 2010-10-27 23:49:22 +00:00
wsclient Removed the version numbers from the plugin configuration of pom.xmls. This ensures that the latest version of the plugins gets downloaded and used while building a project. 2010-10-25 23:09:24 +00:00
wsdef Added efficient equals and isValid static methods. 2010-11-01 16:00:01 +00:00
wsexample Removed the version numbers from the plugin configuration of pom.xmls. This ensures that the latest version of the plugins gets downloaded and used while building a project. 2010-10-25 23:09:24 +00:00
wsf switched to using Google Guava library instead of older collections library. 2010-11-01 17:50:48 +00:00