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/07/21 12:24:27 UTC

svn commit: r916936 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/services.html

Author: buildbot
Date: Mon Jul 21 10:24:27 2014
New Revision: 916936

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/reference/services.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 21 10:24:27 2014
@@ -1 +1 @@
-1612229
+1612231

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 21 10:24:27 2014
@@ -1 +1 @@
-1612229
+1612231

Modified: websites/staging/isis/trunk/content/reference/services.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services.html (original)
+++ websites/staging/isis/trunk/content/reference/services.html Mon Jul 21 10:24:27 2014
@@ -436,7 +436,7 @@
     <td>isis-core-applib</td>
     <td>CommandContext</td>
     <td>Yes; auto-registered</td>
-    <td>API is also a concrete class.  Command impl depends on configured CommandService</td>
+    <td>API is also a concrete class.  <br/>Depends on: CommandService for persistent <tt>Command</tt>, else in-memory impl. used</td>
 </tr>
 <tr>
     <th>&nbsp;</th>
@@ -532,7 +532,7 @@
     <td>isis-module-audit-jdo</td>
     <td>AuditingServiceJdo</td>
     <td>Yes; auto-registered</td>
-    <td>related services: AuditingServiceJdoContributions (UI so register if req'd), AuditingServiceJdoRepository (auto-registered)</td>
+    <td>related services: AuditingServiceJdoContributions, AuditingServiceJdoRepository (@DomainService)</td>
 </tr>
 <tr>
     <th>&nbsp;</th>
@@ -540,7 +540,7 @@
     <td>isis-module-command-jdo</td>
     <td>CommandServiceJdo</td>
     <td>Yes; auto-registered</td>
-    <td>related services: CommandServiceJdoContributions (UI so register if req'd), CommandServiceJdoRepository (auto-registered)</td>
+    <td>related services: CommandServiceJdoContributions, CommandServiceJdoRepository (@DomainService)</td>
 </td>
 </tr>
 <tr>
@@ -549,7 +549,7 @@
     <td>isis-module-command-jdo</td>
     <td>BackgroundCommandServiceJdo</td>
     <td>Yes; auto-registered</td>
-    <td>related services: BackgroundCommandServiceJdoContributions (UI so register if req'd), BackgroundCommandServiceJdoRepository (auto-registered)</td>
+    <td>related services: BackgroundCommandServiceJdoContributions, BackgroundCommandServiceJdoRepository (@DomainService)</td>
 </tr>
 <tr>
     <th>&nbsp;</th>
@@ -573,7 +573,7 @@
     <td>isis-module-publishing-jdo</td>
     <td>PublishingServiceJdo</td>
     <td>Yes; auto-registered</td>
-    <td>related services: PublishingServiceJdoContributions (UI so register if req'd), PublishingServiceJdoRepository (auto-registered); <br/>depends on: EventSerializer</td>
+    <td>related services: PublishingServiceJdoContributions, PublishingServiceJdoRepository (@DomainService); <br/>depends on: EventSerializer</td>
 </tr>
 <tr>
     <th>&nbsp;</th>