- 308fa71 Fixed a minor OSGi build problem by cowtowncoder · 16 years ago
- fb9e93b Cleaning up configuration some more, related to [JACKSON-148], and to unify configuration between SerializationConfig/JsonFactory/JsonParser/JsonGenerator. by cowtowncoder · 16 years ago
- e87d991 Implemented [JACKSON-149] by cowtowncoder · 16 years ago
- d26ad2a Trying to make snapshot maven deploys work... by cowtowncoder · 16 years ago
- 23ec828 Starting to carve out xc jar by cowtowncoder · 16 years ago
- 29eaa4b Fixed a minor OSGi build problem, removed 'final' from JsonGenerator.setFeature(). by cowtowncoder · 16 years ago
- c0ae540 Removed META-INF/services headers from Jackon-JAX-RS/json provider jar. by cowtowncoder · 16 years ago
- 72304f7 Working on improving Jackson-based JAX-RS message body reader/writer implementation. by cowtowncoder · 16 years ago
- 52be9c9 Finalizing changes for 0.9.9-3 release. by cowtowncoder · 16 years ago
- 179caae Minor cleanup for 0.9.9 release. by cowtowncoder · 16 years ago
- e0a3f24 Implemented [JACKSON-67], jax-rs provider piece. by cowtowncoder · 16 years ago
- 7c4b924 Adding basics of "meta annotations", needed to fully statically specify inheritance rules. by cowtowncoder · 16 years ago
- 03f8918 Adding support for automated Maven deployments... by cowtowncoder · 16 years ago
- 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
- 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
- a599968 Minor cleanup to OSGi build, updated version number. by cowtowncoder · 16 years ago
- 6fe4438 Working on [JACKSON-29], split classes in 2 jars. by cowtowncoder · 16 years ago
- 1275a2b Refactoring build file, to split Jackson jars into 2; core parser/generator and mapping functionality. by cowtowncoder · 16 years ago