1. 308fa71 Fixed a minor OSGi build problem by cowtowncoder · 16 years ago
  2. fb9e93b Cleaning up configuration some more, related to [JACKSON-148], and to unify configuration between SerializationConfig/JsonFactory/JsonParser/JsonGenerator. by cowtowncoder · 16 years ago
  3. e87d991 Implemented [JACKSON-149] by cowtowncoder · 16 years ago
  4. d26ad2a Trying to make snapshot maven deploys work... by cowtowncoder · 16 years ago
  5. 23ec828 Starting to carve out xc jar by cowtowncoder · 16 years ago
  6. 29eaa4b Fixed a minor OSGi build problem, removed 'final' from JsonGenerator.setFeature(). by cowtowncoder · 16 years ago
  7. c0ae540 Removed META-INF/services headers from Jackon-JAX-RS/json provider jar. by cowtowncoder · 16 years ago
  8. 72304f7 Working on improving Jackson-based JAX-RS message body reader/writer implementation. by cowtowncoder · 16 years ago
  9. 52be9c9 Finalizing changes for 0.9.9-3 release. by cowtowncoder · 16 years ago
  10. 179caae Minor cleanup for 0.9.9 release. by cowtowncoder · 16 years ago
  11. e0a3f24 Implemented [JACKSON-67], jax-rs provider piece. by cowtowncoder · 16 years ago
  12. 7c4b924 Adding basics of "meta annotations", needed to fully statically specify inheritance rules. by cowtowncoder · 16 years ago
  13. 03f8918 Adding support for automated Maven deployments... by cowtowncoder · 16 years ago
  14. 288e83d Refactoring: moving JsonNode in main API package (org.codehaus.jackson); moved node impls in new "org.codehaus.jackson.node" package (and removing "org.codehaus.jackson.map.node"). by cowtowncoder · 16 years ago
  15. 48867ae More refactoring: moving TypeReference into 'main' package, out of 'map' package. This will be needed when integrating object mapping support into parser, generator. by cowtowncoder · 16 years ago
  16. a599968 Minor cleanup to OSGi build, updated version number. by cowtowncoder · 16 years ago
  17. 6fe4438 Working on [JACKSON-29], split classes in 2 jars. by cowtowncoder · 16 years ago
  18. 1275a2b Refactoring build file, to split Jackson jars into 2; core parser/generator and mapping functionality. by cowtowncoder · 16 years ago