You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/02/11 21:47:54 UTC

svn commit: r897496 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/documentation.html

Author: buildbot
Date: Tue Feb 11 20:47:54 2014
New Revision: 897496

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/documentation.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:47:54 2014
@@ -1 +1 @@
-1567375
+1567376

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:47:54 2014
@@ -1 +1 @@
-1567375
+1567376

Modified: websites/staging/isis/trunk/content/documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/documentation.html (original)
+++ websites/staging/isis/trunk/content/documentation.html Tue Feb 11 20:47:54 2014
@@ -744,15 +744,16 @@
 <li><a href="components/objectstores/jdo/datanucleus-and-eclipse.html">DataNucleus and Eclipse</a></li>
 <li><a href="components/objectstores/jdo/datanucleus-and-maven.html">DataNucleus and Maven</a></li>
 <li><a href="components/objectstores/jdo/persistence_xml.html"><code>persistence.xml</code> file</a></li>
+<li><a href="components/objectstores/jdo/eagerly-registering-entities.html">Eagerly Registering Entity Types</a></li>
 <li><a href="components/objectstores/jdo/using-jndi-datasource.html">Using a JNDI Datasource</a></li>
-<li><a href="components/objectstores/jdo/isisjdosupport-service.html">Using the <code>IsisJdoSupport</code> service</a></li>
 <li><a href="components/objectstores/jdo/enabling-logging.html">Enabling Logging</a></li>
 <li><a href="components/objectstores/jdo/deploying-on-the-google-app-engine.html">Deploying on the Google App Engine</a>
 </div>
-<div class="col-md-4">
-<h4>JDO mapping hints</h4></li>
+<div class="col-md-4"></li>
 </ul>
 
+<h4>JDO mapping hints</h4>
+
 <p><p class="display:none"/></p>
 
 <ul>
@@ -766,13 +767,15 @@
 <p></div>
 <div class="col-md-4"></p>
 
-<h4>Applib service impl.</h4></li>
+<h4>JDO services</h4></li>
+<li><a href="components/objectstores/jdo/isisjdosupport-service.html">Using the <code>IsisJdoSupport</code> service</a></li>
 </ul>
 
+<h4>Applib service impl.</h4>
+
 <p><p class="display:none"/></p>
 
 <ul>
-<li><a href="components/objectstores/jdo/eagerly-registering-entities.html">Eagerly Registering Entity Types</a></li>
 <li><a href="components/objectstores/jdo/exception-recognizers-jdo.html">Exception Recognizers</a></li>
 <li><a href="components/objectstores/jdo/settings-services-jdo.html">Settings Services on JDO</a></li>
 <li><a href="components/objectstores/jdo/command-service-jdo.html">Command Service on JDO</a> [1.4.0-snapshot, stub]</li>