[jboss-cvs] JBossAS SVN: r71647 - projects/security/security-xacml/trunk/jboss-xacml-saml.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 2 18:13:47 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-04-02 18:13:47 -0400 (Wed, 02 Apr 2008)
New Revision: 71647

Modified:
   projects/security/security-xacml/trunk/jboss-xacml-saml/.classpath
Log:
upd cp

Modified: projects/security/security-xacml/trunk/jboss-xacml-saml/.classpath
===================================================================
--- projects/security/security-xacml/trunk/jboss-xacml-saml/.classpath	2008-04-02 22:13:02 UTC (rev 71646)
+++ projects/security/security-xacml/trunk/jboss-xacml-saml/.classpath	2008-04-02 22:13:47 UTC (rev 71647)
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src/main/java"/>
+	<classpathentry kind="src" path="src/tests/resources"/>
 	<classpathentry kind="src" path="src/resources"/>
-	<classpathentry kind="src" path="src/tests"/>
+	<classpathentry excluding="resources/" kind="src" path="src/tests"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="var" path="M2_REPO/opensaml/opensaml/2.0/opensaml-2.0.jar" sourcepath="/M2_REPO/opensaml/opensaml/2.0/opensaml-2.0-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/opensaml/openws/1.0/openws-1.0.jar"/>
@@ -17,6 +18,7 @@
 	<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/sun-jaf/activation/1.1/activation-1.1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/apache/xmlsec/1.4.1/xmlsec-1.4.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/velocity/velocity-dep/1.5/velocity-dep-1.5.jar"/>
 	<classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/jboss-sunxacml"/>




More information about the jboss-cvs-commits mailing list