[dna-commits] DNA SVN: r964 - trunk.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Wed Jun 3 13:29:22 EDT 2009


Author: bcarothers
Date: 2009-06-03 13:29:22 -0400 (Wed, 03 Jun 2009)
New Revision: 964

Modified:
   trunk/pom.xml
Log:
Removing REST subprojects until they pass integration tests on non-Windows platforms

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2009-06-03 14:19:41 UTC (rev 963)
+++ trunk/pom.xml	2009-06-03 17:29:22 UTC (rev 964)
@@ -143,8 +143,8 @@
 		<module>extensions/dna-mimetype-detector-aperture</module>
 		<module>extensions/dna-common-jdbc</module> 
 		<module>extensions/dna-connector-jdbc-metadata</module> 
-		<module>extensions/dna-web-jcr-rest</module> 
-		<module>extensions/dna-web-jcr-rest-war</module> 
+		<!-- module>extensions/dna-web-jcr-rest</module --> 
+		<!-- module>extensions/dna-web-jcr-rest-war</module --> 
 		<module>dna-integration-tests</module>
 		<!--module>docs/examples/gettingstarted</module-->
 	</modules>




More information about the dna-commits mailing list