Commit Graph

16 Commits

Author SHA1 Message Date
Inderjeet Singh
9ad4b2bc7e Made request/response classes immutable and using builder patterns to build them. 2008-09-20 13:55:52 +00:00
Inderjeet Singh
7da18b96e8 fixed issue 46 by adding toString() methods to Gson, serializers, deserializers, and instanceCreators, and default type adapters. 2008-09-16 18:28:31 +00:00
Joel Leitch
973696cbf5 Tests exposing bug 43 and 44. 2008-09-16 17:53:43 +00:00
Inderjeet Singh
82851d68be Moved the setDoInput() on HttpURLConnection before sending any data on the connection.
disabled configuration settings on install in pom.xml that were interfering with the normal behavior of install.
2008-09-15 17:00:26 +00:00
Inderjeet Singh
2753213c2e Using name to generate Javadoc window titles in Gson. Added a source section in wsf. 2008-09-15 13:09:41 +00:00
Inderjeet Singh
0358db8873 added todos to correctly generate source and javadoc jars. 2008-09-15 12:50:32 +00:00
Inderjeet Singh
64fd7baf25 Added toString() methods. 2008-09-15 12:40:11 +00:00
Inderjeet Singh
39167e3af9 added settings to deploy source jar. 2008-09-14 16:16:11 +00:00
Inderjeet Singh
5520d20c41 made guice providers public. 2008-09-01 14:38:13 +00:00
Inderjeet Singh
7726e0bbbb removed unused import. 2008-09-01 14:32:20 +00:00
Inderjeet Singh
685710b124 added an assembly and javadoc descriptor for maven. 2008-09-01 14:24:27 +00:00
Inderjeet Singh
e6629947d0 updated the svn properties to ignore target and eclipse project directories and files.
added javadoc settings.
2008-09-01 14:24:00 +00:00
Inderjeet Singh
849612c50f initial creation of the wsf project. 2008-09-01 13:37:34 +00:00
Inderjeet Singh
1e5f1740cd fixed some paths. 2008-09-01 13:36:37 +00:00
Inderjeet Singh
165fd78726 moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
Inderjeet Singh
57d1f32de5 moved gson as a project under trunk 2008-09-01 03:13:32 +00:00