[jboss-cvs] JBossAS SVN: r63654 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 26 17:16:44 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-06-26 17:16:44 -0400 (Tue, 26 Jun 2007)
New Revision: 63654

Modified:
   trunk/testsuite/.classpath
Log:
Add the metatype jar

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-06-26 21:13:41 UTC (rev 63653)
+++ trunk/testsuite/.classpath	2007-06-26 21:16:44 UTC (rev 63654)
@@ -88,5 +88,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api.jar" sourcepath="/thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/httpunit/lib/httpunit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-metatype.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-metatype-src.zip"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list