[jboss-cvs] JBoss Messaging SVN: r4229 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat May 17 20:35:55 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-05-17 20:35:55 -0400 (Sat, 17 May 2008)
New Revision: 4229

Modified:
   trunk/.classpath
Log:
Adding required classpath for testcases

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2008-05-18 00:33:30 UTC (rev 4228)
+++ trunk/.classpath	2008-05-18 00:35:55 UTC (rev 4229)
@@ -61,5 +61,6 @@
 	<classpathentry kind="lib" path="tests/lib/easymock.jar"/>
 	<classpathentry kind="lib" path="thirdparty/slf4j/log4j/lib/slf4j-log4j12.jar"/>
 	<classpathentry exported="true" kind="lib" path="thirdparty/apache-mina/lib/mina-core-2.0.0-M2-20080418.144850.jar" sourcepath="thirdparty/apache-mina/lib/mina-core-2.0.0-M2-20080418.144850-sources.jar"/>
+	<classpathentry kind="lib" path="tests/jms-tests/config"/>
 	<classpathentry kind="output" path="eclipse-output"/>
 </classpath>




More information about the jboss-cvs-commits mailing list