[jboss-svn-commits] JBL Code SVN: r19666 - in labs/jbosstm/trunk/qa: config and 3 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Apr 21 07:36:09 EDT 2008


Author: jhalliday
Date: 2008-04-21 07:36:09 -0400 (Mon, 21 Apr 2008)
New Revision: 19666

Removed:
   labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/CrashRecovery13Impls/ExampleXAConnectionRecovery.java
Modified:
   labs/jbosstm/trunk/qa/build.xml
   labs/jbosstm/trunk/qa/config/JBossTS_JTA_QA.xml
   labs/jbosstm/trunk/qa/config/JBossTS_JTS_JacORB_QA.xml
   labs/jbosstm/trunk/qa/config/jbossts-jta-qa-install.xml
   labs/jbosstm/trunk/qa/config/jbossts-jts-qa-install.xml
   labs/jbosstm/trunk/qa/config/jbossts.jsp
   labs/jbosstm/trunk/qa/tests/build-core.xml
   labs/jbosstm/trunk/qa/tests/build-jta.xml
   labs/jbosstm/trunk/qa/tests/build-jts.xml
   labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/DistributedIORStorePlugin.java
   labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/RegisterOTSServer.java
   labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/SetupOTSServer.java
Log:
Fixed imports on dtf tests to reflect new package structure for open source dtf. Removed obsolete test - the interface it tests is gone. Fixed paths in build and config scripts. JBTM-357


Modified: labs/jbosstm/trunk/qa/build.xml
===================================================================
--- labs/jbosstm/trunk/qa/build.xml	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/build.xml	2008-04-21 11:36:09 UTC (rev 19666)
@@ -15,7 +15,7 @@
   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
   MA  02110-1301, USA.
 
-  (C) 2005-2006,
+  (C) 2005-2008,
   @author JBoss Inc.
 -->
 <project name="JBossTS QA Suite Distribution" default="dist">
@@ -24,22 +24,19 @@
 	<property name="buildtype" value="jts"/>
 
 	<!-- set this property to the location of a JBossTS JTA/JTS build or installation -->
-<!--
-	<property name="org.jboss.jbossts.qa.ts.home" location="/home/jhalli/IdeaProjects/jboss/jbossts/install/"/>
-	/home/jhalli/javastuff/jbossts-full-4.2.3.sp3
--->
-	<property name="org.jboss.jbossts.qa.ts.home" location="/home/jhalli/IdeaProjects/jboss/jbossts_trunk/install"/>
+	<property name="org.jboss.jbossts.qa.ts.home" location="../install"/>
 
 	<!-- set this property to the location of a DTF TestingFramework.jar build -->
-	<property name="org.jboss.jbossts.qa.testingframework_location" location="/home/jhalli/IdeaProjects/jboss/jbossdtf/DTF_3_9/dist/lib/TestingFramework.jar"/>
+    <!-- TODO should ref the version checked into JBossTS? -->
+    <property name="org.jboss.jbossts.qa.testingframework_location" location="/home/jhalli/IdeaProjects/jboss/dtf/installation/lib/TestingFramework.jar"/>
 
 	<!-- TODO cd ArjunaJTS/orbportability; ant -f build-anttasks.xml -->
 	<property name="org.jboss.jbossts.qa.idlcompiler.lib"
-			  location="/home/jhalli/IdeaProjects/jboss/jbossts_trunk/ArjunaJTS/orbportability/lib/ext"/>
+			  location="../ArjunaJTS/orbportability/lib/ext"/>
 
 	<!-- set these to the location(s) of the database drivers -->
 
-	<fileset id="oracle.drivers" dir="/oracle/product/10.2.0/db_1/jdbc/lib/">
+	<fileset id="oracle.drivers" dir="/home/jhalli/javastuff/dbdrivers/oracle_10_2_0_4/">
 		<include name="ojdbc14.jar"/>
 	</fileset>
 
@@ -47,26 +44,26 @@
 		<include name="ms*.jar"/>
 	</fileset>
 
-	<fileset id="mssql.drivers" dir="/home/jhalli/javastuff/mssql2005_sqljdbc_1.1/enu/">
+	<fileset id="mssql.drivers" dir="/home/jhalli/javastuff/dbdrivers/mssql2005_sqljdbc_1.2/enu/">
 		<include name="sqljdbc.jar"/>
 	</fileset>
 
 	<!-- 8.1.408 is broken, use something more recent. -->
-	<fileset id="pgsql.drivers" dir="/home/jhalli/IdeaProjects/jboss/pgsqldriver/pgjdbc/jars/">
-		<include name="postgresql.jar"/>
+	<fileset id="pgsql.drivers" dir="/home/jhalli/javastuff/dbdrivers/">
+		<include name="postgresql-8.3-603.jdbc3.jar"/>
 	</fileset>
 
 	<!-- server version 5 is the first with XA support, do use anything less.
 	 		driver versions before 5.0.5 are broken, don't use them either. -->
-	<fileset id="mysql.drivers" dir="/home/jhalli/javastuff/mysql-connector-java-5.0-nightly-20070228/">
-		<include name="mysql-connector-java-5.0-nightly-20070228-bin.jar"/>
+	<fileset id="mysql.drivers" dir="/home/jhalli/javastuff/dbdrivers//">
+		<include name="mysql-connector-java-5.1.6-bin.jar"/>
 	</fileset>
 
-	<fileset id="ibmdb2.drivers" dir="/home/jhalli/javastuff/db2driver/DB2_v9/">
+	<fileset id="ibmdb2.drivers" dir="/home/jhalli/javastuff/dbdrivers/DB2_v9/">
 		<include name="db2jcc*.jar"/>
 	</fileset>
 
-	<fileset id="sybase.drivers" dir="/home/jhalli/javastuff/jConnect-5_5/classes/">
+	<fileset id="sybase.drivers" dir="/home/jhalli/javastuff/dbdrivers/jConnect-5_5/classes/">
 		<include name="jconn2.jar"/>
 	</fileset>
 

Modified: labs/jbosstm/trunk/qa/config/JBossTS_JTA_QA.xml
===================================================================
--- labs/jbosstm/trunk/qa/config/JBossTS_JTA_QA.xml	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/config/JBossTS_JTA_QA.xml	2008-04-21 11:36:09 UTC (rev 19666)
@@ -63,16 +63,16 @@
 				<property name="org.jboss.jbossts.qa.Utils.nameserviceuri" value="//localhost:1099/NameService"/>
 			</properties>
 			<sets>
-				<set name="DTF_HOME" value="/services/DTF/"/>
+				<set name="DTF_HOME" value="/home/jhalli/IdeaProjects/jboss/dtf/installation"/>
 				<set name="LOCAL_PARAMETER" value="-local"/>
-				<set name="PRODUCTS_HOME" value="/services/DTF/products"/>
-				<set name="INSTALL.DIR" value="/services/DTF/JBossTS-JTA-QA/"/>
+				<set name="PRODUCTS_HOME" value="/home/jhalli/IdeaProjects/jboss/dtf/installation/products"/>
+				<set name="INSTALL.DIR" value="/home/jhalli/IdeaProjects/jboss/dtf/installation/JBossTS-JTA-QA/"/>
 				<set name="CALLS" value="100"/>
-				<set name="PRODUCT.DIR" value="/services/DTF/JBossTS-JTA-QA/"/>
+				<set name="PRODUCT.DIR" value="/home/jhalli/IdeaProjects/jboss/dtf/installation/JBossTS-JTA-QA/"/>
 				<!-- TODO: should this really be ARJUNAJTS home even thoug it's JTA? -->
-				<set name="ARJUNAJTS_HOME" value="/services/DTF/JBossTS-JTA-QA/"/>
+				<set name="ARJUNAJTS_HOME" value="/home/jhalli/IdeaProjects/jboss/dtf/installation/JBossTS-JTA-QA/"/>
 			</sets>
-			<jvm id="1.4.2"/>
+			<jvm id="1.5.0"/>
 			<default-classpath name="main"/>
 			<node-exclusions/>
 		</node-configuration>
@@ -158,21 +158,21 @@
 
 	<task-runner-definitions>
 		<task-runner name="UnitTestRunner" class="com.arjuna.mwlabs.testframework.testnode.UnitTestTaskRunner"
-					 log-to="http://dev31.qa.atl.jboss.com:8080/dtf/">
+					 log-to="http://localhost:8080/dtf/">
 			<param name="pass_on_wait_for" value="true"/>
 			<param name="fail_indicator" value="Failed"/>
 			<param name="wait_for_text" value="Ready"/>
 			<param name="pass_indicator" value="Passed"/>
 		</task-runner>
 		<task-runner name="ServiceRunner" class="com.arjuna.mwlabs.testframework.testnode.JavaTaskRunner"
-					 log-to="http://dev31.qa.atl.jboss.com:8080/dtf/">
+					 log-to="http://localhost:8080/dtf/">
 			<param name="pass_on_wait_for" value="true"/>
 			<param name="fail_indicator" value="Failed"/>
 			<param name="wait_for_text" value="Ready"/>
 			<param name="pass_indicator" value="Passed"/>
 		</task-runner>
 		<task-runner name="JavaTaskRunner" class="com.arjuna.mwlabs.testframework.testnode.JavaTaskRunner"
-					 log-to="http://dev31.qa.atl.jboss.com:8080/dtf/">
+					 log-to="http://localhost:8080/dtf/">
 			<param name="pass_on_wait_for" value="true"/>
 			<param name="fail_indicator" value="Failed"/>
 			<param name="wait_for_text" value="Ready"/>

Modified: labs/jbosstm/trunk/qa/config/JBossTS_JTS_JacORB_QA.xml
===================================================================
--- labs/jbosstm/trunk/qa/config/JBossTS_JTS_JacORB_QA.xml	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/config/JBossTS_JTS_JacORB_QA.xml	2008-04-21 11:36:09 UTC (rev 19666)
@@ -67,15 +67,15 @@
 				<property name="org.jboss.jbossts.qa.Utils.nameserviceuri" value="//localhost:1099/NameService"/>
 			</properties>
 			<sets>
-				<set name="DTF_HOME" value="/services/DTF"/>
+				<set name="DTF_HOME" value="/home/jhalli/IdeaProjects/jboss/dtf/installation"/>
 				<set name="PRODUCTS_HOME" value="/services/DTF/products"/>
-				<set name="INSTALL.DIR" value="/services/DTF/JBossTS-JTS-JacORB-QA/"/>
-				<set name="ORB_HOME" value="/services/DTF/JBossTS-JTS-JacORB-QA/jacorb/"/>
+				<set name="INSTALL.DIR" value="/home/jhalli/IdeaProjects/jboss/dtf/installation/JBossTS-JTS-JacORB-QA/"/>
+				<set name="ORB_HOME" value="/home/jhalli/IdeaProjects/jboss/dtf/installation/JBossTS-JTS-JacORB-QA/jacorb/"/>
 				<set name="CALLS" value="1000"/>
-				<set name="PRODUCT.DIR" value="/services/DTF/JBossTS-JTS-JacORB-QA/"/>
-				<set name="ARJUNAJTS_HOME" value="/services/DTF/JBossTS-JTS-JacORB-QA/"/>
+				<set name="PRODUCT.DIR" value="/home/jhalli/IdeaProjects/jboss/dtf/installation/JBossTS-JTS-JacORB-QA/"/>
+				<set name="ARJUNAJTS_HOME" value="/home/jhalli/IdeaProjects/jboss/dtf/installation/JBossTS-JTS-JacORB-QA/"/>
 			</sets>
-			<jvm id="1.4.2"/>
+			<jvm id="1.5.0"/>
 			<default-classpath name="main"/>
 			<node-exclusions/>
 		</node-configuration>

Modified: labs/jbosstm/trunk/qa/config/jbossts-jta-qa-install.xml
===================================================================
--- labs/jbosstm/trunk/qa/config/jbossts-jta-qa-install.xml	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/config/jbossts-jta-qa-install.xml	2008-04-21 11:36:09 UTC (rev 19666)
@@ -22,7 +22,7 @@
     <target name="install">
 		<delete dir="${INSTALL.DIR}"/>
 		<mkdir dir="${INSTALL.DIR}"/>
-		<get src="http://dev31.qa.atl.jboss.com:8080/dtf/productbuilds/jbossts-jta-qa-distribution.zip"
+		<get src="http://localhost:8080/dtf/productbuilds/jbossts-jta-qa-distribution.zip"
 			 dest="${INSTALL.DIR}/jbossts-jta-qa-distribution.zip"/>
 		<unzip src="${INSTALL.DIR}/jbossts-jta-qa-distribution.zip" dest="${INSTALL.DIR}"/>
     </target>

Modified: labs/jbosstm/trunk/qa/config/jbossts-jts-qa-install.xml
===================================================================
--- labs/jbosstm/trunk/qa/config/jbossts-jts-qa-install.xml	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/config/jbossts-jts-qa-install.xml	2008-04-21 11:36:09 UTC (rev 19666)
@@ -24,7 +24,7 @@
 		<!-- Copy the product and unzip it -->
 		<delete dir="${INSTALL.DIR}"/>
 		<mkdir dir="${INSTALL.DIR}"/>
-		<get src="http://dev31.qa.atl.jboss.com:8080/dtf/productbuilds/jbossts-jts-qa-distribution.zip"
+		<get src="http://localhost:8080/dtf/productbuilds/jbossts-jts-qa-distribution.zip"
 			 dest="${INSTALL.DIR}/jbossts-jts-qa-distribution.zip"/>
 		<unzip src="${INSTALL.DIR}/jbossts-jts-qa-distribution.zip" dest="${INSTALL.DIR}"/>
 	</target>

Modified: labs/jbosstm/trunk/qa/config/jbossts.jsp
===================================================================
--- labs/jbosstm/trunk/qa/config/jbossts.jsp	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/config/jbossts.jsp	2008-04-21 11:36:09 UTC (rev 19666)
@@ -7,7 +7,7 @@
 <body>
 
 <%@ page import="java.util.ArrayList, java.util.Arrays, java.util.Enumeration, java.net.URL" %>
-<%@ page import="com.arjuna.mwlabs.testframework.dtfweb.*, com.arjuna.mwlabs.testframework.coordinator2.*, com.arjuna.mwlabs.testframework.coordinator2.scheduler.*" %>
+<%@ page import="org.jboss.dtf.testframework.dtfweb.*, org.jboss.dtf.testframework.coordinator2.*, org.jboss.dtf.testframework.coordinator2.scheduler.*" %>
 
 <%
     // TODO: keep only the testId numbers here, lookup the corresponding names from the db?
@@ -49,9 +49,9 @@
                                         "JDBC Local Tests 01 - IBM DB2 JNDI", "JDBC Local Tests 01 - PostgreSQL JNDI",
                                         "JDBC Local Tests 01 - MySQL JNDI", "JDBC Local Tests 01 - Sybase JNDI" };
 
+    // for single host setups you may want to add "Linux" to this list 
+    String[] OS = new String[] { "RHEL4-32", "RHEL4-64", "RHEL5-32", "RHEL5-64", "WIN2003-64", "SOL10-SPARC", "HPUX11-IA64", };
 
-    String[] OS = new String[] { "RHEL4-32", "RHEL4-64", "RHEL5-32", "RHEL5-64", "WIN2003-64", "SOL10-SPARC", "HPUX11-IA64" };
-
     ArrayList allJTSTestIdsInRunOrder = new ArrayList();
     allJTSTestIdsInRunOrder.addAll(Arrays.asList(jts_basicTestIds));
     allJTSTestIdsInRunOrder.addAll(Arrays.asList(jts_rrTestIds));

Modified: labs/jbosstm/trunk/qa/tests/build-core.xml
===================================================================
--- labs/jbosstm/trunk/qa/tests/build-core.xml	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/tests/build-core.xml	2008-04-21 11:36:09 UTC (rev 19666)
@@ -21,10 +21,10 @@
 <project name="JBossTS 'Core' QA Suite" default="build">
 
 	<!-- set this property to the location of a JBossTS core build -->
-	<property name="org.jboss.jbossts.qa.ts.home" location="/home/jhalli/IdeaProjects/jboss/jbossts/install/"/>
+	<property name="org.jboss.jbossts.qa.ts.home" location="../../install/"/>
 
 	<!-- set this property to the location of a DTF TestingFramework build -->
-	<property name="org.jboss.jbossts.qa.testingframework_location" location="/home/jhalli/IdeaProjects/jboss/jbossdtf/DTF_3_9/dist/lib/TestingFramework.jar"/>
+	<property name="org.jboss.jbossts.qa.testingframework_location" location="/home/jhalli/IdeaProjects/jboss/dtf/installation/lib/TestingFramework.jar"/>
 
 
 	<property name="org.jboss.jbossts.qa.buildroot" location="build"/>

Modified: labs/jbosstm/trunk/qa/tests/build-jta.xml
===================================================================
--- labs/jbosstm/trunk/qa/tests/build-jta.xml	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/tests/build-jta.xml	2008-04-21 11:36:09 UTC (rev 19666)
@@ -21,10 +21,10 @@
 <project name="JBossTS JTA QA Suite" default="build">
 
 	<!-- set this property to the location of a JBossTS JTA build -->
-	<property name="org.jboss.jbossts.qa.ts.home" location="/home/jhalli/IdeaProjects/jboss/jbossts_trunk/install/"/>
+	<property name="org.jboss.jbossts.qa.ts.home" location="../../install/"/>
 
 	<!-- set this property to the location of a DTF TestingFramework build -->
-	<property name="org.jboss.jbossts.qa.testingframework_location" location="/home/jhalli/IdeaProjects/jboss/jbossdtf/DTF_3_9/dist/lib/TestingFramework.jar"/>
+	<property name="org.jboss.jbossts.qa.testingframework_location" location="/home/jhalli/IdeaProjects/jboss/dtf/installation/lib/TestingFramework.jar"/>
 
 	<!-- set this to the location(s) of the database drivers -->
 	<path id="database.drivers.path">
@@ -54,7 +54,6 @@
 		</fileset>
 		<fileset dir="${org.jboss.jbossts.qa.ts.home}/lib/ext">
 			<include name="jbossts-common.jar"/>
-			<include name="jta-spec1_0_1.jar"/>
 			<include name="jta-1_1-classes.zip"/>
 		</fileset>
 	</path>

Modified: labs/jbosstm/trunk/qa/tests/build-jts.xml
===================================================================
--- labs/jbosstm/trunk/qa/tests/build-jts.xml	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/tests/build-jts.xml	2008-04-21 11:36:09 UTC (rev 19666)
@@ -21,14 +21,14 @@
 <project name="JBossTS JTS QA Suite" default="build">
 
 	<!-- set this property to the location of a JBossTS JTS build -->
-	<property name="org.jboss.jbossts.qa.ts.home" location="/home/jhalli/javastuff/jbossts-full-4.2.3.sp3"/>
+	<property name="org.jboss.jbossts.qa.ts.home" location="../../install"/>
 
 	<!-- set this property to the location of a DTF TestingFramework build -->
-	<property name="org.jboss.jbossts.qa.testingframework_location" location="/home/jhalli/IdeaProjects/jboss/jbossdtf/DTF_3_9/dist/lib/TestingFramework.jar"/>
+	<property name="org.jboss.jbossts.qa.testingframework_location" location="/home/jhalli/IdeaProjects/jboss/dtf/installation/lib/TestingFramework.jar"/>
 
 	<!-- TODO cd ArjunaJTS/orbportability; ant -f build-anttasks.xml -->
 	<property name="org.jboss.jbossts.qa.idlcompiler.lib"
-			  location="/home/jhalli/IdeaProjects/jboss/jbossts/ArjunaJTS/orbportability/lib/ext"/>
+			  location="../../ArjunaJTS/orbportability/lib/ext"/>
 
 	<!-- set this to the location(s) of the database drivers -->
 	<path id="database.drivers.path">
@@ -65,7 +65,6 @@
 		</fileset>
 		<fileset dir="${org.jboss.jbossts.qa.ts.home}/lib/ext">
 			<include name="jbossts-common.jar"/>
-			<include name="jta-spec1_0_1.jar"/>
 			<include name="jta-1_1-classes.zip"/>
 		</fileset>
 		<fileset dir="${org.jboss.jbossts.qa.idlcompiler.lib}">

Deleted: labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/CrashRecovery13Impls/ExampleXAConnectionRecovery.java
===================================================================
--- labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/CrashRecovery13Impls/ExampleXAConnectionRecovery.java	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/CrashRecovery13Impls/ExampleXAConnectionRecovery.java	2008-04-21 11:36:09 UTC (rev 19666)
@@ -1,89 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2007, Red Hat Middleware LLC, and individual contributors
- * as indicated by the @author tags.
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA  02110-1301, USA.
- *
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-/*
- * Copyright (C) 2004,
- *
- * Arjuna Technologies Ltd,
- * Newcastle upon Tyne,
- * Tyne and Wear,
- * UK.
- *
- * $Id: ExampleXAConnectionRecovery.java,v 1.1 2004/10/13 15:45:47 nmcl Exp $
- */
-
-package org.jboss.jbossts.qa.CrashRecovery13Impls;
-
-import com.arjuna.ats.jta.recovery.XAConnectionRecovery;
-
-import javax.sql.XAConnection;
-import java.sql.SQLException;
-
-public class ExampleXAConnectionRecovery implements XAConnectionRecovery
-{
-
-	public XAConnection getConnection() throws SQLException
-	{
-		count = 1;
-
-		return new ExampleXAConnection();
-	}
-
-	/**
-	 * Initialise with all properties required to create the resource(s).
-	 *
-	 * @param String p An arbitrary string from which initialization data
-	 *               is obtained.
-	 * @return <code>true</code> if initialization happened successfully,
-	 *         <code>false</code> otherwise.
-	 */
-
-	public boolean initialise(String p) throws SQLException
-	{
-		return true;
-	}
-
-	/**
-	 * Iterate through all of the resources this instance provides
-	 * access to.
-	 *
-	 * @return <code>true</code> if this instance can provide more
-	 *         resources, <code>false</code> otherwise.
-	 */
-
-	public boolean hasMoreConnections()
-	{
-		boolean toReturn = false;
-
-		if (count != 1)
-		{
-			toReturn = true;
-		}
-
-		// reset for next recovery scan
-
-		count = 0;
-
-		return toReturn;
-	}
-
-	private int count = 0;
-
-}

Modified: labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/DistributedIORStorePlugin.java
===================================================================
--- labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/DistributedIORStorePlugin.java	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/DistributedIORStorePlugin.java	2008-04-21 11:36:09 UTC (rev 19666)
@@ -20,8 +20,8 @@
  */
 package org.jboss.jbossts.qa.Utils;
 
-import com.arjuna.mwlabs.testframework.nameservice.NameNotBound;
-import com.arjuna.mwlabs.testframework.nameservice.NameServiceInterface;
+import org.jboss.dtf.testframework.nameservice.NameNotBound;
+import org.jboss.dtf.testframework.nameservice.NameServiceInterface;
 
 import java.rmi.Naming;
 

Modified: labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/RegisterOTSServer.java
===================================================================
--- labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/RegisterOTSServer.java	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/RegisterOTSServer.java	2008-04-21 11:36:09 UTC (rev 19666)
@@ -20,7 +20,7 @@
  */
 package org.jboss.jbossts.qa.Utils;
 
-import com.arjuna.mwlabs.testframework.unittest.Test;
+import org.jboss.dtf.testframework.unittest.Test;
 import org.omg.CosTransactions.TransactionFactory;
 import org.omg.CosTransactions.TransactionFactoryHelper;
 

Modified: labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/SetupOTSServer.java
===================================================================
--- labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/SetupOTSServer.java	2008-04-21 10:35:38 UTC (rev 19665)
+++ labs/jbosstm/trunk/qa/tests/src/org/jboss/jbossts/qa/Utils/SetupOTSServer.java	2008-04-21 11:36:09 UTC (rev 19666)
@@ -20,7 +20,7 @@
  */
 package org.jboss.jbossts.qa.Utils;
 
-import com.arjuna.mwlabs.testframework.unittest.Test;
+import org.jboss.dtf.testframework.unittest.Test;
 import com.arjuna.orbportability.Services;
 
 /*




More information about the jboss-svn-commits mailing list