From dev-return-40050-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Thu Dec 09 10:10:54 2010 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 46602 invoked from network); 9 Dec 2010 10:10:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Dec 2010 10:10:53 -0000 Received: (qmail 50509 invoked by uid 500); 9 Dec 2010 10:10:53 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 49966 invoked by uid 500); 9 Dec 2010 10:10:50 -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 49952 invoked by uid 99); 9 Dec 2010 10:10:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Dec 2010 10:10:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of t.p.ellison@gmail.com designates 74.125.82.177 as permitted sender) Received: from [74.125.82.177] (HELO mail-wy0-f177.google.com) (74.125.82.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Dec 2010 10:10:40 +0000 Received: by wyf22 with SMTP id 22so2099603wyf.36 for ; Thu, 09 Dec 2010 02:10:20 -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 :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=1WSAC4LFJbNNU4LfDmOlJvUB6i5Ve3j/6rxZAeD1a1M=; b=xC5sXgHiPk2d+wzyGszyFGGLyVX5P/VVXq5qqxLMhIAe1WaWead14TibEdf02+t3/9 jiCU1lfWhL9mHw5v9NH9fbOQZmZCLuii4j5+d2visGMXueiCi9ZhfPyA9FcRuWQ4aK3f A1LWQm38DncK2DQuB7QSMwRTXqQsJZPgz+Gxg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=E2ipum8e0knijQdsonhWKQN3cVMFC99aGC/3UvQEq1/P9SQ9ElZoI6i3uh9XYlgfW2 kA31l6u8zUf6Kf4FUqEGV5gQ1gtfoSjmZeEdbWltBy0w4C+mYV6yg3DRlhof1zeDq3tD XArTFSTPOLOUwera+zsZnQISpfrJ8bNhwmaZs= Received: by 10.216.8.199 with SMTP id 49mr1550605wer.101.1291889420121; Thu, 09 Dec 2010 02:10:20 -0800 (PST) Received: from [9.20.183.75] (gbibp9ph1--blueice2n1.emea.ibm.com [195.212.29.75]) by mx.google.com with ESMTPS id a5sm768380wej.6.2010.12.09.02.10.18 (version=SSLv3 cipher=RC4-MD5); Thu, 09 Dec 2010 02:10:18 -0800 (PST) Message-ID: <4D00AB0A.8010500@gmail.com> Date: Thu, 09 Dec 2010 10:10:18 +0000 From: Tim Ellison User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: Next milestones: 5.0M16 and 6.0M4 References: <201011091818.oA9IIkgm002702@d12av03.megacenter.de.ibm.com> <201011291408.oATE8MNx011107@d06av04.portsmouth.uk.ibm.com> <201011300938.oAU9c4KC004165@d06av07.portsmouth.uk.ibm.com> <4CFCB94E.7060204@gmail.com> <4CFE1112.8060300@gmail.com> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 08/Dec/2010 09:21, Ray Chen wrote: > For https://issues.apache.org/jira/browse/HARMONY-6419, I have applied it > and run the test, seems it works well and no regression. > I think it should be committed. > Any comments? I agree. Patch applied at r1043880. Regards, Tim