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 mc...@apache.org on 2006/04/12 21:01:11 UTC

svn commit: r393578 - in /db/jdo/site: docs/ docs/images/ docs/releases/ docs/tck/ docs/tck/final/ xdocs/ xdocs/releases/ xdocs/stylesheets/

Author: mcaisse
Date: Wed Apr 12 12:01:05 2006
New Revision: 393578

URL: http://svn.apache.org/viewcvs?rev=393578&view=rev
Log:
JDO-357, JDO-363

Added:
    db/jdo/site/docs/images/dot_clear.gif   (with props)
    db/jdo/site/docs/tck/
    db/jdo/site/docs/tck.html
    db/jdo/site/docs/tck/final/
    db/jdo/site/docs/tck/final/TCK-results.txt
    db/jdo/site/xdocs/tck.xml
Modified:
    db/jdo/site/docs/dependencies.html
    db/jdo/site/docs/documentation.html
    db/jdo/site/docs/downloads.html
    db/jdo/site/docs/faq.html
    db/jdo/site/docs/get-involved.html
    db/jdo/site/docs/index.html
    db/jdo/site/docs/javadoc.html
    db/jdo/site/docs/license.html
    db/jdo/site/docs/mail-lists.html
    db/jdo/site/docs/newshistory.html
    db/jdo/site/docs/releases/release-2.0-beta.html
    db/jdo/site/docs/releases/release-2.0-rc1.html
    db/jdo/site/docs/roadmap.html
    db/jdo/site/docs/svn.html
    db/jdo/site/docs/team-list.html
    db/jdo/site/xdocs/downloads.xml
    db/jdo/site/xdocs/releases/release-2.0-rc1.xml
    db/jdo/site/xdocs/stylesheets/project.xml
    db/jdo/site/xdocs/svn.xml

Modified: db/jdo/site/docs/dependencies.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/dependencies.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/dependencies.html (original)
+++ db/jdo/site/docs/dependencies.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/documentation.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/documentation.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/documentation.html (original)
+++ db/jdo/site/docs/documentation.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/downloads.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/downloads.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/downloads.html (original)
+++ db/jdo/site/docs/downloads.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>
@@ -122,7 +124,37 @@
       </td></tr>
       <tr><td>
         <blockquote>
-                                        <table border="0" cellspacing="0" cellpadding="2" width="100%">
+                                    <p>
+                A release of JDO 2 includes the JDO 2.0 Technology 
+                Compatibility Kit (TCK) and its dependencies:
+
+<ul>
+<li> 
+    The tck20 bundle contains the JDO 2.0 Technology Compatibility Kit.
+</li>
+<li> 
+    The core20 bundle contains the JDO2 core,
+    including utility and metadata model classes.
+</li>
+<li> 
+    The enhancer20 bundle contains the utility classes
+    used for verifying enhanced files.
+</li>
+<li> 
+    The api20 bundle contains source to build jdo.jar,
+    which defines the JDO API version 2.0.
+</li>
+</ul>
+            </p>
+                                                <p>
+                All are available for download as source, but if you wish
+                to run the TCK you need only download the TCK bundle.  
+                The dependencies will be automatically downloaded by maven
+                as jar files.
+                When downloading multiple source packages, extract them all
+                into the same directory.
+            </p>
+                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
       <tr><td bgcolor="#828DA6">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Latest Official Release"><strong>Latest Official Release</strong></a>
@@ -130,12 +162,15 @@
       </td></tr>
       <tr><td>
         <blockquote>
-                                    <ul>
-<li> 
-<a href="releases/release-2.0-rc1.cgi">2.0 rc1</a> 
-   (Feb 27, 2006)
-</li>
-</ul>
+                                    <p>
+<a href="releases/release-2.0-rc1.cgi">JDO 2.0 rc1</a> 
+<IMG vspace="0" hspace="8" SRC="images/dot_clear.gif" />
+Feb 27, 2006
+<IMG vspace="0" hspace="8" SRC="images/dot_clear.gif" />
+<a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&amp;requestId=12310836">Resolved issues</a> 
+<IMG vspace="0" hspace="8" SRC="images/dot_clear.gif" />
+<a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&amp;requestId=12310839">Open issues</a> 
+            </p>
                             </blockquote>
       </td></tr>
       <tr><td><br/></td></tr>
@@ -148,12 +183,11 @@
       </td></tr>
       <tr><td>
         <blockquote>
-                                    <ul>
-<li> 
-<a href="releases/release-2.0-beta.cgi">2.0 beta</a> 
-   (Jan 24, 2006)
-</li>
-</ul>
+                                    <p>
+<a href="releases/release-2.0-beta.cgi">JDO 2.0 beta</a> 
+<IMG vspace="0" hspace="8" SRC="images/dot_clear.gif" />
+Jan 24, 2006
+            </p>
                             </blockquote>
       </td></tr>
       <tr><td><br/></td></tr>

Modified: db/jdo/site/docs/faq.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/faq.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/faq.html (original)
+++ db/jdo/site/docs/faq.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/get-involved.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/get-involved.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/get-involved.html (original)
+++ db/jdo/site/docs/get-involved.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Added: db/jdo/site/docs/images/dot_clear.gif
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/images/dot_clear.gif?rev=393578&view=auto
==============================================================================
Binary file - no diff available.

Propchange: db/jdo/site/docs/images/dot_clear.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: db/jdo/site/docs/index.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/index.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/index.html (original)
+++ db/jdo/site/docs/index.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/javadoc.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/javadoc.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/javadoc.html (original)
+++ db/jdo/site/docs/javadoc.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/license.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/license.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/license.html (original)
+++ db/jdo/site/docs/license.html Wed Apr 12 12:01:05 2006
@@ -84,6 +84,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/mail-lists.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/mail-lists.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/mail-lists.html (original)
+++ db/jdo/site/docs/mail-lists.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/newshistory.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/newshistory.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/newshistory.html (original)
+++ db/jdo/site/docs/newshistory.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/releases/release-2.0-beta.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/releases/release-2.0-beta.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-2.0-beta.html (original)
+++ db/jdo/site/docs/releases/release-2.0-beta.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="../javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="../tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/releases/release-2.0-rc1.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/releases/release-2.0-rc1.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-2.0-rc1.html (original)
+++ db/jdo/site/docs/releases/release-2.0-rc1.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="../javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="../tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>
@@ -122,9 +124,12 @@
       </td></tr>
       <tr><td>
         <blockquote>
-                                    <p>Use the links below to download a distribution of Apache JDO from one of our mirrors. To run the Technology Compatibility Kit (TCK), you need only download and extract jdo2-tck-2.0-rc1-src-22_Feb_2006.zip, follow the instructions in the Prerequisites section of README.txt, and then follow the procedure in RunRules.html in the jdo2-tck-2.0-rc1 directory.
-All the distributions below may be extracted into the same directory.</p>
-                                                <p>It is good practice to <a href="#Verifying">verify the integrity</a> of the distribution files.</p>
+                                    <p>Use the links below to download Apache JDO from one of our mirrors.
+                For more information about the packages see <a href="../downloads.html">Downloads</a>.
+                </p>
+                                                <p>
+                It is good practice to <a href="#Verifying">verify the integrity</a> of the distribution files.
+            </p>
                                                 <p>You are currently using <strong>[preferred]</strong>. If you encounter a problem with this mirror, then please select another. If all mirrors are failing, there are backup mirrors at the end of the list. See <a href="http://www.apache.org/mirrors/">status</a> of mirrors.</p>
                                                 <form action="[location]" method="get" id="SelectMirror">
 Other mirrors: <select name="Preferred">
@@ -140,12 +145,33 @@
 </select>
 <input type="submit" value="Change" />
 </form>
-                                                <p>
+                                                <br />
+                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#828DA6">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="TCK"><strong>TCK</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
 <a href="[preferred]/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip">jdo2-tck-2.0-rc1-src-22_Feb_2006.zip</a>
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip.md5">MD5</a>]
 </p>
-                                                <p>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#828DA6">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Enhancer"><strong>Enhancer</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
 <a href="[preferred]/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip">jdo2-enhancer-2.0-rc1-src.zip</a>
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip.md5">MD5</a>]
@@ -155,7 +181,19 @@
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz.md5">MD5</a>]
 </p>
-                                                <p>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#828DA6">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Core"><strong>Core</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
 <a href="[preferred]/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip">jdo2-core-2.0-rc1-src.zip</a>
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip.md5">MD5</a>]
@@ -165,7 +203,19 @@
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz.md5">MD5</a>]
 </p>
-                                                <p>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#828DA6">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="API"><strong>API</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
 <a href="[preferred]/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip">jdo2-api-2.0-rc1-src.zip</a>
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip.md5">MD5</a>]
@@ -175,6 +225,10 @@
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz.md5">MD5</a>]
 </p>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
                             </blockquote>
         </p>
       </td></tr>

Modified: db/jdo/site/docs/roadmap.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/roadmap.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/roadmap.html (original)
+++ db/jdo/site/docs/roadmap.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/docs/svn.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/svn.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/svn.html (original)
+++ db/jdo/site/docs/svn.html Wed Apr 12 12:01:05 2006
@@ -37,7 +37,7 @@
             
             
             
-            <title>Apache JDO - Subversion Repository</title>
+            <title>Apache JDO - Source Code</title>
         </head>
 
         <body bgcolor="#ffffff" text="#000000" link="#525D76">        
@@ -82,6 +82,8 @@
                     <li>    <a href="./downloads.html">Downloads</a>
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
+</li>
+                    <li>    <a href="./tck.html">TCK</a>
 </li>
                 </ul>
             <p><strong>Community</strong></p>

Added: db/jdo/site/docs/tck.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/tck.html?rev=393578&view=auto
==============================================================================
--- db/jdo/site/docs/tck.html (added)
+++ db/jdo/site/docs/tck.html Wed Apr 12 12:01:05 2006
@@ -0,0 +1,194 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
+<!-- Content Stylesheet for Site -->
+
+        
+<!-- start the processing -->
+    <!-- ====================================================================== -->
+    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
+    <!-- Main Page Section -->
+    <!-- ====================================================================== -->
+    <html>
+        <head>
+            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+                                                    <meta name="author" value="JDO Documentation Team">
+            <meta name="email" value="jdo-dev@db.apache.org">
+            
+           
+            
+            
+            
+            
+            
+            <title>Apache JDO - Running the TCK</title>
+        </head>
+
+        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
+            <table border="0" width="100%" cellspacing="0">
+                <!-- TOP IMAGE -->
+                <tr>
+                    <td align='LEFT'>
+                    <td align="left">
+<a href="http://db.apache.org/jdo/"><img src="./images/JDOx120.gif" alt="Apache JDO" border="0"/></a>
+</td>
+                    </td>
+                </tr>
+            </table>
+            <table border="0" width="100%" cellspacing="4">
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+
+                <tr>
+                    <!-- LEFT SIDE NAVIGATION -->
+                    <td width="20%" valign="top" nowrap="true">
+
+                    <!-- special ACon Logo - leave here for next time
+                    <a href="http://apachecon.com/2005/US/">
+                        <img src="http://apache.org/images/ac2005us_blue_125x125.jpg" height="125"
+                             width="125" border="0" alt="ApacheCon US 2005" />
+                    </a>  -->
+
+                   <!-- regular menu -->
+
+                    
+    <!-- ============================================================ -->
+
+                <p><strong>General</strong></p>
+        <ul>
+                    <li>    <a href="./index.html">Home</a>
+</li>
+                    <li>    <a href="./license.html">License</a>
+</li>
+                    <li>    <a href="http://www.apache.org/">ASF</a>
+</li>
+                    <li>    <a href="./downloads.html">Downloads</a>
+</li>
+                    <li>    <a href="./javadoc.html">javadoc</a>
+</li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
+                </ul>
+            <p><strong>Community</strong></p>
+        <ul>
+                    <li>    <a href="./get-involved.html">Get Involved</a>
+</li>
+                    <li>    <a href="./team-list.html">Committers</a>
+</li>
+                    <li>    <a href="./mail-lists.html">Mailing Lists</a>
+</li>
+                    <li>    <a href="./documentation.html">Documentation</a>
+</li>
+                    <li>    <a href="./faq.html">FAQ</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jdo">Wiki</a>
+</li>
+                </ul>
+            <p><strong>Development</strong></p>
+        <ul>
+                    <li>    <a href="./roadmap.html">Road Map / TODO</a>
+</li>
+                    <li>    <a href="./svn.html">Source Code</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/geronimo/CodingStandards">Coding Standards</a>
+</li>
+                    <li>    <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10630">JIRA</a>
+</li>
+                    <li>    <a href="./dependencies.html">Dependencies</a>
+</li>
+                </ul>
+                        </td>
+                    <td width="80%" align="left" valign="top">
+                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Running the Technology Compatibility Kit"><strong>Running the Technology Compatibility Kit</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+    In order to demonstrate compliance with the Java Data Objects specification,
+    an implementation must pass all of the tests in the 
+    Technology Compatibility Kit (TCK).
+The TCK is released as a packaged Java source tree.
+Maven is the driver of a test run. You must download and install 
+<a href="http://maven.apache.org/maven-1.x/">Maven 1.0.x</a>
+before running the TCK.
+</p>
+                                                <p>
+    To run the Technology Compatibility Kit (TCK):
+    <ol><li>
+            <a href="downloads.html">Download</a>
+            and extract the TCK source package.
+    </li><li>
+    Follow the instructions in the Prerequisites section of 
+    <a href="http://svn.apache.org/viewcvs.cgi/*checkout*/db/jdo/branches/2.0/README.txt">README.txt</a>.
+    </li><li>
+    Follow the procedure in <a href="http://svn.apache.org/viewcvs.cgi/*checkout*/db/jdo/branches/2.0/tck20/RunRules.html">RunRules.html</a> in the jdo2-tck-<i>version</i> directory.
+    </li></ol>
+</p>
+                                                <p>
+Vendors must post test results on a publicly accessible web site for
+examination by the public. The posting includes the output of the
+test run, which consists of multiple log files containing
+configuration information and test results. For an example of the
+required posting, please see <A HREF="tck/final">http://db.apache.org/jdo/tck/final</A>.</p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                        </td>
+                </tr>
+
+                <!-- FOOTER -->
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                <tr><td colspan="2">
+                    <div align="center"><font color="#525D76" size="-1"><em>
+                    Copyright &#169; 2003-2005, The Apache Software Foundation
+                    </em></font></div>
+                </td></tr>
+            </table>
+        </body>
+    </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: db/jdo/site/docs/tck/final/TCK-results.txt
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/tck/final/TCK-results.txt?rev=393578&view=auto
==============================================================================
--- db/jdo/site/docs/tck/final/TCK-results.txt (added)
+++ db/jdo/site/docs/tck/final/TCK-results.txt Wed Apr 12 12:01:05 2006
@@ -0,0 +1,4 @@
+FINAL RESULTS ARE NOT YET AVAILABLE.
+-------
+Total tests run: 1239. Failures: x, Errors: x.
+x of xx configurations failed.

Modified: db/jdo/site/docs/team-list.html
URL: http://svn.apache.org/viewcvs/db/jdo/site/docs/team-list.html?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/docs/team-list.html (original)
+++ db/jdo/site/docs/team-list.html Wed Apr 12 12:01:05 2006
@@ -83,6 +83,8 @@
 </li>
                     <li>    <a href="./javadoc.html">javadoc</a>
 </li>
+                    <li>    <a href="./tck.html">TCK</a>
+</li>
                 </ul>
             <p><strong>Community</strong></p>
         <ul>

Modified: db/jdo/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/db/jdo/site/xdocs/downloads.xml?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/xdocs/downloads.xml (original)
+++ db/jdo/site/xdocs/downloads.xml Wed Apr 12 12:01:05 2006
@@ -10,22 +10,54 @@
  <body>
 
 <section name="Downloads">
-	<subsection name="Latest Official Release">
+            <p>
+                A release of JDO 2 includes the JDO 2.0 Technology 
+                Compatibility Kit (TCK) and its dependencies:
+
 <ul>
 <li> 
-<a href="releases/release-2.0-rc1.cgi">2.0 rc1</a> 
-   (Feb 27, 2006)
+    The tck20 bundle contains the JDO 2.0 Technology Compatibility Kit.
+</li>
+<li> 
+    The core20 bundle contains the JDO2 core,
+    including utility and metadata model classes.
+</li>
+<li> 
+    The enhancer20 bundle contains the utility classes
+    used for verifying enhanced files.
+</li>
+<li> 
+    The api20 bundle contains source to build jdo.jar,
+    which defines the JDO API version 2.0.
 </li>
 </ul>
+            </p>
+            <p>
+                All are available for download as source, but if you wish
+                to run the TCK you need only download the TCK bundle.  
+                The dependencies will be automatically downloaded by maven
+                as jar files.
+                When downloading multiple source packages, extract them all
+                into the same directory.
+            </p>
+	<subsection name="Latest Official Release">
+            <p>
+<a href="releases/release-2.0-rc1.cgi">JDO 2.0 rc1</a> 
+<IMG vspace="0" hspace="8" SRC="images/dot_clear.gif"/>
+Feb 27, 2006
+<IMG vspace="0" hspace="8" SRC="images/dot_clear.gif"/>
+<a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&amp;requestId=12310836">Resolved issues</a> 
+<IMG vspace="0" hspace="8" SRC="images/dot_clear.gif"/>
+<a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&amp;requestId=12310839">Open issues</a> 
+            </p>
 </subsection>
 
 	<subsection name="Previous Official Release">
-<ul>
-<li> 
-<a href="releases/release-2.0-beta.cgi">2.0 beta</a> 
-   (Jan 24, 2006)
-</li>
-</ul>
+            <p>
+<a href="releases/release-2.0-beta.cgi">JDO 2.0 beta</a> 
+<IMG vspace="0" hspace="8" SRC="images/dot_clear.gif"/>
+Jan 24, 2006
+            </p>
 </subsection>
 
 </section>

Modified: db/jdo/site/xdocs/releases/release-2.0-rc1.xml
URL: http://svn.apache.org/viewcvs/db/jdo/site/xdocs/releases/release-2.0-rc1.xml?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/xdocs/releases/release-2.0-rc1.xml (original)
+++ db/jdo/site/xdocs/releases/release-2.0-rc1.xml Wed Apr 12 12:01:05 2006
@@ -8,9 +8,12 @@
 
 	<section name="JDO 2.0 RC1 Distributions">
 
-            <p>Use the links below to download a distribution of Apache JDO from one of our mirrors. To run the Technology Compatibility Kit (TCK), you need only download and extract jdo2-tck-2.0-rc1-src-22_Feb_2006.zip, follow the instructions in the Prerequisites section of README.txt, and then follow the procedure in RunRules.html in the jdo2-tck-2.0-rc1 directory.
-All the distributions below may be extracted into the same directory.</p>
-            <p>It is good practice to <a href="#Verifying">verify the integrity</a> of the distribution files.</p>
+            <p>Use the links below to download Apache JDO from one of our mirrors.
+                For more information about the packages see <a href="../downloads.html">Downloads</a>.
+                </p>
+               <p>
+                It is good practice to <a href="#Verifying">verify the integrity</a> of the distribution files.
+            </p>
 <p>You are currently using <strong>[preferred]</strong>. If you encounter a problem with this mirror, then please select another. If all mirrors are failing, there are backup mirrors at the end of the list. See <a href="http://www.apache.org/mirrors/">status</a> of mirrors.</p>
 <form action="[location]" method="get" id="SelectMirror">
 Other mirrors: <select name="Preferred">
@@ -26,11 +29,15 @@
 </select>
 <input type="submit" value="Change" />
 </form>
+<br/>
+    <subsection name="TCK">
 <p>
 <a href="[preferred]/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip">jdo2-tck-2.0-rc1-src-22_Feb_2006.zip</a>
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip.md5">MD5</a>]
 </p>
+</subsection>
+    <subsection name="Enhancer">
                                                 <p>
 <a href="[preferred]/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip">jdo2-enhancer-2.0-rc1-src.zip</a>
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip.asc">PGP</a>]
@@ -41,6 +48,8 @@
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz.md5">MD5</a>]
 </p>
+</subsection>
+    <subsection name="Core">
                                                 <p>
 <a href="[preferred]/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip">jdo2-core-2.0-rc1-src.zip</a>
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip.asc">PGP</a>]
@@ -51,6 +60,8 @@
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz.md5">MD5</a>]
 </p>
+</subsection>
+    <subsection name="API">
                                                 <p>
 <a href="[preferred]/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip">jdo2-api-2.0-rc1-src.zip</a>
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip.asc">PGP</a>]
@@ -61,6 +72,7 @@
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz.asc">PGP</a>]
 [<a href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz.md5">MD5</a>]
 </p> 
+</subsection>
 </section>
 <section name="Verifying Releases">
 <a name="Verifying"></a>

Modified: db/jdo/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewcvs/db/jdo/site/xdocs/stylesheets/project.xml?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/xdocs/stylesheets/project.xml (original)
+++ db/jdo/site/xdocs/stylesheets/project.xml Wed Apr 12 12:01:05 2006
@@ -13,6 +13,7 @@
         <item name="ASF"                    href="http://www.apache.org/"/>
         <item name="Downloads"              href="/downloads.html"/>
         <item name="javadoc"                href="/javadoc.html"/>
+        <item name="TCK"                    href="/tck.html"/>
     </menu>
 
     <menu name="Community">

Modified: db/jdo/site/xdocs/svn.xml
URL: http://svn.apache.org/viewcvs/db/jdo/site/xdocs/svn.xml?rev=393578&r1=393577&r2=393578&view=diff
==============================================================================
--- db/jdo/site/xdocs/svn.xml (original)
+++ db/jdo/site/xdocs/svn.xml Wed Apr 12 12:01:05 2006
@@ -20,7 +20,7 @@
 <document>
 
  <properties>
-  <title>Subversion Repository</title>
+  <title>Source Code</title>
   <author email="jdo-dev@db.apache.org">JDO Documentation Team</author>
  </properties>
 

Added: db/jdo/site/xdocs/tck.xml
URL: http://svn.apache.org/viewcvs/db/jdo/site/xdocs/tck.xml?rev=393578&view=auto
==============================================================================
--- db/jdo/site/xdocs/tck.xml (added)
+++ db/jdo/site/xdocs/tck.xml Wed Apr 12 12:01:05 2006
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+
+ <properties>
+  <title>Running the TCK</title>
+  <author email="jdo-dev@db.apache.org">JDO Documentation Team</author>
+ </properties>
+
+ <body>
+
+<section name="Running the Technology Compatibility Kit">
+
+<p>
+    In order to demonstrate compliance with the Java Data Objects specification,
+    an implementation must pass all of the tests in the 
+    Technology Compatibility Kit (TCK).
+The TCK is released as a packaged Java source tree.
+Maven is the driver of a test run. You must download and install 
+<a href="http://maven.apache.org/maven-1.x/">Maven 1.0.x</a>
+before running the TCK.
+</p><p>
+    To run the Technology Compatibility Kit (TCK):
+    <ol><li>
+            <a href="downloads.html">Download</a>
+            and extract the TCK source package.
+    </li><li>
+    Follow the instructions in the Prerequisites section of 
+    <a href="http://svn.apache.org/viewcvs.cgi/*checkout*/db/jdo/branches/2.0/README.txt">README.txt</a>.
+    </li><li>
+    Follow the procedure in <a href="http://svn.apache.org/viewcvs.cgi/*checkout*/db/jdo/branches/2.0/tck20/RunRules.html">RunRules.html</a> in the jdo2-tck-<i>version</i> directory.
+    </li></ol>
+</p>
+<p>
+Vendors must post test results on a publicly accessible web site for
+examination by the public. The posting includes the output of the
+test run, which consists of multiple log files containing
+configuration information and test results. For an example of the
+required posting, please see <A HREF="tck/final">http://db.apache.org/jdo/tck/final</A>.</p>
+</section>
+
+</body>
+</document>