[jboss-cvs] JBoss Messaging SVN: r3381 - branches/Branch_JBMESSAGING-544.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 28 11:49:59 EST 2007


Author: jmesnil
Date: 2007-11-28 11:49:59 -0500 (Wed, 28 Nov 2007)
New Revision: 3381

Modified:
   branches/Branch_JBMESSAGING-544/build-messaging.xml
Log:
* added slf4j.api to the classpath

Modified: branches/Branch_JBMESSAGING-544/build-messaging.xml
===================================================================
--- branches/Branch_JBMESSAGING-544/build-messaging.xml	2007-11-28 14:37:24 UTC (rev 3380)
+++ branches/Branch_JBMESSAGING-544/build-messaging.xml	2007-11-28 16:49:59 UTC (rev 3381)
@@ -147,6 +147,7 @@
       <path refid="trove.trove.classpath"/>
       <path refid="apache.logging.classpath"/>
       <path refid="apache.mina.classpath"/>
+      <path refid="slf4j.api.classpath"/>
       <path refid="slf4j.log4j.classpath"/>
    </path>
 




More information about the jboss-cvs-commits mailing list