[jboss-cvs] JBossAS SVN: r82041 - in branches/Branch_5_0: server and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 4 08:35:52 EST 2008


Author: adrian at jboss.org
Date: 2008-12-04 08:35:52 -0500 (Thu, 04 Dec 2008)
New Revision: 82041

Modified:
   branches/Branch_5_0/console/.classpath
   branches/Branch_5_0/server/.classpath
   branches/Branch_5_0/tomcat/.classpath
Log:
Fix the eclipse build

Modified: branches/Branch_5_0/console/.classpath
===================================================================
--- branches/Branch_5_0/console/.classpath	2008-12-04 12:18:37 UTC (rev 82040)
+++ branches/Branch_5_0/console/.classpath	2008-12-04 13:35:52 UTC (rev 82041)
@@ -6,7 +6,7 @@
 	<classpathentry exported="true" kind="src" path="/messaging"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jfreechart/lib/jfreechart.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/jsp-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/beanshell/lib/bsh.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>

Modified: branches/Branch_5_0/server/.classpath
===================================================================
--- branches/Branch_5_0/server/.classpath	2008-12-04 12:18:37 UTC (rev 82040)
+++ branches/Branch_5_0/server/.classpath	2008-12-04 13:35:52 UTC (rev 82041)
@@ -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"/>

Modified: branches/Branch_5_0/tomcat/.classpath
===================================================================
--- branches/Branch_5_0/tomcat/.classpath	2008-12-04 12:18:37 UTC (rev 82040)
+++ branches/Branch_5_0/tomcat/.classpath	2008-12-04 13:35:52 UTC (rev 82041)
@@ -7,7 +7,6 @@
 	<classpathentry exported="true" kind="src" path="/connector"/>
 	<classpathentry exported="true" kind="src" path="/iiop"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/cluster/lib/jboss-ha-server-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jgroups/lib/jgroups.jar"/>




More information about the jboss-cvs-commits mailing list