Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-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 1EA02101AC for ; Wed, 2 Sep 2015 07:23:44 +0000 (UTC) Received: (qmail 44855 invoked by uid 500); 2 Sep 2015 07:23:39 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 44810 invoked by uid 500); 2 Sep 2015 07:23:39 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 44798 invoked by uid 99); 2 Sep 2015 07:23:38 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 07:23:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 46C9118233E for ; Wed, 2 Sep 2015 07:23:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.151 X-Spam-Level: **** X-Spam-Status: No, score=4.151 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_REPLY=1, HTML_MESSAGE=3, KAM_LOTSOFHASH=0.25, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id JMahNleSFwh7 for ; Wed, 2 Sep 2015 07:23:24 +0000 (UTC) Received: from mail-yk0-f182.google.com (mail-yk0-f182.google.com [209.85.160.182]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id E124B2576D for ; Wed, 2 Sep 2015 07:23:23 +0000 (UTC) Received: by ykei199 with SMTP id i199so1340123yke.0 for ; Wed, 02 Sep 2015 00:23:23 -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=YBkT2LU4686mVHcOuicZzkgJJ9wE1n4pT8yl3cFdRGE=; b=OHK2YwsDDzB7RSL7WPXSNzLh2XcvPo3hNwJ0rUDy3r28bbmcIfUFShOQMBnef4KQf4 6WaWdY60Z7hKsRGe0Nw3gADv1IYoH1WS3nhEO51uCNByzTtG/EAR+BjLEp+rlW1VO593 hYgT9UnYpp70baXkFW0AhVV+uUtqkdoTEVW+FxDeyNG7RwvI9c2Vh9YjkeZXLuamP9tw SEYbc+8tF9cWr0+n+ag4UOynM/GrscBQonwg0GTw1lgEkb8ppDVXtuw1gT0Ale+uR/x2 p66i7AbCOA8W/ZEF3V8qLq0FZqRAiUyMAnz4NXovUwmFqbrlDo7IUFy0e9Z/tE1UGosk gXaQ== MIME-Version: 1.0 X-Received: by 10.13.244.134 with SMTP id d128mr32329045ywf.27.1441178602768; Wed, 02 Sep 2015 00:23:22 -0700 (PDT) Received: by 10.37.116.130 with HTTP; Wed, 2 Sep 2015 00:23:22 -0700 (PDT) In-Reply-To: References: <1440960298.19826.1.camel@apache.org> Date: Wed, 2 Sep 2015 08:23:22 +0100 Message-ID: Subject: Re: [VOTE] Release HttpComponents Core 4.4.2 based on RC2 From: ant elder To: HttpComponents Project Content-Type: multipart/alternative; boundary=94eb2c0887bcad13be051ebe8a79 --94eb2c0887bcad13be051ebe8a79 Content-Type: text/plain; charset=UTF-8 It all seems to build and tests run ok for me on Windows. Here's the TestSSLContextBuilder surefire output: Test set: org.apache.http.ssl.TestSSLContextBuilder ------------------------------------------------------------------------------- Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.apache.http.ssl.TestSSLContextBuilder So a +1 from me. ...ant On Tue, Sep 1, 2015 at 9:17 PM, Gary Gregory wrote: > I'm confused, I thought one of the changes for RC2 was to > fix TestSSLContextBuilder on Windows? I still get the same test failures. > > Gary > > On Sun, Aug 30, 2015 at 11:44 AM, Oleg Kalnichevski > wrote: > > > Please vote on releasing these packages as HttpComponents Core 4.4.2. > > The vote is open for the at least 72 hours, and only votes from > > HttpComponents PMC members are binding. The vote passes if at least > > three binding +1 votes are cast and there are more +1 than -1 votes. > > > > Release notes: > > > > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.4.2-RC2/RELEASE_NOTES-4.4.x.txt > > > > Maven artefacts: > > > > > https://repository.apache.org/content/repositories/orgapachehttpcomponents-1034/org/apache/httpcomponents/ > > > > SVN tag: > > https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.4.2-RC2 > > revision 1700151 > > > > Packages: > > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.4.2-RC2 > > revision 10343 > > > > Hashes: > > 56f76802f33209d7c1d43bf1c28fa040 httpcomponents-core-4.4.2-bin.tar.gz > > af64baa9bb35745a61b3467c2af2c53c > httpcomponents-core-4.4.2-osgi-bin.tar.gz > > a7bbdb3d53453f5794b0fff481b39d51 httpcomponents-core-4.4.2-src.tar.gz > > 9e82b601c5e0164fc4e059cd677ed209 httpcomponents-core-4.4.2-bin.zip > > 59906521e341721eeed3d52279ea9377 httpcomponents-core-4.4.2-osgi-bin.zip > > 9ca6ce91ecc36dbdb752890dcc0034bd httpcomponents-core-4.4.2-src.zip > > > > Keys: > > http://www.apache.org/dist/httpcomponents/httpcore/KEYS > > > > > -------------------------------------------------------------------------- > > Vote: HttpComponents Core 4.4.2 release > > [ ] +1 Release the packages as HttpComponents Core 4.4.2. > > [ ] -1 I am against releasing the packages (must include a reason). > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org > > For additional commands, e-mail: dev-help@hc.apache.org > > > > > > > -- > E-Mail: garydgregory@gmail.com | ggregory@apache.org > Java Persistence with Hibernate, Second Edition > > JUnit in Action, Second Edition > Spring Batch in Action > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > --94eb2c0887bcad13be051ebe8a79--