[jackson-annotations] 52/207: ...
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
tjaalton pushed a commit to branch master
in repository jackson-annotations.
commit 9e31e616358bcb980e997dd7d81f4a5a95ed4969
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date: Mon Mar 26 19:49:44 2012 -0700
...
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index e257f56..b35f490 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ to the [Databind package](/FasterXML/jackson-databind).
Project contains versions 2.0 and above: source code for earlier (1.x) versions is available from [Codehaus](http://jackson.codehaus.org) SVN repository.
Note that with version 1.x these annotations were part of the 'core jar'.
-[Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations.
+[Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations; [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.0.0/) gives more details.
-----
@@ -172,7 +172,7 @@ and this could result in serialized JSON like:
Note that this annotation has lots of configuration possibilities: for more information check out:
-* [JavaDocs](http://wiki.fasterxml.com/JacksonJavaDocs)
+* [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.0.0/)
* [Intro to polymorphic type handling](http://www.cowtowncoder.com/blog/archives/2010/03/entry_372.html)
### Changing property auto-detection
@@ -206,7 +206,6 @@ or, to disable auto-detection of fields altogether:
Project-specific documentation:
* [Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations.
-* [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.0.0/)
* [Documentation](jackson-annotations/wiki/Documentation)
Related:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git
More information about the pkg-java-commits
mailing list