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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 5 08:46:28 EDT 2007


Author: adrian at jboss.org
Date: 2007-10-05 08:46:28 -0400 (Fri, 05 Oct 2007)
New Revision: 65886

Modified:
   trunk/testsuite/.classpath
   trunk/testsuite/build.xml
Log:
[JBAS-4520] - The testsuite no longer references the transaction project

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-10-05 12:40:52 UTC (rev 65885)
+++ trunk/testsuite/.classpath	2007-10-05 12:46:28 UTC (rev 65886)
@@ -12,7 +12,6 @@
 	<classpathentry kind="src" path="/messaging"/>
 	<classpathentry kind="src" path="/naming"/>
 	<classpathentry kind="src" path="/connector"/>
-	<classpathentry kind="src" path="/transaction"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-10-05 12:40:52 UTC (rev 65885)
+++ trunk/testsuite/build.xml	2007-10-05 12:46:28 UTC (rev 65886)
@@ -210,7 +210,6 @@
       <path refid="jboss.systemjmx.classpath"/>
       <path refid="jboss.test.classpath"/>
       <path refid="jboss.tomcat.classpath"/>
-      <path refid="jboss.transaction.classpath"/>
       <path refid="jboss.varia.classpath"/>
       <path refid="jboss.web.classpath"/>
    </path>




More information about the jboss-cvs-commits mailing list