Author: rgielen Date: Thu Mar 8 13:36:35 2007 New Revision: 516187 URL: http://svn.apache.org/viewvc?view=rev&rev=516187 Log: Activate dojo plugin to get full build up and running
Modified: struts/struts2/trunk/plugins/pom.xml Modified: struts/struts2/trunk/plugins/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/pom.xml?view=diff&rev=516187&r1=516186&r2=516187 ============================================================================== --- struts/struts2/trunk/plugins/pom.xml (original) +++ struts/struts2/trunk/plugins/pom.xml Thu Mar 8 13:36:35 2007 @@ -32,6 +32,7 @@ <module>spring</module> <module>struts1</module> <module>tiles</module> + <module>dojo</module> </modules> <dependencies>