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>