Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 59A2018636 for ; Fri, 6 Nov 2015 15:12:53 +0000 (UTC) Received: (qmail 93207 invoked by uid 500); 6 Nov 2015 15:12:53 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 93162 invoked by uid 500); 6 Nov 2015 15:12:53 -0000 Mailing-List: contact commits-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 commits@hc.apache.org Received: (qmail 93150 invoked by uid 99); 6 Nov 2015 15:12:51 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2015 15:12:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id AF7C9C082C for ; Fri, 6 Nov 2015 15:12:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.79 X-Spam-Level: * X-Spam-Status: No, score=1.79 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id nKO9_rLnWjw7 for ; Fri, 6 Nov 2015 15:12:50 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 0987842AB6 for ; Fri, 6 Nov 2015 15:12:50 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 980AEE00B0 for ; Fri, 6 Nov 2015 15:12:49 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 7A8153A00E5 for ; Fri, 6 Nov 2015 15:12:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1712976 - /httpcomponents/httpasyncclient/tags/4.1.1/ Date: Fri, 06 Nov 2015 15:12:49 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151106151249.7A8153A00E5@svn01-us-west.apache.org> Author: olegk Date: Fri Nov 6 15:12:49 2015 New Revision: 1712976 URL: http://svn.apache.org/viewvc?rev=1712976&view=rev Log: HttpAsyncClient 4.1.1 release tag Added: httpcomponents/httpasyncclient/tags/4.1.1/ (props changed) - copied from r1712975, httpcomponents/httpasyncclient/tags/4.1.1-RC1/ Propchange: httpcomponents/httpasyncclient/tags/4.1.1/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Fri Nov 6 15:12:49 2015 @@ -0,0 +1,9 @@ +target +.settings +.classpath +.project +bin + +*.iml + +.idea Propchange: httpcomponents/httpasyncclient/tags/4.1.1/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Fri Nov 6 15:12:49 2015 @@ -0,0 +1,2 @@ +/httpcomponents/httpasyncclient/branches/conn-mgmt-redesign:1155312-1159070 +/httpcomponents/httpasyncclient/branches/protocol-handler-refactoring:1167093-1174316