[jboss-cvs] JBossAS SVN: r82807 - trunk/server.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Jan 13 07:51:06 EST 2009
Author: emuckenhuber
Date: 2009-01-13 07:51:06 -0500 (Tue, 13 Jan 2009)
New Revision: 82807
Modified:
trunk/server/.classpath
Log:
update eclipse classpath
Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath 2009-01-13 12:50:52 UTC (rev 82806)
+++ trunk/server/.classpath 2009-01-13 12:51:06 UTC (rev 82807)
@@ -5,7 +5,6 @@
<classpathentry kind="src" path="output/gen-src"/>
<classpathentry exported="true" kind="src" path="/security"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry exported="true" kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
<classpathentry exported="true" kind="lib" path="/thirdparty/ibm-wsdl4j/lib/wsdl4j.jar"/>
<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
<classpathentry exported="true" kind="lib" path="/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar"/>
@@ -19,5 +18,6 @@
<classpathentry kind="lib" path="/thirdparty/org/jboss/ws/native/lib/jbossws-native-jaxws.jar" sourcepath="/thirdparty/org/jboss/ws/native/lib/jbossws-native-jaxws-sources.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/jboss-jpa-deployers/lib/jboss-jpa-deployers.jar" sourcepath="/thirdparty/jboss/jboss-jpa-deployers/lib/jboss-jpa-deployers-sources.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/serialization/lib/jboss-serialization.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/jboss/web/lib/servlet-api.jar"/>
<classpathentry kind="output" path="output/eclipse-classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list