You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by tr...@apache.org on 2015/05/12 20:18:07 UTC

svn commit: r1679025 - in /jackrabbit/site/trunk: README.md src/site/markdown/jcr-api.md

Author: tripod
Date: Tue May 12 18:18:06 2015
New Revision: 1679025

URL: http://svn.apache.org/r1679025
Log:
updating links to java docs

Modified:
    jackrabbit/site/trunk/README.md
    jackrabbit/site/trunk/src/site/markdown/jcr-api.md

Modified: jackrabbit/site/trunk/README.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/README.md?rev=1679025&r1=1679024&r2=1679025&view=diff
==============================================================================
--- jackrabbit/site/trunk/README.md (original)
+++ jackrabbit/site/trunk/README.md Tue May 12 18:18:06 2015
@@ -24,7 +24,7 @@ the scm-publish mechanism is too slow, c
 
 The Maven site plugin can be used to build and deploy a web site as follows:
 
-1. From the reactor build the site with javadoc:
+1. In this project build the site with:
 
    ````
    $ mvn site

Modified: jackrabbit/site/trunk/src/site/markdown/jcr-api.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/jcr-api.md?rev=1679025&r1=1679024&r2=1679025&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/jcr-api.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/jcr-api.md Tue May 12 18:18:06 2015
@@ -28,6 +28,10 @@ repository  but are not (yet) specified
 See the javadoc documentation of the JCR API and Apache Jackrabbit releases:
 
 * [JCR 2.0](http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/)
+* [Apache Jackrabbit 2.10](http://jackrabbit.apache.org/api/2.10/)
+* [Apache Jackrabbit 2.8](http://jackrabbit.apache.org/api/2.8/)
+* [Apache Jackrabbit 2.6](http://jackrabbit.apache.org/api/2.6/)
+* [Apache Jackrabbit 2.4](http://jackrabbit.apache.org/api/2.4/)
 * [Apache Jackrabbit 2.2](http://jackrabbit.apache.org/api/2.2/)
 * [Apache Jackrabbit 2.1](http://jackrabbit.apache.org/api/2.1/)
 * [Apache Jackrabbit 2.0](http://jackrabbit.apache.org/api/2.0/)