You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2010/11/09 14:23:08 UTC

svn commit: r1032981 - /incubator/ace/trunk/pom.xml

Author: marrs
Date: Tue Nov  9 13:23:07 2010
New Revision: 1032981

URL: http://svn.apache.org/viewvc?rev=1032981&view=rev
Log:
Enabled the webui module again, because we still use it for now.

Modified:
    incubator/ace/trunk/pom.xml

Modified: incubator/ace/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/pom.xml?rev=1032981&r1=1032980&r2=1032981&view=diff
==============================================================================
--- incubator/ace/trunk/pom.xml (original)
+++ incubator/ace/trunk/pom.xml Tue Nov  9 13:23:07 2010
@@ -112,8 +112,8 @@
                 <module>ace-gateway-log</module>
                 <module>ace-gateway-log-store</module>
 				<!--
-                <module>ace-webui</module>
 				-->
+                <module>ace-webui</module>
 				<!-- extras -->
                 <module>ace-webui-vaadin</module>