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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 5 16:24:44 EST 2007


Author: scott.stark at jboss.org
Date: 2007-12-05 16:24:44 -0500 (Wed, 05 Dec 2007)
New Revision: 67964

Modified:
   trunk/testsuite/.classpath
Log:
Include commons-codec.jar in classpath

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-12-05 21:21:55 UTC (rev 67963)
+++ trunk/testsuite/.classpath	2007-12-05 21:24:44 UTC (rev 67964)
@@ -94,5 +94,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/metadata/lib/jboss-metadata.jar" sourcepath="/thirdparty/jboss/metadata/lib/jboss-metadata-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/ha/lib/jboss-ha-client.jar" sourcepath="/thirdparty/jboss/ha/lib/jboss-ha-client-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-ext-api/lib/jboss-ejb3-ext-api.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-ext-api/lib/jboss-ejb3-ext-api-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-codec/lib/commons-codec.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list