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 2013/03/28 09:41:01 UTC

svn commit: r1461983 - /isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md

Author: danhaywood
Date: Thu Mar 28 08:41:01 2013
New Revision: 1461983

URL: http://svn.apache.org/r1461983
Log:
isis site - pages on our various services

Modified:
    isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md

Modified: isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md?rev=1461983&r1=1461982&r2=1461983&view=diff
==============================================================================
--- isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md (original)
+++ isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md Thu Mar 28 08:41:01 2013
@@ -1,4 +1,4 @@
-Title: Publishing Service using JDO (1.1.0-SNAPSHOT, [ISIS-377](https://issues.apache.org/jira/browse/ISIS-377))
+Title: Publishing Service using JDO (1.1.0-SNAPSHOT)
 
 The JDO objectstore provides a simple implementation of the applib [PublishingService](../../../core/services/publishing-service.html) that simply persists the event data into a `PublishedEvent` entity.
 
@@ -18,4 +18,4 @@ isis.services=<i>...other services...</i
               ...
 </pre>
 
-Assuming that you've also configured Isis to use the JDO objectstore, you should be good to go...
\ No newline at end of file
+Assuming that you've also configured Isis to use the JDO objectstore, you should be good to go...