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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 29 00:25:03 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-03-29 00:25:03 -0400 (Thu, 29 Mar 2007)
New Revision: 61822

Modified:
   trunk/testsuite/.classpath
Log:
Update joram test jars

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-03-29 04:24:16 UTC (rev 61821)
+++ trunk/testsuite/.classpath	2007-03-29 04:25:03 UTC (rev 61822)
@@ -43,7 +43,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/ejb3x"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/ejb3"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xalan/lib/xalan.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joram-tests.jar" sourcepath="/thirdparty/objectweb-joramtests/lib/joram-tests-src.zip"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/tomcat"/>
 	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
@@ -86,5 +85,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/profileservice"/>
 	<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 kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list