You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/04/23 13:35:27 UTC

svn commit: r650829 - /ant/antlibs/common/trunk/build.xml

Author: bodewig
Date: Wed Apr 23 04:35:25 2008
New Revision: 650829

URL: http://svn.apache.org/viewvc?rev=650829&view=rev
Log:
revert to rev641481

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=650829&r1=650828&r2=650829&view=diff
==============================================================================
--- ant/antlibs/common/trunk/build.xml (original)
+++ ant/antlibs/common/trunk/build.xml Wed Apr 23 04:35:25 2008
@@ -204,7 +204,7 @@
       <fileset dir="${src.antunit}" includes="${antunit.includes}"
                excludes="${antunit.excludes}" />
 
-      <au:plainlistener logLevel="debug"/>
+      <au:plainlistener/>
     </au:antunit>
   </target>