Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 45609 invoked from network); 24 Sep 2007 05:47:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2007 05:47:00 -0000 Received: (qmail 33726 invoked by uid 500); 24 Sep 2007 05:46:49 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 33698 invoked by uid 500); 24 Sep 2007 05:46:49 -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 33689 invoked by uid 99); 24 Sep 2007 05:46:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Sep 2007 22:46:49 -0700 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 stepan.mishura@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2007 05:46:51 +0000 Received: by py-out-1112.google.com with SMTP id u77so2869123pyb for ; Sun, 23 Sep 2007 22:46:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=n9owP5DAoBrqqY6FufjKt5WFbArlGhppJMkE8Bs30yQ=; b=d9M+TCAn92DrtCaxhf7w5B0hLgTZiHw+KDL4cjAaUbQJFFiad4hgfC5/58oH/NSpYOCaInYmarPYOXBR0gGW1TxKEONg5sTvSYtGLGkePgsxTzXNPvwO/88TThh2rIe7TwJ3jlx3cQIb7GJOKZBXPut80vs57tukUq5UJ8CXA7g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=V7eJp+eYTO7NRvR6XZRekCKtupls57BZIL7SZVnMLmYxEash6RhvRO+kYH512TciwXvVtr8O3tXnMeBbTVoclxXl3HfknGvZdBJDn5JchSMpzClhLoD5WneBz48QDEaAE9zf4EjQeyGteuuk2Kl1cOhk2Toc5fuuc5ALo6Zb3SY= Received: by 10.35.115.18 with SMTP id s18mr7141132pym.1190612790487; Sun, 23 Sep 2007 22:46:30 -0700 (PDT) Received: by 10.35.74.7 with HTTP; Sun, 23 Sep 2007 22:46:30 -0700 (PDT) Message-ID: <6e47b64f0709232246n709c154fnd4bd6ddf4108218f@mail.gmail.com> Date: Mon, 24 Sep 2007 12:46:30 +0700 From: "Stepan Mishura" To: dev@harmony.apache.org Subject: Re: [general] M3 - code frozen In-Reply-To: <46F586B6.3060305@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6e47b64f0709220918q66644708m7dbc82ac58a9ecb4@mail.gmail.com> <46F586B6.3060305@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 9/23/07, Tim Ellison wrote: > Stepan Mishura wrote: > > According to the plan - Sept. 22 is code freeze date for M3 so let's > > follow policy: > > "no more commits please without agreement from two committers on the dev list." > > > > Let's do more testing and analyze if there any critical/blocker issues > > for consideration. > > Please raise here issues that you think MUST be fixed for M3. > > Agreed, thanks for the reminder. The focus moves onto testing what we > have got, and raising any regressions or bugs that seriously inhibit > areas of functionality. The goal is a stable build at the end of the month. > > A MUST fix is removing the IDEA algorithm from the version of > BouncyCastle that we redistribute -- see HARMONY-4810. > > Shall we track these with an umbrella JIRA issue? > Yes, it makes sense to create umbrella JIRA to track what should be done for M3. -Stepan. > As part of the code freeze, I'm going to resync the Java 6 branch. > > Regards, > Tim >