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 2012/07/05 12:49:21 UTC

svn commit: r1357549 - /incubator/isis/trunk/framework/runtimes/dflt/objectstores/pom.xml

Author: danhaywood
Date: Thu Jul  5 10:49:21 2012
New Revision: 1357549

URL: http://svn.apache.org/viewvc?rev=1357549&view=rev
Log:
ISIS-14: commented out jpa and jdo objectstores while still being worked on

Modified:
    incubator/isis/trunk/framework/runtimes/dflt/objectstores/pom.xml

Modified: incubator/isis/trunk/framework/runtimes/dflt/objectstores/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/framework/runtimes/dflt/objectstores/pom.xml?rev=1357549&r1=1357548&r2=1357549&view=diff
==============================================================================
--- incubator/isis/trunk/framework/runtimes/dflt/objectstores/pom.xml (original)
+++ incubator/isis/trunk/framework/runtimes/dflt/objectstores/pom.xml Thu Jul  5 10:49:21 2012
@@ -46,7 +46,10 @@
 		<module>xml</module>
 		<module>sql</module>
 		<module>nosql</module>
+		<!--
 		<module>jpa</module>
+		<module>jdo</module>
+		-->
 	</modules>
 	
 	<reporting>