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:42:50 UTC

svn commit: r1461987 - /isis/site/trunk/content/components/objectstores/jdo/auditing-service-jdo.md

Author: danhaywood
Date: Thu Mar 28 08:42:50 2013
New Revision: 1461987

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

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

Modified: isis/site/trunk/content/components/objectstores/jdo/auditing-service-jdo.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/objectstores/jdo/auditing-service-jdo.md?rev=1461987&r1=1461986&r2=1461987&view=diff
==============================================================================
--- isis/site/trunk/content/components/objectstores/jdo/auditing-service-jdo.md (original)
+++ isis/site/trunk/content/components/objectstores/jdo/auditing-service-jdo.md Thu Mar 28 08:42:50 2013
@@ -1,4 +1,4 @@
-Title: Auditing Service using JDO (1.1.0-SNAPSHOT)
+Title: Auditing Service using JDO [1.1.0-SNAPSHOT]
 
 The JDO objectstore provides a simple implementation of the applib [AuditingService](../../../core/services/auditing-service.html) that simply persists the event data into a `AuditEntry` entity.
 
@@ -14,4 +14,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...