[Jboss-cvs] JBossAS SVN: r56138 - trunk/tomcat

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 21 20:29:49 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-21 20:29:48 -0400 (Mon, 21 Aug 2006)
New Revision: 56138

Modified:
   trunk/tomcat/.classpath
Log:
Add jboss-serialization.jar to the build path

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2006-08-21 21:15:52 UTC (rev 56137)
+++ trunk/tomcat/.classpath	2006-08-22 00:29:48 UTC (rev 56138)
@@ -34,5 +34,6 @@
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/ejb3"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/serialization/lib/jboss-serialization.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list