[jboss-cvs] JBoss Messaging SVN: r1657 - branches/Branch_1_0_XARecovery/tests

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 29 21:03:34 EST 2006


Author: juha at jboss.org
Date: 2006-11-29 21:03:32 -0500 (Wed, 29 Nov 2006)
New Revision: 1657

Modified:
   branches/Branch_1_0_XARecovery/tests/build.xml
Log:
JBossTS requires common-logging

Modified: branches/Branch_1_0_XARecovery/tests/build.xml
===================================================================
--- branches/Branch_1_0_XARecovery/tests/build.xml	2006-11-30 02:00:47 UTC (rev 1656)
+++ branches/Branch_1_0_XARecovery/tests/build.xml	2006-11-30 02:03:32 UTC (rev 1657)
@@ -176,6 +176,7 @@
       <path refid="test.compilation.classpath"/>
       <path refid="dom4j.dom4j.classpath"/>
       <path refid="apache.log4j.classpath"/>
+      <path refid="apache.logging.classpath"/>
       <path refid="apache.xerces.classpath"/>
       <path refid="jboss.mbeans.classpath"/>
       <path refid="jboss.naming.classpath"/>




More information about the jboss-cvs-commits mailing list