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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 2 07:34:25 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-05-02 07:34:24 -0400 (Fri, 02 May 2008)
New Revision: 73000

Modified:
   trunk/testsuite/.classpath
Log:
Fix Eclipse build

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2008-05-02 11:14:39 UTC (rev 72999)
+++ trunk/testsuite/.classpath	2008-05-02 11:34:24 UTC (rev 73000)
@@ -37,5 +37,6 @@
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-remoting-aspects.jar"/>
 	<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="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list