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 D4CF61786F for ; Tue, 14 Apr 2015 21:01:34 +0000 (UTC) Received: (qmail 47482 invoked by uid 500); 14 Apr 2015 21:01:34 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 47438 invoked by uid 500); 14 Apr 2015 21:01:34 -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 47426 invoked by uid 99); 14 Apr 2015 21:01:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2015 21:01:34 +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 74.125.82.46 as permitted sender) Received: from [74.125.82.46] (HELO mail-wg0-f46.google.com) (74.125.82.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2015 21:01:09 +0000 Received: by wgso17 with SMTP id o17so25983011wgs.1 for ; Tue, 14 Apr 2015 14:00: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=5EgwR50pFx0rKn4hyOBECOwdehqoIsKzzLGOpNJDCl4=; b=Yw42CG6Lx9+jOfzK7OTblDi5eHp22dDWyun8ntnZoASlrHt0Bb2+EFGCJHIw1jV+nj +99wEsKJBjd4PYbALugWJbSmMvB+k7OPjV4bcyNthNUuVHb7IP9TqOHzdaVn37l6js/8 gBHLpmmi2T4s2CjbdPfLeR9f3gFKgSJSGxQiwNHWeTg1D1h8PL9ZQtEYQfgpqeYgMPYm /8mWJPODqyRTJPvN9Ej/b6wuwdPCJsT9JUL2zlYsj9CMApl5Pdh670XyUreB1grYoqr1 DOXH0fTtpncHGkOE2P1PlooJIT16dKD+ivLfcxHahz0HWJJGurBH6fid+2YoqhntbbCz qNJQ== MIME-Version: 1.0 X-Received: by 10.194.61.133 with SMTP id p5mr44008871wjr.132.1429045223349; Tue, 14 Apr 2015 14:00:23 -0700 (PDT) Received: by 10.27.83.211 with HTTP; Tue, 14 Apr 2015 14:00:23 -0700 (PDT) In-Reply-To: <1429036295.29255.5.camel@apache.org> References: <1428690222.2433.1.camel@apache.org> <1428744537.8605.3.camel@apache.org> <1429036295.29255.5.camel@apache.org> Date: Tue, 14 Apr 2015 14:00:23 -0700 Message-ID: Subject: Re: [VOTE] Release HttpComponents AsyncClient 4.1 based on RC1 From: Gary Gregory To: HttpComponents Project Content-Type: multipart/alternative; boundary=047d7bacb598e7e1ed0513b584dc X-Virus-Checked: Checked by ClamAV on apache.org --047d7bacb598e7e1ed0513b584dc Content-Type: text/plain; charset=UTF-8 On Tue, Apr 14, 2015 at 11:31 AM, Oleg Kalnichevski wrote: > On Mon, 2015-04-13 at 13:23 -0700, Gary Gregory wrote: > > Here is what I get with trunk: > > > > ------------------------------------------------------- > > T E S T S > > ------------------------------------------------------- > > ... > > > Failed tests: > > > > > TestHttpAsyncPipelining.testPipelinedRequestsUnexpectedConnectionClosure:215 > > expected: but was: > org.apache.http.ConnectionClosedException> > > > > Tests run: 139, Failures: 1, Errors: 0, Skipped: 0 > > > > Gary, > > Same story as we had before. Networking and SSL code behaves differently > when running on Windows version, especially in case of an abnormal > connection termination. I'll have to relax the expected exception type > to generic I/O to make Windows happy. > > Oleg > Hi Oleg, Yeah, that's a PITA of a difference. Do you plan leaving it as is (I would) and fixing for the next release? Gary > > > --------------------------------------------------------------------- > 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 --047d7bacb598e7e1ed0513b584dc--