You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cm...@apache.org on 2009/06/17 21:11:13 UTC

svn commit: r785759 - /activemq/sandbox/activemq-flow/pom.xml

Author: cmacnaug
Date: Wed Jun 17 19:11:12 2009
New Revision: 785759

URL: http://svn.apache.org/viewvc?rev=785759&view=rev
Log:
Commenting out distribution module

Modified:
    activemq/sandbox/activemq-flow/pom.xml

Modified: activemq/sandbox/activemq-flow/pom.xml
URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-flow/pom.xml?rev=785759&r1=785758&r2=785759&view=diff
==============================================================================
--- activemq/sandbox/activemq-flow/pom.xml (original)
+++ activemq/sandbox/activemq-flow/pom.xml Wed Jun 17 19:11:12 2009
@@ -133,7 +133,9 @@
     <module>activemq-queue</module>
     <module>activemq-jmx</module>
     <module>activemq-spring</module>
-    <module>distribution</module>
+    <!-- Speed up the build for now
+      <module>distribution</module>
+    -->
   </modules>
 
 <!--