You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by at...@apache.org on 2012/08/21 13:37:57 UTC

svn commit: r1375478 - /rave/sandbox/content-services/pom.xml

Author: ate
Date: Tue Aug 21 11:37:56 2012
New Revision: 1375478

URL: http://svn.apache.org/viewvc?rev=1375478&view=rev
Log:
disable broken/incomplete simple-app module

Modified:
    rave/sandbox/content-services/pom.xml

Modified: rave/sandbox/content-services/pom.xml
URL: http://svn.apache.org/viewvc/rave/sandbox/content-services/pom.xml?rev=1375478&r1=1375477&r2=1375478&view=diff
==============================================================================
--- rave/sandbox/content-services/pom.xml (original)
+++ rave/sandbox/content-services/pom.xml Tue Aug 21 11:37:56 2012
@@ -184,11 +184,13 @@
     <module>rave-jcr-config</module>
     <module>rave-jcr-service</module>
     <module>rave-jcr</module>
-    <module>demo-portal</module>
     <module>rave-jcr-integration</module>
     <module>rave-jcr-utils</module>
     <module>rave-web-hmvc</module>
+    <!-- disable incomple simple-app module
     <module>simple-app</module>
+    -->
+    <module>demo-portal</module>
   </modules>
 
   <build>