This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 5658321537d6c0e539dda72d05f19b7f52b2ea43 Author: Tatu Saloranta <[email protected]> Date: Wed Nov 14 20:04:46 2012 -0800 ... --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0199748..715a92f 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,10 @@ Project-specific documentation: * [Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations. * [Documentation](jackson-annotations/wiki/Documentation) +Usage: + +* You can make Jackson 2 use Jackson 1 annotations with [jackson-legacy-introspector](https://github.com/Laures/jackson-legacy-introspector) + Related: * [Databinding](https://github.com/FasterXML/jackson-databind) module has more documentation, since it is the main user of annotations. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

