You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mr...@apache.org on 2006/05/18 23:51:28 UTC

svn commit: r407639 - /struts/action2/trunk/pom.xml

Author: mrdon
Date: Thu May 18 14:51:27 2006
New Revision: 407639

URL: http://svn.apache.org/viewvc?rev=407639&view=rev
Log:
Commenting out assembly module until it is brought in

Modified:
    struts/action2/trunk/pom.xml

Modified: struts/action2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/action2/trunk/pom.xml?rev=407639&r1=407638&r2=407639&view=diff
==============================================================================
--- struts/action2/trunk/pom.xml (original)
+++ struts/action2/trunk/pom.xml Thu May 18 14:51:27 2006
@@ -77,7 +77,7 @@
 
     <modules>
         <module>core</module>
-        <module>assembly</module>
+        <!--<module>assembly</module>-->
         <module>apps</module>
     </modules>