[jboss-cvs] JBossAS SVN: r62905 - projects/security/security-jboss-sx/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 8 17:16:40 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-05-08 17:16:40 -0400 (Tue, 08 May 2007)
New Revision: 62905

Modified:
   projects/security/security-jboss-sx/trunk/.classpath
Log:
bring in servlet api

Modified: projects/security/security-jboss-sx/trunk/.classpath
===================================================================
--- projects/security/security-jboss-sx/trunk/.classpath	2007-05-08 21:16:08 UTC (rev 62904)
+++ projects/security/security-jboss-sx/trunk/.classpath	2007-05-08 21:16:40 UTC (rev 62905)
@@ -20,5 +20,6 @@
 	<classpathentry kind="var" path="M2_REPO/javax/mail/mail/1.4/mail-1.4.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jboss-transaction/5.0-SNAPSHOT/jboss-transaction-5.0-SNAPSHOT.jar"/>
 	<classpathentry kind="var" path="M2_REPO/javassist/javassist/3.4.GA/javassist-3.4.GA.jar"/>
+	<classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"/>
 	<classpathentry kind="output" path="output/classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list