Author: mbo
Date: Fri Mar 20 20:39:37 2015
New Revision: 944528
Log:
JDO 3.1 API javadocs
Modified:
websites/production/db/content/jdo/javadoc.html
websites/production/db/content/jdo/tck.html
Modified: websites/production/db/content/jdo/javadoc.html
==============================================================================
--- websites/production/db/content/jdo/javadoc.html (original)
+++ websites/production/db/content/jdo/javadoc.html Fri Mar 20 20:39:37 2015
@@ -234,8 +234,14 @@ limitations under the License. -->
</p>
</div>
+<div class="section"><h2>JDO 3.1 javadoc<a name="JDO_3.1_javadoc"></a></h2>
+ <p>JDO 3.1 is the current release of the Apache JDO implementation of
JSR-243.</p>
+ <p><a href="api31/jdo-api-3.1-javadoc/index.html">Browse JDO 3.1 javadoc
online</a></p>
+ <p><a href="api31/jdo-api-3.1-javadoc.zip">Download JDO 3.1 javadoc</a></p>
+</div>
+
<div class="section"><h2>JDO 3.0 javadoc<a name="JDO_3.0_javadoc"></a></h2>
- <p>JDO 3.0 is the current release of the Apache JDO implementation of
JSR-243.</p>
+ <p>JDO 3.0 is the Apache JDO implementation of JSR-243.</p>
<p><a href="api30/apidocs/index.html">Browse JDO 3.0 javadoc online</a></p>
<p><a href="api30/apidocs.zip">Download JDO 3.0 javadoc</a></p>
</div>
Modified: websites/production/db/content/jdo/tck.html
==============================================================================
--- websites/production/db/content/jdo/tck.html (original)
+++ websites/production/db/content/jdo/tck.html Fri Mar 20 20:39:37 2015
@@ -248,10 +248,10 @@ limitations under the License. -->
</li>
<li>
Follow the instructions in the Prerequisites section of
- <a class="externalLink"
href="http://svn.apache.org/viewcvs.cgi/*checkout*/db/jdo/branches/3.1-rc1/README.html">README.html</a>.
+ <a class="externalLink"
href="http://svn.apache.org/viewcvs.cgi/*checkout*/db/jdo/branches/3.1/README.html">README.html</a>.
</li>
<li>
- Follow the procedure in <a class="externalLink"
href="http://svn.apache.org/viewcvs.cgi/*checkout*/db/jdo/branches/3.1-rc1/tck/RunRules.html">RunRules.html</a>
in the tck directory.
+ Follow the procedure in <a class="externalLink"
href="http://svn.apache.org/viewcvs.cgi/*checkout*/db/jdo/branches/3.1/tck/RunRules.html">RunRules.html</a>
in the tck directory.
</li>
</ol>
</div>