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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 9 15:05:26 EST 2008


Author: anil.saldhana at jboss.com
Date: 2008-01-09 15:05:26 -0500 (Wed, 09 Jan 2008)
New Revision: 68746

Modified:
   projects/security/security-spi/trunk/.classpath
Log:
correct classpath

Modified: projects/security/security-spi/trunk/.classpath
===================================================================
--- projects/security/security-spi/trunk/.classpath	2008-01-09 20:05:02 UTC (rev 68745)
+++ projects/security/security-spi/trunk/.classpath	2008-01-09 20:05:26 UTC (rev 68746)
@@ -10,6 +10,5 @@
 	<classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-jaspi-api/1.0-BETA1/jboss-jaspi-api-1.0-BETA1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/security/authorization-spi/2.0.2-SNAPSHOT/authorization-spi-2.0.2-SNAPSHOT.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/security/identity-impl/2.0.2-SNAPSHOT/identity-impl-2.0.2-SNAPSHOT.jar"/>
 	<classpathentry kind="output" path="target/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list