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:50:17 UTC

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

Author: buildbot
Date: Thu Oct 10 12:50:17 2013
New Revision: 882014

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:50:17 2013
@@ -1 +1 @@
-1530947
+1530950

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

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:50:17 2013
@@ -340,25 +340,21 @@
 <h3>Applib Services</h3>
 
 <ul>
-  - [Initializing Services](core/services/initializing-services.html)
-  - [Auditing Service](core/services/auditing-service.html)
-  - [Bookmark Service](core/services/bookmark-service.html)
-  - [Developer Utilities Service](core/services/developer-utilities-service.html) [1.3.0-SNAPSHOT]
-  - [Exception Recognizers](core/services/exception-recognizers.html)
-  - [Publishing Service](core/services/publishing-service.html)
-  - [Settings Services](core/services/settings-services.html) [1.3.0-SNAPSHOT]
-</ul>
-
-<p></div>
+<li><a href="core/services/initializing-services.html">Initializing Services</a></li>
+<li><a href="core/services/auditing-service.html">Auditing Service</a></li>
+<li><a href="core/services/bookmark-service.html">Bookmark Service</a></li>
+<li><a href="core/services/developer-utilities-service.html">Developer Utilities Service</a> [1.3.0-SNAPSHOT]</li>
+<li><a href="core/services/exception-recognizers.html">Exception Recognizers</a></li>
+<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>
 
-<h3>Dev Support</h3>
-
-<ul>
-  - [Unit Test Support](core/unittestsupport.html)
-  - [Integration Test Support](core/integtestsupport.html)
-  - [BDD/Integ Test Support](core/specsupport-and-integtestsupport.html) [1.3.0-SNAPSHOT]
-  - [Wrapper Factory](core/wrapper.html) [stub]
+<h3>Dev Support</h3></li>
+<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>
+<li><a href="core/wrapper.html">Wrapper Factory</a> [stub]</li>
 </ul>
 
 <h3>Programming Model</h3>
@@ -453,21 +449,18 @@
 <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>
-<div class="col-md-4">
-<h3>Applib Service Implementations</h3></li>
-</ul>
+<div class="col-md-4"></p>
 
-<ul>
-  - [Eagerly Registering Entity Types](components/objectstores/jdo/eagerly-registering-entities.html)
-  - [Publishing Service on JDO](components/objectstores/jdo/publishing-service-jdo.html) 
-  - [Auditing Service on JDO](components/objectstores/jdo/auditing-service-jdo.html)
-  - [Exception Recognizers](components/objectstores/jdo/exception-recognizers-jdo.html)
-  - [Settings Services on JDO](components/objectstores/jdo/settings-services-jdo.html) [jdo-1.2.0-SNAPSHOT]
+<h3>Applib Service Implementations</h3></li>
+<li><a href="components/objectstores/jdo/eagerly-registering-entities.html">Eagerly Registering Entity Types</a></li>
+<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>
+</div></li>
 </ul>
 
-<p></div>
-</div></p>
-
 <p><div class="row">
 <div class="col-md-12"></p>
 

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:50:17 2013
@@ -260,9 +260,9 @@
   <div class="row">
     <div class="col-md-8 col-md-offset-2">
       <div align="center">
-        <p>Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java. </p>
-        <p>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.</p>
-        <p>For prototyping or production.</p>
+        <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>
       </div>
     </div>
   </div>