[Jboss-cvs] JBossAS SVN: r56985 - branches/MC_VDF_WORK/system

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 19 19:53:10 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-09-19 19:53:08 -0400 (Tue, 19 Sep 2006)
New Revision: 56985

Modified:
   branches/MC_VDF_WORK/system/.classpath
Log:
Add the xercesImpl.jar to the classpath

Modified: branches/MC_VDF_WORK/system/.classpath
===================================================================
--- branches/MC_VDF_WORK/system/.classpath	2006-09-19 23:52:06 UTC (rev 56984)
+++ branches/MC_VDF_WORK/system/.classpath	2006-09-19 23:53:08 UTC (rev 56985)
@@ -19,5 +19,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-jdk/lib/jboss-logging-jdk-2.0.0.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j-2.0.0.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi-2.0.0.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-xerces/lib/xercesImpl.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list