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/09/24 13:50:41 UTC

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

Author: buildbot
Date: Wed Sep 24 11:50:41 2014
New Revision: 923379

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

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Sep 24 11:50:41 2014
@@ -1 +1 @@
-1627281
+1627282

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Sep 24 11:50:41 2014
@@ -1 +1 @@
-1627281
+1627282

Modified: websites/staging/isis/trunk/content/reference/services/memento-service.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/memento-service.html (original)
+++ websites/staging/isis/trunk/content/reference/services/memento-service.html Wed Sep 24 11:50:41 2014
@@ -476,8 +476,8 @@
 <pre><code>import org.apache.isis.applib.services.memento.MementoService;
 
 public class MyEntity {
-    ...
 
+    ...
 
     javax.inject.Inject
     private MementoService mementoService;