Author: bphillips Date: Mon Jul 1 15:25:14 2013 New Revision: 1498521 URL: http://svn.apache.org/r1498521 Log: added debugging struts child module
Modified: struts/sandbox/trunk/struts2examples/pom.xml Modified: struts/sandbox/trunk/struts2examples/pom.xml URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2examples/pom.xml?rev=1498521&r1=1498520&r2=1498521&view=diff ============================================================================== --- struts/sandbox/trunk/struts2examples/pom.xml (original) +++ struts/sandbox/trunk/struts2examples/pom.xml Mon Jul 1 15:25:14 2013 @@ -38,6 +38,7 @@ <module>form_validation</module> <module>message_resource</module> <module>exception_handling</module> + <module>debugging_struts</module> </modules> <dependencies>