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 2008/01/18 15:40:07 UTC

svn commit: r613178 [2/2] - in /db/jdo/site: docs/ docs/guides/ docs/releases/ xdocs/

Modified: db/jdo/site/docs/object_retrieval.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/object_retrieval.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/object_retrieval.html (original)
+++ db/jdo/site/docs/object_retrieval.html Fri Jan 18 06:40:02 2008
@@ -49,5 +49,5 @@
                     If the objects found by the query are in the JDO cache then they are retrieved from there, otherwise the 
                     JDO implementation goes to the datastore. When the objects are retrieved their fields are populated according to the Fetch Group.
                 </p></div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/orm_dtd.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/orm_dtd.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/orm_dtd.html (original)
+++ db/jdo/site/docs/orm_dtd.html Fri Jan 18 06:40:02 2008
@@ -32,5 +32,5 @@
                 Your MetaData should match either the <a href="http://java.sun.com/dtd/orm_2_0.dtd" class="newWindow" title="New Window" target="_blank">DTD</a>
                 or the <a href="http://java.sun.com/xml/ns/jdo/orm_2_0.xsd" class="newWindow" title="New Window" target="_blank">XSD</a> specification.
             </p></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/pm.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/pm.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/pm.html (original)
+++ db/jdo/site/docs/pm.html Fri Jan 18 06:40:02 2008
@@ -177,5 +177,5 @@
 
 ... (code to work on "my_obj")</pre></div>
   </div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/pmf.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/pmf.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/pmf.html (original)
+++ db/jdo/site/docs/pmf.html Fri Jan 18 06:40:02 2008
@@ -110,5 +110,5 @@
                             "persistence-unit" concept from JPA for use with JDO 2.1.</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2"><B>javax.jdo.option.ServerTimeZoneID</B></th></tr><tr class="a"><td width="120">Description</td><td>Id of the TimeZone under which the datastore server is running. 
                             If this is not specified or is set to null it is assumed that the datastore server
                             is running in the same timezone as the JVM under which the implementation is running.</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2"><B>javax.jdo.option.Name</B></th></tr><tr class="a"><td width="120">Description</td><td>Name of the PMF. This is for use with "named PMF" functionality in JDO 2.1</td></tr></table><br></br><br></br></div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/project-info.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/project-info.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/project-info.html (original)
+++ db/jdo/site/docs/project-info.html Fri Jan 18 06:40:02 2008
@@ -22,5 +22,5 @@
               project.  Issues (bugs, features, change requests) can be
               created and queried using this link.
             </td></tr></table></div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/references.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/references.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/references.html (original)
+++ db/jdo/site/docs/references.html Fri Jan 18 06:40:02 2008
@@ -23,5 +23,5 @@
             <u>Core Java Data Objects</u></a> by Sameer Tyagi, Michael Vorburger, Keiron McCammon, Heiko Bobzin. Publisher: Prentice Hall
             </li>
             </ul><br></br></div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/releases/release-2.0-beta.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/releases/release-2.0-beta.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-2.0-beta.html (original)
+++ db/jdo/site/docs/releases/release-2.0-beta.html Fri Jan 18 06:40:02 2008
@@ -73,5 +73,5 @@
 <a href="http://www.pc-tools.net/win32/freeware/console/" class="externalLink" title="External Link">hhttp://www.pc-tools.net/win32/freeware/console</a>.
 Windows SlavaSoft <a href="http://www.slavasoft.com/fsum/" class="externalLink" title="External Link">fsum</a> supports MD5 and
 SHA1.</p><p>We highly recommend verifying the PGP signature, though.</p></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="../images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/releases/release-2.0-rc1.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/releases/release-2.0-rc1.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-2.0-rc1.html (original)
+++ db/jdo/site/docs/releases/release-2.0-rc1.html Fri Jan 18 06:40:02 2008
@@ -77,5 +77,5 @@
 <a href="http://www.pc-tools.net/win32/freeware/console/" class="externalLink" title="External Link">hhttp://www.pc-tools.net/win32/freeware/console</a>.
 Windows SlavaSoft <a href="http://www.slavasoft.com/fsum/" class="externalLink" title="External Link">fsum</a> supports MD5 and
 SHA1.</p><p>We highly recommend verifying the PGP signature, though.</p></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="../images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/releases/release-2.0.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/releases/release-2.0.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-2.0.html (original)
+++ db/jdo/site/docs/releases/release-2.0.html Fri Jan 18 06:40:02 2008
@@ -124,5 +124,5 @@
 <a href="http://www.pc-tools.net/win32/freeware/console/" class="externalLink" title="External Link">hhttp://www.pc-tools.net/win32/freeware/console</a>.
 Windows SlavaSoft <a href="http://www.slavasoft.com/fsum/" class="externalLink" title="External Link">fsum</a> supports MD5 and
 SHA1.</p><p>We highly recommend verifying the PGP signature, though.</p></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="../images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/roadmap.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/roadmap.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/roadmap.html (original)
+++ db/jdo/site/docs/roadmap.html Fri Jan 18 06:40:02 2008
@@ -6,5 +6,5 @@
   </p><p>
   <a href="mailto:jdo-dev@db.apache.org?subject=New Feature Idea">Submit an Idea</a>
   </p></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/specifications.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/specifications.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/specifications.html (original)
+++ db/jdo/site/docs/specifications.html Fri Jan 18 06:40:02 2008
@@ -17,5 +17,5 @@
             <li>The <a href="releases/jdo_2.1_2007-10-17.pdf"><i>JDO 2.1 Specification 17 Oct 2007 Draft</i></a> </li>
             <li>The <a href="releases/jdo_2.1_2007-08-02.pdf"><i>JDO 2.1 Specification 2 August Draft</i></a> </li>
         </ul></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/state_transition.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/state_transition.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/state_transition.html (original)
+++ db/jdo/site/docs/state_transition.html Fri Jan 18 06:40:02 2008
@@ -81,5 +81,5 @@
                 </p><br></br><img src="images/state_transition_delete.gif" alt=""></img><br></br></div><div class="subsection"><a name="Possible_state_transitions"></a><h3>Possible state transitions</h3><p>
                     The following diagram shows the state transitions possible with JDO.
                 </p><br></br><img src="images/state_transition.gif" border="0" alt="JDO State Transition"></img><br></br></div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/svn.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/svn.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/svn.html (original)
+++ db/jdo/site/docs/svn.html Fri Jan 18 06:40:02 2008
@@ -54,5 +54,5 @@
 <li><p>Copy the servers file and the auth folder from the sygwin ~/.subversion directory to C:\Documents and Settings\&lt;user&gt;\Application Data\Subversion used by Win32 subversion. </p>
 </li>
 </ol><p>Note that windows svn uses backslash as the path separator when displaying file names. You cannot just copy and paste this file name to another svn command when running from within a cygwin shell. You need to enclose the file name into double quotes. </p><p>Alternatively, Windows users can set file permissions in Windows Explorer. (Right-click on the top-level folder &amp; select Properties. Select the Security tab. Click Advanced. Remove all instances of Read &amp; Execute from the Permission Entries. Click "Reset permissions on all child objects and enable propogations of inheritable permissions". Click Apply. OK. OK.) You will have to do this again when you do a clean checkout to a new directory. </p></div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xr
 ight"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/tck.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/tck.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/tck.html (original)
+++ db/jdo/site/docs/tck.html Fri Jan 18 06:40:02 2008
@@ -24,5 +24,5 @@
 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></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/team-list.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/team-list.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/team-list.html (original)
+++ db/jdo/site/docs/team-list.html Fri Jan 18 06:40:02 2008
@@ -15,5 +15,5 @@
     If you would like to become a committer, please see
     <a href="get-involved.html">Get Involved</a>.
 </p></div><div class="section"><a name="Apache_JDO_Committers"></a><h2>Apache JDO Committers</h2><table class="bodyTable"><tr class="b"><th>Name</th><th>Organization</th></tr><tr class="a"><td>Matthew Adams</td><td>Interface21</td></tr><tr class="b"><td>Erik Bengtson</td><td>JPOX</td></tr><tr class="a"><td>Michael Bouschen</td><td>Tech@Spree</td></tr><tr class="b"><td>Michelle Caisse</td><td>Sun Microsystems, Inc.</td></tr><tr class="a"><td>Andy Jefferson</td><td>JPOX</td></tr><tr class="b"><td>Patrick Linskey</td><td>Solarmetric</td></tr><tr class="a"><td>Geir Magnusson Jr.</td><td>IBM</td></tr><tr class="b"><td>Brian McCallister</td><td></td></tr><tr class="a"><td>Craig Russell</td><td>Sun Microsystems, Inc.</td></tr><tr class="b"><td>Dain Sundstrom</td><td></td></tr><tr class="a"><td>Brian Topping</td><td></td></tr><tr class="b"><td>Michael Watzek</td><td>Tech@Spree</td></tr><tr class="a"><td>Martin Zaun</td><td>Sun Microsystems, Inc.</td></tr></table></div><div class="se
 ction"><a name="Apache_JDO_Contributors"></a><h2>Apache JDO Contributors</h2><table class="bodyTable"><tr class="b"><th>Name</th><th>Organization</th></tr><tr class="a"><td>Chris Beams</td><td></td></tr><tr class="b"><td>Ilan Kirsch</td><td>ObjectDB</td></tr></table></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/transactions.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/transactions.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/transactions.html (original)
+++ db/jdo/site/docs/transactions.html Fri Jan 18 06:40:02 2008
@@ -40,5 +40,5 @@
             </p>
     <div class="source"><pre>pm.currentTransaction().setOptimistic(true);</pre></div>
   </div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/why_jdo.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/why_jdo.html?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/docs/why_jdo.html (original)
+++ db/jdo/site/docs/why_jdo.html Fri Jan 18 06:40:02 2008
@@ -33,5 +33,5 @@
                     whether you can just persist by simple calls.</li>
                 <li>requires the developer to write this layer.</li>
             </ol></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
-                Documentation published: 12 January 2008<br></br>
+                Documentation published: 18 January 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/xdocs/dependencies.xml
URL: http://svn.apache.org/viewvc/db/jdo/site/xdocs/dependencies.xml?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/xdocs/dependencies.xml (original)
+++ db/jdo/site/xdocs/dependencies.xml Fri Jan 18 06:40:02 2008
@@ -70,7 +70,7 @@
         <li>Spring Framework Core</li>
         <li>JPOX</li>
           <ul>
-            <li>BCEL</li>
+            <li>ASM</li>
             <li>Source Forge c3p0</li>
             <li>Commons DBCP</li>
             <li>Commons Pool</li>

Modified: db/jdo/site/xdocs/mail-lists.xml
URL: http://svn.apache.org/viewvc/db/jdo/site/xdocs/mail-lists.xml?rev=613178&r1=613177&r2=613178&view=diff
==============================================================================
--- db/jdo/site/xdocs/mail-lists.xml (original)
+++ db/jdo/site/xdocs/mail-lists.xml Fri Jan 18 06:40:02 2008
@@ -29,10 +29,12 @@
 <section name="Apache JDO Mailing Lists">
 
 <p>
-There are currently two publicly available mailing lists for JDO. 
+There are several publicly available mailing lists for JDO. 
 The user list is for general discussion of the Apache JDO project and JDO technology.
 The dev list is for internal discussion among the JDO developers. It is
 open to the public if you are interested in seeing how the sausage is made.
+For those dedicated to the project who want to follow its development even more
+closely there's the commits mailing list!
 </p>
 
 <table>