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 2009/06/17 16:10:34 UTC

svn commit: r785612 - in /activemq/sandbox/activemq-flow: assembly/ distribution/ pom.xml

Author: chirino
Date: Wed Jun 17 14:10:34 2009
New Revision: 785612

URL: http://svn.apache.org/viewvc?rev=785612&view=rev
Log:
renaming assembly to distribution since that's more descriptive of what that module does.

Added:
    activemq/sandbox/activemq-flow/distribution/
      - copied from r785611, activemq/sandbox/activemq-flow/assembly/
Removed:
    activemq/sandbox/activemq-flow/assembly/
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=785612&r1=785611&r2=785612&view=diff
==============================================================================
--- activemq/sandbox/activemq-flow/pom.xml (original)
+++ activemq/sandbox/activemq-flow/pom.xml Wed Jun 17 14:10:34 2009
@@ -133,7 +133,7 @@
     <module>activemq-queue</module>
     <module>activemq-jmx</module>
     <module>activemq-spring</module>
-    <module>assembly</module>
+    <module>distribution</module>
   </modules>
 
 <!--