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:37:54 UTC

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

Author: sebb
Date: Sun Apr  1 10:37:53 2012
New Revision: 1308067

URL: http://svn.apache.org/viewvc?rev=1308067&view=rev
Log:
Add surefire output to help debug scxml 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=1308067&r1=1308066&r2=1308067&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Sun Apr  1 10:37:53 2012
@@ -989,6 +989,7 @@
 
     <jar name="scxml/target/commons-scxml-*[0-9T].jar"/>
 
+    <report nested="scxml/target/surefire-reports"/>
     <nag to="dev@commons.apache.org"
          from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>