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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 10 17:20:12 EST 2006


Author: scott.stark at jboss.org
Date: 2006-11-10 17:20:11 -0500 (Fri, 10 Nov 2006)
New Revision: 58256

Modified:
   trunk/tomcat/.classpath
Log:
Remove the annotations temp jar reference

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2006-11-10 19:57:29 UTC (rev 58255)
+++ trunk/tomcat/.classpath	2006-11-10 22:20:11 UTC (rev 58256)
@@ -30,7 +30,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/serialization/lib/jboss-serialization.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security/lib/jbosssx.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/annotations-api-temp.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"/>




More information about the jboss-cvs-commits mailing list