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 2013/10/10 14:54:26 UTC

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

Author: buildbot
Date: Thu Oct 10 12:54:25 2013
New Revision: 882015

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
    websites/staging/isis/trunk/content/index.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 10 12:54:25 2013
@@ -1 +1 @@
-1530950
+1530951

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 10 12:54:25 2013
@@ -1 +1 @@
-1530950
+1530951

Modified: websites/staging/isis/trunk/content/documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/documentation.html (original)
+++ websites/staging/isis/trunk/content/documentation.html Thu Oct 10 12:54:25 2013
@@ -348,9 +348,13 @@
 <li><a href="core/services/publishing-service.html">Publishing Service</a></li>
 <li><a href="core/services/settings-services.html">Settings Services</a> [1.3.0-SNAPSHOT]
 </div>
-<div class="col-md-4"></p>
-
+<div class="col-md-4">
 <h3>Dev Support</h3></li>
+</ul>
+
+<p>&nbsp;</p>
+
+<ul>
 <li><a href="core/unittestsupport.html">Unit Test Support</a></li>
 <li><a href="core/integtestsupport.html">Integration Test Support</a></li>
 <li><a href="core/specsupport-and-integtestsupport.html">BDD/Integ Test Support</a> [1.3.0-SNAPSHOT]</li>
@@ -447,8 +451,9 @@
 <li><a href="components/objectstores/jdo/mapping-bigdecimals.html">Mapping BigDecimals</a></li>
 <li><a href="components/objectstores/jdo/mapping-blobs.html">Mapping Blobs</a></li>
 <li><a href="components/objectstores/jdo/lazy-loading.html">Lazy Loading</a></li>
-<li><a href="components/objectstores/jdo/managed-1-to-m-relationships.html">Managed 1:m bidirectional relationships</a>
-</div>
+<li><a href="components/objectstores/jdo/managed-1-to-m-relationships.html">Managed 1:m bidirectional relationships</a></p>
+
+<p></div>
 <div class="col-md-4"></p>
 
 <h3>Applib Service Implementations</h3></li>
@@ -456,8 +461,9 @@
 <li><a href="components/objectstores/jdo/publishing-service-jdo.html">Publishing Service on JDO</a> </li>
 <li><a href="components/objectstores/jdo/auditing-service-jdo.html">Auditing Service on JDO</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> [jdo-1.2.0-SNAPSHOT]
-</div>
+<li><a href="components/objectstores/jdo/settings-services-jdo.html">Settings Services on JDO</a> [jdo-1.2.0-SNAPSHOT]</p>
+
+<p></div>
 </div></li>
 </ul>
 

Modified: websites/staging/isis/trunk/content/index.html
==============================================================================
--- websites/staging/isis/trunk/content/index.html (original)
+++ websites/staging/isis/trunk/content/index.html Thu Oct 10 12:54:25 2013
@@ -260,9 +260,8 @@
   <div class="row">
     <div class="col-md-8 col-md-offset-2">
       <div align="center">
-        <h3>Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java. </h3>
-        <h4>Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API.</h4>
-        <h4>For prototyping or production.</h4>
+        <h3>Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java. 
+        Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API.  For prototyping or production.</h3>
       </div>
     </div>
   </div>