You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2007/05/12 20:08:18 UTC

svn commit: r537501 - /velocity/tools/branches/2.x/test.xml

Author: nbubna
Date: Sat May 12 11:08:17 2007
New Revision: 537501

URL: http://svn.apache.org/viewvc?view=rev&rev=537501
Log:
fix test logging

Modified:
    velocity/tools/branches/2.x/test.xml

Modified: velocity/tools/branches/2.x/test.xml
URL: http://svn.apache.org/viewvc/velocity/tools/branches/2.x/test.xml?view=diff&rev=537501&r1=537500&r2=537501
==============================================================================
--- velocity/tools/branches/2.x/test.xml (original)
+++ velocity/tools/branches/2.x/test.xml Sat May 12 11:08:17 2007
@@ -138,7 +138,7 @@
       debug="${compile.debug}"
       deprecation="${compile.deprecation}"
       optimize="${compile.optimize}"
-      includes="org/apache/velocity/tools/test/FilteredLogSystemCommonsLog.java"
+      includes="org/apache/velocity/tools/test/FilteredLogChuteCommonsLog.java"
       classpathref="test.classpath"/>
   </target>