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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 13 15:39:43 EST 2008


Author: anil.saldhana at jboss.com
Date: 2008-11-13 15:39:43 -0500 (Thu, 13 Nov 2008)
New Revision: 80952

Modified:
   projects/security/security-spi/trunk/
   projects/security/security-spi/trunk/.classpath
Log:
update eclipse output


Property changes on: projects/security/security-spi/trunk
___________________________________________________________________
Name: svn:ignore
   - target
.metadata

   + target
target-eclipse
.metadata


Modified: projects/security/security-spi/trunk/.classpath
===================================================================
--- projects/security/security-spi/trunk/.classpath	2008-11-13 20:36:16 UTC (rev 80951)
+++ projects/security/security-spi/trunk/.classpath	2008-11-13 20:39:43 UTC (rev 80952)
@@ -11,5 +11,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="output" path="target/eclipse-classes"/>
+	<classpathentry kind="output" path="target-eclipse/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list