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 2011/01/27 17:25:08 UTC

svn commit: r1064185 - /gump/metadata/project/poi.xml

Author: bodewig
Date: Thu Jan 27 16:25:08 2011
New Revision: 1064185

URL: http://svn.apache.org/viewvc?rev=1064185&view=rev
Log:
make POI test reports visible

Modified:
    gump/metadata/project/poi.xml

Modified: gump/metadata/project/poi.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/poi.xml?rev=1064185&r1=1064184&r2=1064185&view=diff
==============================================================================
--- gump/metadata/project/poi.xml (original)
+++ gump/metadata/project/poi.xml Thu Jan 27 16:25:08 2011
@@ -112,6 +112,10 @@
      <work nested="build/scratchpad-test-classes"/>
      <work nested="build/ooxml-test-classes"/>
 
+     <report nested="build/test-results"/>
+     <report nested="build/scratchpad-test-results"/>
+     <report nested="build/ooxml-test-results"/>
+
      <nag to="dev@poi.apache.org"
           from="&quot;Gump [HEAD] :-(&quot; &lt;general@gump.apache.org&gt;"/>
    </project>