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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 18 15:43:18 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-08-18 15:43:18 -0400 (Mon, 18 Aug 2008)
New Revision: 77169

Modified:
   trunk/testsuite/.classpath
Log:
JBAS-5457, Add jboss.jboss.ejb3.proxy.classpath to the classpath

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2008-08-18 19:41:50 UTC (rev 77168)
+++ trunk/testsuite/.classpath	2008-08-18 19:43:18 UTC (rev 77169)
@@ -38,5 +38,6 @@
 	<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="lib" path="/thirdparty/stax-api/lib/stax-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-proxy/lib/jboss-ejb3-proxy-client.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list