[jboss-cvs] JBossAS SVN: r90479 - branches/JBPAPP_5_0/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 19 16:01:42 EDT 2009


Author: smcgowan at redhat.com
Date: 2009-06-19 16:01:42 -0400 (Fri, 19 Jun 2009)
New Revision: 90479

Modified:
   branches/JBPAPP_5_0/testsuite/build.xml
Log:
JBAS-6934

Modified: branches/JBPAPP_5_0/testsuite/build.xml
===================================================================
--- branches/JBPAPP_5_0/testsuite/build.xml	2009-06-19 19:44:05 UTC (rev 90478)
+++ branches/JBPAPP_5_0/testsuite/build.xml	2009-06-19 20:01:42 UTC (rev 90479)
@@ -191,6 +191,8 @@
       <!-- hibernate tests need slfj4 -->
       <path refid="org.jboss.slf4j.classpath"/>
       <path refid="org.slf4j.classpath"/>
+      <!-- JBAS-6934 -->
+      <path refid="net.jcip.classpath"/>
 
    </path>
 




More information about the jboss-cvs-commits mailing list