Author: bodewig
Date: Tue Apr  8 05:32:38 2008
New Revision: 645876

URL: http://svn.apache.org/viewvc?rev=645876&view=rev
Log:
Temporary patch to track down the dotnet-test failure in Gump, will be reverted 
after the tests

Modified:
    ant/antlibs/common/trunk/build.xml

Modified: ant/antlibs/common/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/ant/antlibs/common/trunk/build.xml?rev=645876&r1=645875&r2=645876&view=diff
==============================================================================
--- ant/antlibs/common/trunk/build.xml (original)
+++ ant/antlibs/common/trunk/build.xml Tue Apr  8 05:32:38 2008
@@ -204,7 +204,7 @@
       <fileset dir="${src.antunit}" includes="${antunit.includes}"
                excludes="${antunit.excludes}" />
 
-      <au:plainlistener/>
+      <au:plainlistener logLevel="debug"/>
     </au:antunit>
   </target>
 


Reply via email to