Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 59428 invoked from network); 22 Aug 2005 20:24:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2005 20:24:10 -0000 Received: (qmail 18484 invoked by uid 500); 22 Aug 2005 20:24:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 18236 invoked by uid 500); 22 Aug 2005 20:24:08 -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 18223 invoked by uid 99); 22 Aug 2005 20:24:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 13:24:08 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dremesh@gmail.com designates 64.233.184.205 as permitted sender) Received: from [64.233.184.205] (HELO wproxy.gmail.com) (64.233.184.205) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 13:24:25 -0700 Received: by wproxy.gmail.com with SMTP id i16so1037874wra for ; Mon, 22 Aug 2005 13:24:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lZSZu2c60HSs6Wg5tgpvjWxg8BJEG1Pqmhsx/xfDD7s+wB1l0tHbJ6/NnTS9PUmNmRwLo09So6FFiKVvDFkA07qKkMEiFIIGk6b2I/ITuHIMh1nyUd9N9W4zob4hEL9B5EMJmPV50K0B9mK/bosLSyL4QdAVN9efNCS+Z8WCWmg= Received: by 10.54.131.6 with SMTP id e6mr1677864wrd; Mon, 22 Aug 2005 13:24:06 -0700 (PDT) Received: by 10.54.11.9 with HTTP; Mon, 22 Aug 2005 13:24:06 -0700 (PDT) Message-ID: <58ed70f505082213241491852e@mail.gmail.com> Date: Mon, 22 Aug 2005 13:24:06 -0700 From: Deepa Remesh To: Derby Development Subject: [PATCH] DERBY-470: Exception when using LOCALIZEDDISPLAY with JSR169 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have submitted a patch for this bug some time back. I was wondering if anyone can take a look and review/commit it. Thanks, Deepa