[jboss-cvs] JBossAS SVN: r73356 - trunk/tomcat.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue May 13 11:42:50 EDT 2008
Author: scott.stark at jboss.org
Date: 2008-05-13 11:42:50 -0400 (Tue, 13 May 2008)
New Revision: 73356
Modified:
trunk/tomcat/.classpath
Log:
Update for org/jboss/ws/lib/jbossws-spi.jar
Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath 2008-05-13 15:42:07 UTC (rev 73355)
+++ trunk/tomcat/.classpath 2008-05-13 15:42:50 UTC (rev 73356)
@@ -12,7 +12,7 @@
<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar" sourcepath="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar"/>
<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo.jar" sourcepath="/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo-sources.jar"/>
<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-ha-server-api/lib/jboss-ha-server-api.jar"/>
- <classpathentry exported="true" kind="lib" path="/thirdparty/jgroups/lib/jgroups.jar"/>
+ <classpathentry exported="true" kind="lib" path="/thirdparty/jgroups/lib/jgroups.jar"/>
<classpathentry exported="true" kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
<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"/>
@@ -23,7 +23,8 @@
<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-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 kind="output" path="output/eclipse-classes"/>
<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 kind="output" path="output/eclipse-classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list