You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by an...@apache.org on 2010/10/12 12:07:33 UTC

svn commit: r1021724 - in /db/jdo/site: docs/impls.html xdocs/impls.xml

Author: andyj
Date: Tue Oct 12 10:07:32 2010
New Revision: 1021724

URL: http://svn.apache.org/viewvc?rev=1021724&view=rev
Log:
JDO3.0 RI was DN 2.1.0

Modified:
    db/jdo/site/docs/impls.html
    db/jdo/site/xdocs/impls.xml

Modified: db/jdo/site/docs/impls.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/impls.html?rev=1021724&r1=1021723&r2=1021724&view=diff
==============================================================================
--- db/jdo/site/docs/impls.html (original)
+++ db/jdo/site/docs/impls.html Tue Oct 12 10:07:32 2010
@@ -7,12 +7,12 @@
             For information on how vendors certify compliance with the JDO specifications, 
 			see <a href="tck.html">TCK</a>.
         </p><div class="subsection"><a name="JDO_Reference_Implementations"></a><h3>JDO Reference Implementations</h3><ul>
-        <li><b>JDO 1.0</b> : <a href="http://jcp.org/aboutJava/communityprocess/final/jsr012/index2.html" class="externalLink" title="External Link">FOStore</a></li>
-        <li><b>JDO 2.0</b> : <a href="http://www.jpox.org/docs/1_1/" class="externalLink" title="External Link">JPOX 1.1</a></li>
-        <li><b>JDO 2.1</b> : <a href="http://www.jpox.org/docs/1_2/" class="externalLink" title="External Link">JPOX 1.2</a></li>
-        <li><b>JDO 2.2</b> : <a href="http://www.datanucleus.org/products/accessplatform_1_0/index.html" class="externalLink" title="External Link">DataNucleus AccessPlatform 1.0.1</a></li>
-        <li><b>JDO 3.0</b> : <a href="http://www.datanucleus.org/products/accessplatform_2_0/index.html" class="externalLink" title="External Link">DataNucleus AccessPlatform 2.0.3</a></li>
-        </ul><br></br></div><div class="subsection"><a name="Implementations"></a><h3>Implementations</h3><p>
+            <li><b>JDO 1.0</b> : <a href="http://jcp.org/aboutJava/communityprocess/final/jsr012/index2.html" class="externalLink" title="External Link">FOStore</a></li>
+            <li><b>JDO 2.0</b> : <a href="http://www.jpox.org/docs/1_1/" class="externalLink" title="External Link">JPOX 1.1</a></li>
+            <li><b>JDO 2.1</b> : <a href="http://www.jpox.org/docs/1_2/" class="externalLink" title="External Link">JPOX 1.2</a></li>
+            <li><b>JDO 2.2</b> : <a href="http://www.datanucleus.org/products/accessplatform_1_0/index.html" class="externalLink" title="External Link">DataNucleus AccessPlatform 1.0.1</a></li>
+            <li><b>JDO 3.0</b> : <a href="http://www.datanucleus.org/products/accessplatform_2_1/index.html" class="externalLink" title="External Link">DataNucleus AccessPlatform 2.1.0</a></li>
+            </ul><br></br></div><div class="subsection"><a name="Implementations"></a><h3>Implementations</h3><p>
                 Below is a list of known implementations of JDO, showing the level of JDO that
                 the implementation tries to implement, and the type of datastore that the
                 implementation supports. You should check the vendors website for details of whether

Modified: db/jdo/site/xdocs/impls.xml
URL: http://svn.apache.org/viewvc/db/jdo/site/xdocs/impls.xml?rev=1021724&r1=1021723&r2=1021724&view=diff
==============================================================================
--- db/jdo/site/xdocs/impls.xml (original)
+++ db/jdo/site/xdocs/impls.xml Tue Oct 12 10:07:32 2010
@@ -32,15 +32,16 @@ limitations under the License.
             For information on how vendors certify compliance with the JDO specifications, 
 			see <a href="tck.html">TCK</a>.
         </p>
+
         <subsection name="JDO Reference Implementations">
-        <ul>
-        <li><b>JDO 1.0</b> : <a href="http://jcp.org/aboutJava/communityprocess/final/jsr012/index2.html">FOStore</a></li>
-        <li><b>JDO 2.0</b> : <a href="http://www.jpox.org/docs/1_1/">JPOX 1.1</a></li>
-        <li><b>JDO 2.1</b> : <a href="http://www.jpox.org/docs/1_2/">JPOX 1.2</a></li>
-        <li><b>JDO 2.2</b> : <a href="http://www.datanucleus.org/products/accessplatform_1_0/index.html">DataNucleus AccessPlatform 1.0.1</a></li>
-        <li><b>JDO 3.0</b> : <a href="http://www.datanucleus.org/products/accessplatform_2_0/index.html">DataNucleus AccessPlatform 2.0.3</a></li>
-        </ul>
-        <br/>
+            <ul>
+            <li><b>JDO 1.0</b> : <a href="http://jcp.org/aboutJava/communityprocess/final/jsr012/index2.html">FOStore</a></li>
+            <li><b>JDO 2.0</b> : <a href="http://www.jpox.org/docs/1_1/">JPOX 1.1</a></li>
+            <li><b>JDO 2.1</b> : <a href="http://www.jpox.org/docs/1_2/">JPOX 1.2</a></li>
+            <li><b>JDO 2.2</b> : <a href="http://www.datanucleus.org/products/accessplatform_1_0/index.html">DataNucleus AccessPlatform 1.0.1</a></li>
+            <li><b>JDO 3.0</b> : <a href="http://www.datanucleus.org/products/accessplatform_2_1/index.html">DataNucleus AccessPlatform 2.1.0</a></li>
+            </ul>
+            <br/>
         </subsection>
 
         <subsection name="Implementations">