You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/02/07 16:15:10 UTC

svn commit: r1565675 - in /isis/site/trunk/content: core/services/background-service.md documentation.md

Author: danhaywood
Date: Fri Feb  7 15:15:09 2014
New Revision: 1565675

URL: http://svn.apache.org/r1565675
Log:
isis services

Modified:
    isis/site/trunk/content/core/services/background-service.md
    isis/site/trunk/content/documentation.md

Modified: isis/site/trunk/content/core/services/background-service.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/core/services/background-service.md?rev=1565675&r1=1565674&r2=1565675&view=diff
==============================================================================
--- isis/site/trunk/content/core/services/background-service.md (original)
+++ isis/site/trunk/content/core/services/background-service.md Fri Feb  7 15:15:09 2014
@@ -278,7 +278,9 @@ and the entry in `web.xml` for the Quart
          <load-on-startup>1</load-on-startup>
      </servlet>
 
+
 All of this stuff is configured in the example todo app, found on github:
+
 * [BackgroundCommandExecutionQuartzJob]()
 * [AbstractIsisQuartzJob]()
 * [quartz-config.xml]()

Modified: isis/site/trunk/content/documentation.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/documentation.md?rev=1565675&r1=1565674&r2=1565675&view=diff
==============================================================================
--- isis/site/trunk/content/documentation.md (original)
+++ isis/site/trunk/content/documentation.md Fri Feb  7 15:15:09 2014
@@ -271,7 +271,7 @@ For both:
 #### Profiling/background execution [1.4.0-snapshot]
 
 * [Command Context/Service](core/services/command-context.html) [stub]
-* [Background Service / Background Command Service](core/services/background-service.html) [stub]
+* [Background Service / Background Command Service](core/services/background-service.html)
 
 #### Publishing/auditing: