Reviewers: metaweta,
Description: See the README and INSTALL files for detail. Please review this at http://codereview.appspot.com/109080 Affected files: A third_party/java/emma/LICENSE A third_party/java/emma/README MM third_party/java/emma/emma.jar MM third_party/java/emma/emma_ant.jar Index: third_party/java/emma/LICENSE =================================================================== --- third_party/java/emma/LICENSE (revision 0) +++ third_party/java/emma/LICENSE (revision 0) @@ -0,0 +1,8 @@ +From http://emma.sourceforge.net/license.html: + +EMMA: License + +EMMA is distributed under the terms of Common Public License v1.0 and +is thus free for both open-source and commercial development. A copy +of this license is included with EMMA distribution. You can view IBM's +CPL FAQ here. Property changes on: third_party/java/emma/LICENSE ___________________________________________________________________ Added: svn:mime-type + text/plain;charset=UTF-8 Index: third_party/java/emma/emma.jar =================================================================== Cannot display: file marked as a binary type. svn:mime-type = (application/octet-stream, application/java-archive) Property changes on: third_party/java/emma/emma.jar ___________________________________________________________________ Modified: svn:mime-type - application/octet-stream + application/java-archive Index: third_party/java/emma/emma_ant.jar =================================================================== Cannot display: file marked as a binary type. svn:mime-type = (application/octet-stream, application/java-archive) Property changes on: third_party/java/emma/emma_ant.jar ___________________________________________________________________ Modified: svn:mime-type - application/octet-stream + application/java-archive Index: third_party/java/emma/README =================================================================== --- third_party/java/emma/README (revision 0) +++ third_party/java/emma/README (revision 0) @@ -0,0 +1,3 @@ +Version 2.0.5312 from http://emma.sourceforge.net/ + +EMMA: a free Java code coverage tool Property changes on: third_party/java/emma/README ___________________________________________________________________ Added: svn:mime-type + text/plain;charset=UTF-8
