[jboss-cvs] JBossAS SVN: r90501 - branches/Branch_5_x/security.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 22 12:02:42 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-06-22 12:02:42 -0400 (Mon, 22 Jun 2009)
New Revision: 90501

Modified:
   branches/Branch_5_x/security/.classpath
Log:
Add xmlsec source path

Modified: branches/Branch_5_x/security/.classpath
===================================================================
--- branches/Branch_5_x/security/.classpath	2009-06-22 15:01:45 UTC (rev 90500)
+++ branches/Branch_5_x/security/.classpath	2009-06-22 16:02:42 UTC (rev 90501)
@@ -14,7 +14,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-kernel.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-kernel-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security/lib/jbossxacml.jar" sourcepath="/thirdparty/jboss/security/lib/jbossxacml-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/stax-api/lib/stax-api.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/apache/xmlsec/1.4.2/xmlsec-1.4.2.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/apache/xmlsec/1.4.2/xmlsec-1.4.2.jar" sourcepath="M2_REPO/org/apache/xmlsec/1.4.2/xmlsec-1.4.2-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xalan/lib/xalan.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-mdr/lib/jboss-mdr.jar" sourcepath="/thirdparty/jboss/jboss-mdr/lib/jboss-mdr-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop.jar" sourcepath="/thirdparty/jboss/aop/lib/jboss-aop-sources.jar"/>




More information about the jboss-cvs-commits mailing list