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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Jan 11 12:37:13 EST 2010


Author: adinn
Date: 2010-01-11 12:37:12 -0500 (Mon, 11 Jan 2010)
New Revision: 31015

Modified:
   labs/jbosstm/trunk/ext/Readme
   labs/jbosstm/trunk/ext/emma.jar
Log:
installing patched version of emma lib. full diff of changes against emma-2.0.5312 source is provided in JBTM-632

Modified: labs/jbosstm/trunk/ext/Readme
===================================================================
--- labs/jbosstm/trunk/ext/Readme	2010-01-11 15:24:37 UTC (rev 31014)
+++ labs/jbosstm/trunk/ext/Readme	2010-01-11 17:37:12 UTC (rev 31015)
@@ -35,4 +35,4 @@
 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
\ No newline at end of file
+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.

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



More information about the jboss-svn-commits mailing list