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 2011/09/22 11:01:33 UTC

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

Author: sebb
Date: Thu Sep 22 09:01:32 2011
New Revision: 1174001

URL: http://svn.apache.org/viewvc?rev=1174001&view=rev
Log:
Add surefire reports to functor

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=1174001&r1=1174000&r2=1174001&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Thu Sep 22 09:01:32 2011
@@ -512,6 +512,9 @@
     <home nested="functor/target"/>
     <jar name="commons-functor-1.0-SNAPSHOT.jar"/>
 
+    <!-- Ensure surefire reports are accessible online -->
+    <report nested="functor/target/surefire-reports"/>
+
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>