Return-Path: X-Original-To: apmail-hc-httpclient-users-archive@www.apache.org Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4A8BA184DE for ; Sun, 8 Nov 2015 01:04:43 +0000 (UTC) Received: (qmail 76660 invoked by uid 500); 8 Nov 2015 01:04:42 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 76608 invoked by uid 500); 8 Nov 2015 01:04:42 -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 76596 invoked by uid 99); 8 Nov 2015 01:04:42 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Nov 2015 01:04:42 +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 2F581180251 for ; Sun, 8 Nov 2015 01:04:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, 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-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id E-wptMjvFRmC for ; Sun, 8 Nov 2015 01:04:33 +0000 (UTC) Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com [209.85.214.179]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id AE2FD43DAB for ; Sun, 8 Nov 2015 01:04:32 +0000 (UTC) Received: by obbww6 with SMTP id ww6so92020430obb.0 for ; Sat, 07 Nov 2015 17:04:32 -0800 (PST) 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 :cc:content-type; bh=1zg7R26frxLnec5e0RgidFEdS1GSmZ6iWbzNCw1AwqE=; b=aCKrDHkb5ct2Bdb4PuH6O+mjQmoA5P2U75peqdcQJxUAnx+DNME80erW96MUB/0r0p y/ajYmWAQijl51eLM8JfZBOmOqRVaoQ/lCYWW8WzNEKDNOs45+r1WbF5y1Yyw5ebJStm cuJV+2iCk3iHuF1BUXWKqKGW2GgebiP3xGUewQUcz6UI8Ehx280W2E8BmGdbN7l3dhdq 5a6fJMEa/Pk9d6UI/ITpCs+fdB4xER3KJsjmeqiGcT3ub5JVSPQQzP8l0HnboTuzmpdx cjsnGXF+lTEWGZD6r1Ay2m5gMQDFcMdsHnLtglJGKHH+A7Y+ZBXj+bsm+Xc6Ryjf/9VJ 8YYA== MIME-Version: 1.0 X-Received: by 10.60.128.229 with SMTP id nr5mr12381887oeb.11.1446944672178; Sat, 07 Nov 2015 17:04:32 -0800 (PST) Received: by 10.202.200.84 with HTTP; Sat, 7 Nov 2015 17:04:32 -0800 (PST) In-Reply-To: References: Date: Sat, 7 Nov 2015 17:04:32 -0800 Message-ID: Subject: Re: [ANNOUNCEMENT] HttpComponents Core 4.4.4 GA released From: Vic Cekvenich To: sebb Cc: HttpClient User Discussion Content-Type: multipart/alternative; boundary=047d7b2e3f7431eacd0523fd0fd0 --047d7b2e3f7431eacd0523fd0fd0 Content-Type: text/plain; charset=UTF-8 I go to the web site and click download: http://hc.apache.org/downloads.cgi On Sat, Nov 7, 2015 at 4:55 PM, sebb wrote: > On 7 November 2015 at 17:32, Vic Cekvenich > wrote: > > I can't see the download. > > Where were you looking? > > i.e. which mirror were you using, and which file are you trying to > download? > > The download page tells you the mirror, for example: > > >> > You are currently using http://apache.mirror.anlx.net/. If you > encounter a problem with this mirror, please select another mirror. > << > > Sometimes mirrors take a while to pick up all the new files. > > > On Wed, Nov 4, 2015 at 12:52 AM, Oleg Kalnichevski > wrote: > > > >> The Apache HttpComponents project is pleased to announce 4.4.4 GA > >> release of HttpComponents Core. > >> > >> This is a maintenance release that fixes a number of issues discovered > >> since 4.4.3. > >> > >> Please note that as of 4.4 HttpCore requires Java 1.6 or newer. > >> > >> Download - > >> Release notes - > >> > >> HttpComponents site - > >> > >> About HttpComponents Core > >> > >> HttpCore is a set of low level HTTP transport components that can be > >> used to build custom client and server side HTTP services with a minimal > >> footprint. HttpCore supports two I/O models: a blocking I/O model based > >> on the classic Java I/O and a non-blocking, event driven I/O model based > >> on Java NIO. > >> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org > >> For additional commands, e-mail: httpclient-users-help@hc.apache.org > >> > >> > --047d7b2e3f7431eacd0523fd0fd0--