[jboss-svn-commits] JBL Code SVN: r37606 - labs/jbosstm/branches/JBOSSTS_4_15_0_Final.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Oct 19 09:51:24 EDT 2011


Author: tomjenkinson
Date: 2011-10-19 09:51:23 -0400 (Wed, 19 Oct 2011)
New Revision: 37606

Modified:
   labs/jbosstm/branches/JBOSSTS_4_15_0_Final/.classpath
Log:
added in all the byteman jars to the IDE files

Modified: labs/jbosstm/branches/JBOSSTS_4_15_0_Final/.classpath
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_15_0_Final/.classpath	2011-10-19 10:51:12 UTC (rev 37605)
+++ labs/jbosstm/branches/JBOSSTS_4_15_0_Final/.classpath	2011-10-19 13:51:23 UTC (rev 37606)
@@ -5,6 +5,7 @@
 	<classpathentry kind="src" path="atsintegration/examples/classes"/>
 	<classpathentry kind="src" path="antbuildsystem/classes"/>
 	<classpathentry kind="src" path="atsintegration/tests/classes"/>
+	<classpathentry kind="src" path="atsintegration/tests/byteman-scripts"/>
 	<classpathentry kind="src" path="common/classes"/>
 	<classpathentry kind="src" path="common/tests"/>
 	<classpathentry kind="src" path="ArjunaCore/arjuna/build/classes"/>
@@ -21,6 +22,7 @@
 	<classpathentry kind="src" path="ArjunaJTA/jta/classes"/>
 	<classpathentry kind="src" path="ArjunaJTA/jta/src/test/resources"/>
 	<classpathentry kind="src" path="ArjunaJTA/jta/tests/classes"/>
+	<classpathentry kind="src" path="ArjunaJTA/jta/tests/byteman-scripts"/>
 	<classpathentry kind="src" path="ArjunaJTS/jtax/build/classes"/>
 	<classpathentry kind="src" path="ArjunaJTS/jtax/build/tests/generatedclasses"/>
 	<classpathentry kind="src" path="ArjunaJTS/jtax/classes"/>
@@ -48,9 +50,10 @@
 	<classpathentry kind="var" path="M2_REPO/org/jboss/jbossas/jboss-server-manager/1.0.4.Final/jboss-server-manager-1.0.4.Final.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/byteman/byteman/1.6.0/byteman-1.6.0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/byteman/byteman-bmunit/1.6.0/byteman-bmunit-1.6.0.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/byteman/byteman-install/1.6.0/byteman-install-1.6.0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/byteman/byteman-submit/1.6.0/byteman-submit-1.6.0.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/byteman/byteman-dtest/1.6.0/byteman-dtest-1.6.0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/integration/jboss-corba-ots-spi/6.0.0.CR1/jboss-corba-ots-spi-6.0.0.CR1.jar"/>
-	<classpathentry kind="var" path="M2_REPO/org/jboss/byteman/byteman-dtest/1.6.0/byteman-dtest-1.6.0.jar"/>
 	<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.16/log4j-1.2.16.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.1.Final/jboss-ejb-api_3.1_spec-1.0.1.Final.jar"/>
 	<classpathentry kind="var" path="M2_REPO/org/jboss/remoting/jboss-remoting/2.5.3/jboss-remoting-2.5.3.jar"/>



More information about the jboss-svn-commits mailing list