[jboss-svn-commits] JBL Code SVN: r31222 - labs/jbosstm/trunk/ext.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Jan 26 05:56:12 EST 2010


Author: adinn
Date: 2010-01-26 05:56:11 -0500 (Tue, 26 Jan 2010)
New Revision: 31222

Modified:
   labs/jbosstm/trunk/ext/Readme
   labs/jbosstm/trunk/ext/emma.jar
   labs/jbosstm/trunk/ext/emma_ant.jar
Log:
adding modified emma jars based on latest workspace version of emma -- fixes JBTM-682

Modified: labs/jbosstm/trunk/ext/Readme
===================================================================
--- labs/jbosstm/trunk/ext/Readme	2010-01-26 10:19:10 UTC (rev 31221)
+++ labs/jbosstm/trunk/ext/Readme	2010-01-26 10:56:11 UTC (rev 31222)
@@ -35,4 +35,10 @@
 xercesImpl.jar		Xerces 2.3.0
 xmlParserAPIs.jar	Xerces 2.3.0
 byteman.jar		1.2.1
-emma.jar, emma_ant.jar  emma code coverage tool 2.0.5312 license: http://www.eclipse.org/legal/cpl-v10.html n.b. emma.jar has been patched to correct its handling of local variable tables. this incorporates a patch supplied by mdlavin available on the emma site plus extra patches provided by the JBossTS team. Details of the patch are provided in JIRA JBTM-682.
+emma.jar, emma_ant.jar  emma code coverage tool 2.0.5312 license: http://www.eclipse.org/legal/cpl-v10.html
+
+n.b. emma.jar has been patched to correct its handling of local
+variable tables. this incorporates a patch supplied by mdlavin
+available from the emma site plus extra patches provided by the
+JBossTS team. The complete patched source code is available from the
+JBossTS repository as detailed in JIRA issue JBTM-682.
\ No newline at end of file

Modified: labs/jbosstm/trunk/ext/emma.jar
===================================================================
(Binary files differ)

Modified: labs/jbosstm/trunk/ext/emma_ant.jar
===================================================================
(Binary files differ)



More information about the jboss-svn-commits mailing list