Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 4222 invoked from network); 15 Sep 2006 09:08:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2006 09:08:30 -0000 Received: (qmail 47476 invoked by uid 500); 15 Sep 2006 09:08:27 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 47280 invoked by uid 500); 15 Sep 2006 09:08:26 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 47269 invoked by uid 99); 15 Sep 2006 09:08:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Sep 2006 02:08:26 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mloenko@gmail.com designates 64.233.162.204 as permitted sender) Received: from [64.233.162.204] (HELO nz-out-0102.google.com) (64.233.162.204) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Sep 2006 02:08:19 -0700 Received: by nz-out-0102.google.com with SMTP id v1so1534774nzb for ; Fri, 15 Sep 2006 02:07:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fkY6ekNYhPZSUeWv9xG10oz9c0uGN9B/4XRxlfekFFr4lh+1b6piZvegNOJHfGCOwUCGNHpRgM/p1MIy1/K31pQyNNm4elHb/oifovEdmDt6rAUCpZ4xOtVaFa7MQH9vWBeA7tD2m/Wc5cdJuM5J2Hz5uicpl2PDL7IH+l8aka4= Received: by 10.65.84.4 with SMTP id m4mr11916902qbl; Fri, 15 Sep 2006 02:07:52 -0700 (PDT) Received: by 10.65.93.12 with HTTP; Fri, 15 Sep 2006 02:07:51 -0700 (PDT) Message-ID: <906dd82e0609150207w565eee96hbdfc040dc49f8efc@mail.gmail.com> Date: Fri, 15 Sep 2006 16:07:51 +0700 From: "Mikhail Loenko" To: harmony-dev@incubator.apache.org Subject: Re: svn commit: r446549 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/lang/Character.java test/java/org/apache/harmony/luni/tests/java/lang/CharacterTest.java In-Reply-To: <20060915084422.2C2611A981D@eris.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060915084422.2C2611A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Shouldn't we stop commits until the build is fixed? Thanks, Mikhail 2006/9/15, hindessm@apache.org : > Author: hindessm > Date: Fri Sep 15 01:44:20 2006 > New Revision: 446549 > > URL: http://svn.apache.org/viewvc?view=rev&rev=446549 > Log: > Applying patch from "[#HARMONY-1460] [classlib][luni]new method > toUpperCase(int),toTitleCase(int),toLowerCase(int),isUnicodeIdentifierStart(int),isUnicodeIdentifierPart(int) in j.l.Character". --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org