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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 5 10:33:56 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-05 10:33:56 -0400 (Thu, 05 Jun 2008)
New Revision: 74141

Modified:
   trunk/testsuite/.classpath
Log:
add jboss-ejb3-security.jar to classpath for ejb3 proxies

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2008-06-05 14:25:03 UTC (rev 74140)
+++ trunk/testsuite/.classpath	2008-06-05 14:33:56 UTC (rev 74141)
@@ -38,5 +38,6 @@
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-security-aspects.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-transaction-aspects.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate-core.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-security/lib/jboss-ejb3-security.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-security/lib/jboss-ejb3-security-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list