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 2012/04/01 12:39:43 UTC

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

Author: sebb
Date: Sun Apr  1 10:39:43 2012
New Revision: 1308068

URL: http://svn.apache.org/viewvc?rev=1308068&view=rev
Log:
Add surefire output to help debug configuration failures

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=1308068&r1=1308067&r2=1308068&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Sun Apr  1 10:39:43 2012
@@ -286,6 +286,7 @@
 
     <home nested="configuration/target"/>
     <jar name="commons-configuration-*[0-9T].jar"/>
+    <report nested="configuration/target/surefire-reports"/>
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>