You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/08/27 21:07:07 UTC

svn commit: r240447 - /gump/metadata/project/struts.xml

Author: bodewig
Date: Sat Aug 27 12:07:05 2005
New Revision: 240447

URL: http://svn.apache.org/viewcvs?rev=240447&view=rev
Log:
wants to run tests as well

Modified:
    gump/metadata/project/struts.xml

Modified: gump/metadata/project/struts.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/struts.xml?rev=240447&r1=240446&r2=240447&view=diff
==============================================================================
--- gump/metadata/project/struts.xml (original)
+++ gump/metadata/project/struts.xml Sat Aug 27 12:07:05 2005
@@ -52,6 +52,7 @@
     <work nested="core/target/classes"/>
     <work nested="core/target/library/classes"/>
     <work nested="core/target/tiles/library/classes"/>
+    <work nested="core/target/test-classes"/>
 
     <home nested="core/dist"/>
     <jar name="lib/struts.jar"/>