[jboss-cvs] JBossAS SVN: r74810 - projects/security/security-spi/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 18 16:15:46 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-06-18 16:15:46 -0400 (Wed, 18 Jun 2008)
New Revision: 74810

Modified:
   projects/security/security-spi/trunk/.classpath
Log:
fix cp

Modified: projects/security/security-spi/trunk/.classpath
===================================================================
--- projects/security/security-spi/trunk/.classpath	2008-06-18 19:07:17 UTC (rev 74809)
+++ projects/security/security-spi/trunk/.classpath	2008-06-18 20:15:46 UTC (rev 74810)
@@ -10,6 +10,5 @@
 	<classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-jaspi-api/1.0.0.CR1/jboss-jaspi-api-1.0.0.CR1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/security/authorization-spi/2.0.2.CR3/authorization-spi-2.0.2.CR3.jar"/>
 	<classpathentry kind="output" path="target/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list