Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 24781 invoked from network); 2 Jun 2005 23:57:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jun 2005 23:57:14 -0000 Received: (qmail 32365 invoked by uid 500); 2 Jun 2005 23:57:13 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 32308 invoked by uid 500); 2 Jun 2005 23:57:13 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 32269 invoked by uid 99); 2 Jun 2005 23:57:13 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from brmea-mail-3.Sun.COM (HELO brmea-mail-3.sun.com) (192.18.98.34) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Jun 2005 16:57:10 -0700 Received: from phys-mpk-1 ([129.146.11.81]) by brmea-mail-3.sun.com (8.12.10/8.12.9) with ESMTP id j52Nv0n0012347 for ; Thu, 2 Jun 2005 17:57:00 -0600 (MDT) Received: from conversion-daemon.mpk-mail1.sfbay.sun.com by mpk-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IHH00F01EC740@mpk-mail1.sfbay.sun.com> (original mail from David.Vancouvering@Sun.COM) for derby-dev@db.apache.org; Thu, 02 Jun 2005 16:57:00 -0700 (PDT) Received: from sun.com (vpn-129-150-29-144.SFBay.Sun.COM [129.150.29.144]) by mpk-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IHH000BGEIZTJ@mpk-mail1.sfbay.sun.com> for derby-dev@db.apache.org; Thu, 02 Jun 2005 16:57:00 -0700 (PDT) Date: Thu, 02 Jun 2005 16:57:05 -0700 From: David Van Couvering Subject: Re: [jira] Updated: (DERBY-305) Fix error messages in properties files to match text in documentation In-reply-to: <54ac72d7050602161432195e7@mail.gmail.com> To: Derby Development Message-id: <429F9CD1.1080404@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 References: <1960537246.1116628072160.JavaMail.jira@ajax.apache.org> <1632574218.1117748815412.JavaMail.jira@ajax.apache.org> <54ac72d7050602161432195e7@mail.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I want to remind Jeff that I did not adopt verbatim all of his recommended changes. Jeff, take a look at the attachment to DERBY-305 called spelling_grammar_changes_with_comments.txt that shows which messages I either modified or didn't change and why; you'll need to update your doc accordingly (or convince me otherwise :)). Thanks, David Andrew McIntyre wrote: > On 6/2/05, David Van Couvering (JIRA) wrote: > >> [ http://issues.apache.org/jira/browse/DERBY-305?page=all ] >> >>David Van Couvering updated DERBY-305: >>-------------------------------------- > > > Hi David, > > This patch looks good. I'm running tests right now, I should be able > to commit this sometime later today. Thank you for your persistance in > dealing with this issue. > > andrew