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/11 21:44:51 UTC

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

Author: buildbot
Date: Tue Feb 11 20:44:51 2014
New Revision: 897494

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/publishing-service.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:44:51 2014
@@ -1 +1 @@
-1567373
+1567374

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:44:51 2014
@@ -1 +1 @@
-1567373
+1567374

Modified: websites/staging/isis/trunk/content/reference/services/publishing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/publishing-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/publishing-service.html Tue Feb 11 20:44:51 2014
@@ -418,7 +418,7 @@ isis.services=<i>...other services...</i
 
 <h3>Alternative Implementations</h3>
 
-<p>An alternative implementation of the <code>PublishingService</code> is provided by the <a href="../../components/objectstores/jdo/publishing-service-jdo.html">JDO Objectstore</a>.  This implementation persists the events to a table.</p>
+<p>An alternative implementation of the <code>PublishingService</code> is provided by the <a href="../../components/objectstores/jdo/services/publishing-service-jdo.html">JDO Objectstore</a>.  This implementation persists the events to a table.</p>
 
 <p>An alternative implementation of the <code>EventSerializer</code> is provided by the <a href="../../components/viewers/restfulobjects/event-serializer-rospec.html">Restful Objects viewer</a>.  This implementation serializes the payload using the conventions of the <a href="http://restfulobjects.org">Restful Objects spec</a>.</p>