[jboss-cvs] JBossAS SVN: r77436 - trunk/tomcat.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 25 11:04:41 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-08-25 11:04:41 -0400 (Mon, 25 Aug 2008)
New Revision: 77436

Modified:
   trunk/tomcat/.classpath
Log:
Fix location of jbossweb-sources

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2008-08-25 15:02:57 UTC (rev 77435)
+++ trunk/tomcat/.classpath	2008-08-25 15:04:41 UTC (rev 77436)
@@ -17,14 +17,14 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/el-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/jasper-jdt.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-src.zip"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/jsp-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/servlet-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/ws/native/lib/jbossws-native-jaxws.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-ejb3-interceptors/lib/jboss-ejb3-interceptors.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-interceptors/lib/jboss-ejb3-interceptors-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-ejb3-core/lib/jboss-ejb3-core.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/net/jcip/lib/jcip-annotations.jar"/>
-    <classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/ws/lib/jbossws-spi.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/cluster"/>




More information about the jboss-cvs-commits mailing list