[jboss-cvs] JBossAS SVN: r60486 - branches/Branch_4_2/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Feb 12 02:52:21 EST 2007
Author: scott.stark at jboss.org
Date: 2007-02-12 02:52:21 -0500 (Mon, 12 Feb 2007)
New Revision: 60486
Modified:
branches/Branch_4_2/testsuite/.classpath
Log:
Add the apache-codec jar
Modified: branches/Branch_4_2/testsuite/.classpath
===================================================================
--- branches/Branch_4_2/testsuite/.classpath 2007-02-12 07:51:34 UTC (rev 60485)
+++ branches/Branch_4_2/testsuite/.classpath 2007-02-12 07:52:21 UTC (rev 60486)
@@ -61,5 +61,6 @@
<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/profiler/jvmti/lib/jboss-profiler-jvmti.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-src.zip"/>
+ <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