commit | 3f365e50294d8db402ba502aa09c4fd37009656d | [log] [tgz] |
---|---|---|
author | Tatu Saloranta <tsaloranta@gmail.com> | Sat Feb 18 23:14:46 2012 -0800 |
committer | Tatu Saloranta <tsaloranta@gmail.com> | Sat Feb 18 23:14:46 2012 -0800 |
tree | 1f9dfac0235834ded4b3cb6a21e6827d69e5dc7f | |
parent | 55a52a3ed03c7acce2a58f052a82e8d66c9b918d [diff] |
[maven-release-plugin] prepare for next development iteration
This project contains shared core abstraction of Jackson Data Processor, including default JSON implementation of handler types (parser, generator).
Project contains versions 2.0 and above: source code for earlier (1.x) versions is available from Codehaus SVN repository
The only commonly shared part that is not included are annotations; these are found from jackson-annotations
project.
Note that the main differences compared to 1.0 core jar are:
com.fasterxml.jackson.core
(instead of org.codehaus.jackson
)