[jboss-cvs] JBossAS SVN: r63088 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 15 23:44:27 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-05-15 23:44:26 -0400 (Tue, 15 May 2007)
New Revision: 63088

Modified:
   trunk/testsuite/.classpath
Log:
SECURITY-26: security integration code back in jbas workspace

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-05-16 03:38:20 UTC (rev 63087)
+++ trunk/testsuite/.classpath	2007-05-16 03:44:26 UTC (rev 63088)
@@ -83,6 +83,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/profiler/jvmti/lib/jboss-profiler-jvmti.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joramtests.jar" sourcepath="/thirdparty/objectweb-joramtests/lib/joramtests-sources.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api.jar" sourcepath="/thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/httpunit/lib/httpunit.jar"/>




More information about the jboss-cvs-commits mailing list