You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by cr...@apache.org on 2012/12/20 07:35:49 UTC

svn commit: r1424340 - /gump/metadata/project/forrest.xml

Author: crossley
Date: Thu Dec 20 06:35:48 2012
New Revision: 1424340

URL: http://svn.apache.org/viewvc?rev=1424340&view=rev
Log:
Use verbose output to assist with debug.
Issue: FOR-1235

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=1424340&r1=1424339&r2=1424340&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Thu Dec 20 06:35:48 2012
@@ -110,7 +110,7 @@
 
   <project name="forrest-test">
 <!-- Build the "seed-sample" site, which utilises some plugins. -->
-    <ant basedir="main" target="test"/>
+    <ant basedir="main" target="test" verbose="true"/>
     <depend project="forrest-core" inherit="runtime"/>
     <depend project="commons-jxpath"/>
     <depend project="jtidy-svn"/>