Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 69697 invoked from network); 27 Mar 2008 20:55:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Mar 2008 20:55:57 -0000 Received: (qmail 24922 invoked by uid 500); 27 Mar 2008 20:55:56 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 24794 invoked by uid 500); 27 Mar 2008 20:55:56 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 24778 invoked by uid 99); 27 Mar 2008 20:55:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2008 13:55:55 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [69.147.64.95] (HELO smtp122.sbc.mail.sp1.yahoo.com) (69.147.64.95) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 27 Mar 2008 20:55:15 +0000 Received: (qmail 84535 invoked from network); 27 Mar 2008 19:47:20 -0000 Received: from unknown (HELO ?192.168.254.144?) (ddebrunner@sbcglobal.net@64.175.40.140 with plain) by smtp122.sbc.mail.sp1.yahoo.com with SMTP; 27 Mar 2008 19:47:20 -0000 X-YMail-OSG: i7dqBkYVM1nKeh8mpenspgOhLxLfk3UnYD6LSzhuBWmACyb2gzriKUQHZtwn3QBVBCpea2RuRA-- X-Yahoo-Newman-Property: ymail-3 Message-ID: <47EBF9D2.7090507@apache.org> Date: Thu, 27 Mar 2008 12:47:30 -0700 From: Daniel John Debrunner User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: EMMA Code coverage References: <59c2e1ec0803271035q786e8ce5lf8e74627a8f3c481@mail.gmail.com> In-Reply-To: <59c2e1ec0803271035q786e8ce5lf8e74627a8f3c481@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Manjula Kutty wrote: > I tried running the code coverage using the Wiki page instructions. But > for me the instrumentation failed. I thought all the relevant patches > are committed? Is there any other patch I have to apply before running? What was the failure, what commands did you execute? Dan.