Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 880039B43 for ; Sun, 17 Jun 2012 04:46:43 +0000 (UTC) Received: (qmail 34180 invoked by uid 500); 17 Jun 2012 04:46:42 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 34104 invoked by uid 500); 17 Jun 2012 04:46:42 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 34078 invoked by uid 99); 17 Jun 2012 04:46:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2012 04:46:41 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of garydgregory@gmail.com designates 209.85.210.43 as permitted sender) Received: from [209.85.210.43] (HELO mail-pz0-f43.google.com) (209.85.210.43) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2012 04:46:34 +0000 Received: by dajz8 with SMTP id z8so6633027daj.30 for ; Sat, 16 Jun 2012 21:46:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Tv0jIApmSdYw3Iei9LHG6vMVgrIP/lQOTm36LiRmMIw=; b=AGhhSM2irZ4kGqr5WKIgKnhyJ8FFLWJm9vCDSPwc2Pvj6m6MLp0hInxZmeIBRw/Hc7 XVzYEQ8zEIqhOgsYHaQ2iDMIQQuv2edPCHv99G+Lhj6ziCHFn4o01cP6mOpRNBOLTaHr LZqZQF+/8txhfAxPMPOrO2+NKhgj4n4+D1TOy/+TAp9r6ld1Vbof5V38nMOd+dK0LHAy NkKh40UrV5rZTPXHN35sCyfResKLyg5oIjfIqQ3KSihTA7rTNi9TtoihBTReH7jBdMPJ XcUxG/n2q32h0WuM/K2glXzSMFkjhBXESrzOlix/gdriHKrd5dvCXCqv63zcZVKdbO79 PLDQ== MIME-Version: 1.0 Received: by 10.68.136.68 with SMTP id py4mr36624719pbb.151.1339908372940; Sat, 16 Jun 2012 21:46:12 -0700 (PDT) Received: by 10.68.131.8 with HTTP; Sat, 16 Jun 2012 21:46:12 -0700 (PDT) In-Reply-To: References: Date: Sun, 17 Jun 2012 00:46:12 -0400 Message-ID: Subject: Re: [VOTE][RESULT] Release Commons Pool 1.6-RC4 From: Gary Gregory To: Commons Developers List Content-Type: multipart/alternative; boundary=047d7b15a8c399c8e804c2a3ba21 --047d7b15a8c399c8e804c2a3ba21 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Jun 16, 2012 at 6:39 PM, sebb wrote: > The tags/POOL_1_6 does not seem to have been created. > Ah, thank you for catching this. Done: svn copy https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC4/ https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6 - m"Copying tag for Commons Pool 1.6-RC4 to 1.6" Committed revision 1351047. Gary > > On 11 January 2012 18:52, Gary Gregory wrote: > > Hi All: > > > > This vote passes with 4 +1s from the PMC: > > > > Christian Grobmeier > > Gary Gregory > > J=C3=B6rg Schaible > > Oliver Heger > > > > Gary > > > > On Mon, Jan 9, 2012 at 10:46 AM, Gary Gregory > wrote: > >> Good day to you all: > >> > >> I have prepared Commons Pool 1.6-RC4. > >> > >> There is NO change from RC3. > >> > >> This RC exists because I blew up the Nexus staging repository for RC3 > >> and a new RC is needed for a clean release process. > >> > >> The only changes from 1.5.7 are the additions of generics and > >> therefore requires Java 5. > >> > >> Tag: > >> > >> https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_1_6_RC4= / > >> > >> Site: > >> > >> https://people.apache.org/builds/commons/pool/1.6/RC4/ > >> > >> Binaries: > >> > >> > https://repository.apache.org/content/repositories/orgapachecommons-043/ > >> > >> The link above includes checksum files. > >> > >> [ ] +1 release it > >> [ ] +0 almost, please fix: > >> [ ] -1 no because: > >> > >> This VOTE is open for at least 72 hours, until Janurary 12 2011, 10:30 > EST. > >> > >> Changes: > >> o [POOL-208] Support Java 1.5 Generics in version 1.x. > >> > >> Thank you and happy new year, > >> Gary > >> > >> -- > >> E-Mail: garydgregory@gmail.com | ggregory@apache.org > >> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 > >> Spring Batch in Action: http://bit.ly/bqpbCK > >> Blog: http://garygregory.wordpress.com > >> Home: http://garygregory.com/ > >> Tweet! http://twitter.com/GaryGregory > > > > > > > > -- > > E-Mail: garydgregory@gmail.com | ggregory@apache.org > > JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 > > Spring Batch in Action: http://bit.ly/bqpbCK > > Blog: http://garygregory.wordpress.com > > Home: http://garygregory.com/ > > Tweet! http://twitter.com/GaryGregory > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > > For additional commands, e-mail: dev-help@commons.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --=20 E-Mail: garydgregory@gmail.com | ggregory@apache.org JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 Spring Batch in Action: http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --047d7b15a8c399c8e804c2a3ba21--