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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 17 16:44:09 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-17 16:44:09 -0400 (Tue, 17 Jun 2008)
New Revision: 74729

Modified:
   trunk/testsuite/.classpath
Log:
Add jbossws-core-sources.jar sourcepath and remove ant-junit.jar

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2008-06-17 20:24:29 UTC (rev 74728)
+++ trunk/testsuite/.classpath	2008-06-17 20:44:09 UTC (rev 74729)
@@ -19,7 +19,7 @@
 	<classpathentry kind="lib" path="/thirdparty/hsqldb/lib/hsqldb.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xalan/lib/xalan.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-client.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-client.jar" sourcepath="/thirdparty/jboss/jbossws/lib/jbossws-core-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/joesnmp/lib/joesnmp.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
@@ -28,7 +28,6 @@
 	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joramtests.jar" sourcepath="/thirdparty/objectweb-joramtests/lib/joramtests-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-codec/lib/commons-codec.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/xmlunit-xmlunit/lib/xmlunit1.0.jar"/>
-	<classpathentry kind="lib" path="/tools/lib/ant-junit.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/ant.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/httpunit/lib/httpunit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar" sourcepath="/thirdparty/junit/lib/junit-src.zip"/>




More information about the jboss-cvs-commits mailing list