Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 619AE200CFC for ; Thu, 28 Sep 2017 12:18:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 602FD1609CD; Thu, 28 Sep 2017 10:18:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D60651609C2 for ; Thu, 28 Sep 2017 12:18:07 +0200 (CEST) Received: (qmail 20724 invoked by uid 500); 28 Sep 2017 10:18:06 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 20712 invoked by uid 99); 28 Sep 2017 10:18:06 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Sep 2017 10:18:06 +0000 Received: from ok2c (unknown [213.55.211.23]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 686C61A02D2; Thu, 28 Sep 2017 10:18:04 +0000 (UTC) Message-ID: <1506593881.692.5.camel@apache.org> Subject: Re: HttpClient with HttpCore 5.0-alpha4 features? From: Oleg Kalnichevski To: stefan.sobernig@wu.ac.at, HttpClient User Discussion Date: Thu, 28 Sep 2017 12:18:01 +0200 In-Reply-To: <97193c8d-4bc7-49e0-f7f2-bf57c03294a9@thinkersfoot.net> References: <97193c8d-4bc7-49e0-f7f2-bf57c03294a9@thinkersfoot.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit archived-at: Thu, 28 Sep 2017 10:18:08 -0000 On Thu, 2017-09-28 at 11:15 +0200, Stefan Sobernig wrote: > Hi everybody, > > What is the recommended way to get HttpClient on top of HttpCore > 5.0-alpha4 in my maven setup? > > - HttpClient 5.0-alpha3 is not (yet) in central? right? No, it is not > > - HttpClient 5.0-alpha2 works with up to HttpCore 5.0-alpha3, but > alpha4 > make it break for obvious reasons. > > I would like to test my HttpClient application with the HttpCore- > alpha4 > HTTP/2 goodies. > You will have to use HttpClient 5.0-alpha3-SNAPSHOT for now. Alternatively you might want to use HttpCore 5.0-alpha4 directly if you can live without cookies / state management, authentication and automatic redirects. Cheers Oleg > thx, > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org > For additional commands, e-mail: httpclient-users-help@hc.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org