You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by se...@apache.org on 2010/09/11 15:39:08 UTC

svn commit: r996146 - /gump/metadata/project/commons-proper.xml

Author: sebb
Date: Sat Sep 11 13:39:08 2010
New Revision: 996146

URL: http://svn.apache.org/viewvc?rev=996146&view=rev
Log:
Add Surefire output to report

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=996146&r1=996145&r2=996146&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Sat Sep 11 13:39:08 2010
@@ -357,6 +357,7 @@
     <depend project="commons-logging"/>
     <option project="velocity-engine"/>
     <jar name="digester/target/commons-digester-2.1-SNAPSHOT.jar"/>
+    <report nested="digester/target/surefire-reports"/>
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>