Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 58157 invoked from network); 12 Feb 2008 10:09:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2008 10:09:37 -0000 Received: (qmail 57591 invoked by uid 500); 12 Feb 2008 10:09:30 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 57560 invoked by uid 500); 12 Feb 2008 10:09:30 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 57551 invoked by uid 99); 12 Feb 2008 10:09:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2008 02:09:30 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wuyuehao@gmail.com designates 209.85.142.191 as permitted sender) Received: from [209.85.142.191] (HELO ti-out-0910.google.com) (209.85.142.191) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2008 10:08:58 +0000 Received: by ti-out-0910.google.com with SMTP id d10so438556tib.18 for ; Tue, 12 Feb 2008 02:09:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Tbp37rhvxpNP1tUADUzDPqR2pwLo1Stz3yqI4IH2bt8=; b=dfltuebGJweY8QKD+Y9CrvIUB0PtysBiXSgJQYU107yxEhulzdHVLk4PAPY2q+yOfbidDS0b1atp+lw5QV4lU4pi20+oD+sW6jc0v3XjIPsu/7zmcw3/KZzViTxYYAQz45QSR4n5CiJjwvMrVmH+PLfczpfVYLPyXeAFNionjb8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OAiCyXRoxd5t2qJpGBoSHta0ENT/DzajYdiRc+nEownmiz7ZBrtz3ZoSb30WlF/073sWFDO2Bk2Vzo+VdvFFApTWWt9G2dSNpz+C9YwCmGkwYsPKvKj8jW3akznQamWAjk3nuUqIMmArwL4wgAj/qEZ7syvvyX75PAT25EWRsVA= Received: by 10.110.62.14 with SMTP id k14mr632077tia.5.1202810945523; Tue, 12 Feb 2008 02:09:05 -0800 (PST) Received: by 10.110.39.1 with HTTP; Tue, 12 Feb 2008 02:09:05 -0800 (PST) Message-ID: <211709bc0802120209q1619245gf5cd1301f4020f32@mail.gmail.com> Date: Tue, 12 Feb 2008 18:09:05 +0800 From: "Tony Wu" To: dev@harmony.apache.org Subject: Re: [classlib]remove the duplicate locale data In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <211709bc0711050033o55158d22mad9dce73f8ad4490@mail.gmail.com> <20080114173811.7D7AB4DA0B8@nike.apache.org> <211709bc0801150252x1b902c05r678eb14be29c8718@mail.gmail.com> <4bebff790801160829t140aaa4fh8860a3a694e9263b@mail.gmail.com> <211709bc0801202317t460cb1ebg7f2830fba9145e5@mail.gmail.com> <4bebff790801220949j2a56d590nf00e5534cf7723c0@mail.gmail.com> <211709bc0801222341v43cf8f78y4af209410f674928@mail.gmail.com> <211709bc0802090725j48e6060er120924b124e5dca5@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 2/12/08, Pavel Pervov wrote: > Tony, > > > > > Hi, Pavel and all > > my solution below > > > > > https://issues.apache.org/jira/browse/HARMONY-5459 > > Fixed, thanks for your patch. > Everything works fine now, thanks. > > > https://issues.apache.org/jira/browse/HARMONY-5461 > > Can not reproduce > Closed as invalid. > > > https://issues.apache.org/jira/browse/HARMONY-5465 > > Reported to ICU before. ICU refused to fix but we can work around it > > if necessary. Need your suggestion. > I'd suggest to workaround it in Harmony. worked around at r620735 > > > https://issues.apache.org/jira/browse/HARMONY-5466 > > non-bug difference, due to CLDR data. > Should we close it now? closed > > > https://issues.apache.org/jira/browse/HARMONY-5467 > > non-bug difference, due to CLDR data. > Same question here. > > > https://issues.apache.org/jira/browse/HARMONY-5468 > > report to http://bugs.icu-project.org/trac/ticket/6174 > It is targeted to 4.0 now. > > > https://issues.apache.org/jira/browse/HARMONY-5469 > > I suppose it is another CLDR data difference, need your commets. > I've attached the test there. Please, look now. This is a non-bug difference. In the current CLDR, the SHORT pattern is "dd/MM/yyyy" in UK. Closed too. > > > > > Thanks you, > Pavel. > -- Tony Wu China Software Development Lab, IBM