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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 4 03:20:34 EDT 2007


Author: reverbel
Date: 2007-10-04 03:20:34 -0400 (Thu, 04 Oct 2007)
New Revision: 65826

Modified:
   trunk/testsuite/.classpath
   trunk/testsuite/.project
Log:
Remove references to the transaction project.


Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-10-04 07:07:54 UTC (rev 65825)
+++ trunk/testsuite/.classpath	2007-10-04 07:20:34 UTC (rev 65826)
@@ -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/.project
===================================================================
--- trunk/testsuite/.project	2007-10-04 07:07:54 UTC (rev 65825)
+++ trunk/testsuite/.project	2007-10-04 07:20:34 UTC (rev 65826)
@@ -21,7 +21,6 @@
 		<project>server</project>
 		<project>system</project>
 		<project>tools</project>
-		<project>transaction</project>
 		<project>varia</project>
 	</projects>
 	<buildSpec>




More information about the jboss-cvs-commits mailing list