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

svn commit: r1032563 - /activemq/activemq-apollo/trunk/pom.xml

Author: chirino
Date: Mon Nov  8 13:01:47 2010
New Revision: 1032563

URL: http://svn.apache.org/viewvc?rev=1032563&view=rev
Log:
Disable the website module for now.  Its breaking on solaris systems due to bug: http://scalate.assembla.com/spaces/scalate/tickets/180

Modified:
    activemq/activemq-apollo/trunk/pom.xml

Modified: activemq/activemq-apollo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1032563&r1=1032562&r2=1032563&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Mon Nov  8 13:01:47 2010
@@ -161,7 +161,7 @@
     <module>apollo-stomp</module>
     <module>apollo-web</module>
     <module>apollo-cli</module>
-    <module>apollo-website</module>
+    <!-- <module>apollo-website</module> -->
     <module>apollo-distro</module>
   </modules>