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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 12 11:13:33 EST 2007


Author: adrian at jboss.org
Date: 2007-01-12 11:13:31 -0500 (Fri, 12 Jan 2007)
New Revision: 59605

Modified:
   trunk/testsuite/.classpath
Log:
Fix the eclipse build

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-01-12 14:44:16 UTC (rev 59604)
+++ trunk/testsuite/.classpath	2007-01-12 16:13:31 UTC (rev 59605)
@@ -84,5 +84,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs.jar" sourcepath="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-managed-src.zip"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/profileservice"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/profiler/jvmti/lib/jboss-profiler-jvmti.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list