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/07 16:15:16 UTC

svn commit: r896748 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/core/services/background-service.html content/documentation.html

Author: buildbot
Date: Fri Feb  7 15:15:15 2014
New Revision: 896748

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/core/services/background-service.html
    websites/staging/isis/trunk/content/documentation.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb  7 15:15:15 2014
@@ -1 +1 @@
-1565674
+1565675

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb  7 15:15:15 2014
@@ -1 +1 @@
-1565674
+1565675

Modified: websites/staging/isis/trunk/content/core/services/background-service.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/background-service.html (original)
+++ websites/staging/isis/trunk/content/core/services/background-service.html Fri Feb  7 15:15:15 2014
@@ -562,12 +562,15 @@ org.quartz.plugin.jobInitializer.failOnF
  </servlet>
 </code></pre>
 
-<p>All of this stuff is configured in the example todo app, found on github:
-* <a href="">BackgroundCommandExecutionQuartzJob</a>
-* <a href="">AbstractIsisQuartzJob</a>
-* <a href="">quartz-config.xml</a>
-* <a href="">quartz.properties</a>
-* <a href="">web.xml</a></p>
+<p>All of this stuff is configured in the example todo app, found on github:</p>
+
+<ul>
+<li><a href="">BackgroundCommandExecutionQuartzJob</a></li>
+<li><a href="">AbstractIsisQuartzJob</a></li>
+<li><a href="">quartz-config.xml</a></li>
+<li><a href="">quartz.properties</a></li>
+<li><a href="">web.xml</a></li>
+</ul>
 
 <h2>Registering the Services</h2>
 

Modified: websites/staging/isis/trunk/content/documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/documentation.html (original)
+++ websites/staging/isis/trunk/content/documentation.html Fri Feb  7 15:15:15 2014
@@ -566,7 +566,7 @@
 
 <ul>
 <li><a href="core/services/command-context.html">Command Context/Service</a> [stub]</li>
-<li><a href="core/services/background-service.html">Background Service / Background Command Service</a> [stub]</li>
+<li><a href="core/services/background-service.html">Background Service / Background Command Service</a></li>
 </ul>
 
 <h4>Publishing/auditing:</h4>