[jboss-cvs] JBossAS SVN: r58509 - trunk/tomcat

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 17 21:02:28 EST 2006


Author: scott.stark at jboss.org
Date: 2006-11-17 21:02:27 -0500 (Fri, 17 Nov 2006)
New Revision: 58509

Modified:
   trunk/tomcat/.classpath
Log:
Add jbossweb-src.zip attachment to jbossweb.jar

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2006-11-18 01:33:41 UTC (rev 58508)
+++ trunk/tomcat/.classpath	2006-11-18 02:02:27 UTC (rev 58509)
@@ -32,7 +32,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/el-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jasper-jdt.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb-extras.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jsp-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/servlet-api.jar"/>




More information about the jboss-cvs-commits mailing list