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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 31 14:01:45 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-07-31 14:01:45 -0400 (Tue, 31 Jul 2007)
New Revision: 64372

Modified:
   projects/security/security-spi/trunk/.classpath
Log:
update to jaspi, JBoss Javaee classpath

Modified: projects/security/security-spi/trunk/.classpath
===================================================================
--- projects/security/security-spi/trunk/.classpath	2007-07-31 15:27:08 UTC (rev 64371)
+++ projects/security/security-spi/trunk/.classpath	2007-07-31 18:01:45 UTC (rev 64372)
@@ -2,6 +2,7 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="var" path="M2_REPO/jboss/jboss-j2ee/SNAPSHOT/jboss-j2ee-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-jaspi-api/1.0-SNAPSHOT/jboss-jaspi-api-1.0-SNAPSHOT.jar"/>
 	<classpathentry kind="output" path="output/classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list