Revision: 5780 Author: [email protected] Date: Thu Jul 23 13:46:11 2009 Log: Adding emma_ant-2.0.5312.jar so we can reference it from our build file. Also adding emma-2.0.5312-patched.jar, which is a direct copy of emma.jar, which should have been versioned.
Patch by: jlabanca Review by: scottb http://code.google.com/p/google-web-toolkit/source/detail?r=5780 Added: /tools/redist/emma/emma-2.0.5312-patched.jar /tools/redist/emma/emma_ant-2.0.5312.jar Modified: /tools/redist/emma/README.txt ======================================= --- /dev/null +++ /tools/redist/emma/emma-2.0.5312-patched.jar Thu Jul 23 13:46:11 2009 Binary file, no diff available. ======================================= --- /dev/null +++ /tools/redist/emma/emma_ant-2.0.5312.jar Thu Jul 23 13:46:11 2009 Binary file, no diff available. ======================================= --- /tools/redist/emma/README.txt Mon Jan 19 15:16:47 2009 +++ /tools/redist/emma/README.txt Thu Jul 23 13:46:11 2009 @@ -7,7 +7,15 @@ emma-multiclassloader-fix.patch: the patch to the emma src to get aroud the classloader issue. -emma.jar: the jar file produced by the patched emma. +emma.jar: the jar file produced by the patched emma version 2.0.5312. The emma +version was mistakenly left off of the filename, so the jar was later copied to +emma-2.0.5312-patched.jar. The two jar files are identical. + +emma-2.0.5312-patched.jar: the jar file produced by the patched emma. This jar +is identical to emma.jar. + +emma_ant-2.0.5312.jar: the jar file containing custom EMMA ant tasks that can be +downloaded from sourceforge.net. com.mountainminds.eclemma.core_1.3.2.jar : eclemma jar containing the updated emma.jar --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
