[Jboss-cvs] JBossAS SVN: r55019 - trunk/varia

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 2 02:26:29 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-02 02:26:28 -0400 (Wed, 02 Aug 2006)
New Revision: 55019

Modified:
   trunk/varia/.classpath
Log:
Remove the codec jar from the classpath

Modified: trunk/varia/.classpath
===================================================================
--- trunk/varia/.classpath	2006-08-02 03:42:45 UTC (rev 55018)
+++ trunk/varia/.classpath	2006-08-02 06:26:28 UTC (rev 55019)
@@ -29,7 +29,6 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-xalan/lib/xalan.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/opensaml/lib/opensaml.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xmlsec/lib/xmlsec.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/apache-codec/lib/commons-codec-1.2.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>




More information about the jboss-cvs-commits mailing list