Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 99366 invoked from network); 23 Apr 2008 09:26:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2008 09:26:48 -0000 Received: (qmail 79692 invoked by uid 500); 23 Apr 2008 09:26:49 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 79678 invoked by uid 500); 23 Apr 2008 09:26:48 -0000 Mailing-List: contact commits-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 commits@harmony.apache.org Received: (qmail 79641 invoked by uid 99); 23 Apr 2008 09:26:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 02:26:48 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 09:26:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 93B33234C0FC for ; Wed, 23 Apr 2008 02:23:21 -0700 (PDT) Message-ID: <1609614124.1208942601603.JavaMail.jira@brutus> Date: Wed, 23 Apr 2008 02:23:21 -0700 (PDT) From: "Jimmy, Jing Lv (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-5767) [java6][classlib][text] - implement Normalizer class In-Reply-To: <1998140032.1208743581393.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy, Jing Lv resolved HARMONY-5767. ------------------------------------- Resolution: Fixed Hi, Thanks Regis, the fix is fine, I've committed at r650805, please verify. > [java6][classlib][text] - implement Normalizer class > ---------------------------------------------------- > > Key: HARMONY-5767 > URL: https://issues.apache.org/jira/browse/HARMONY-5767 > Project: Harmony > Issue Type: New Feature > Components: Classlib > Affects Versions: 5.0M5 > Reporter: Regis Xu > Fix For: 5.0M6 > > Attachments: HARMONY-5767.diff > > > implement Normalizer class. Currently the implementation delegate to corresponding icu methods -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.