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 5E832DAED for ; Wed, 15 May 2013 07:49:05 +0000 (UTC) Received: (qmail 98398 invoked by uid 500); 15 May 2013 07:49:05 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 98266 invoked by uid 500); 15 May 2013 07:49:00 -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 98239 invoked by uid 99); 15 May 2013 07:48:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 07:48:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 07:48:57 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7EFA7238889B for ; Wed, 15 May 2013 07:48:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1482711 - /httpcomponents/httpasyncclient/tags/4.0-beta4/ Date: Wed, 15 May 2013 07:48:36 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130515074836.7EFA7238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Wed May 15 07:48:36 2013 New Revision: 1482711 URL: http://svn.apache.org/r1482711 Log: HttpAsyncClient 4.0-beta4 release tag Added: httpcomponents/httpasyncclient/tags/4.0-beta4/ (props changed) - copied from r1482710, httpcomponents/httpasyncclient/tags/4.0-beta4-RC1/ Propchange: httpcomponents/httpasyncclient/tags/4.0-beta4/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed May 15 07:48:36 2013 @@ -0,0 +1,5 @@ +target +.settings +.classpath +.project +bin Propchange: httpcomponents/httpasyncclient/tags/4.0-beta4/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Wed May 15 07:48:36 2013 @@ -0,0 +1,2 @@ +/httpcomponents/httpasyncclient/branches/conn-mgmt-redesign:1155312-1159070 +/httpcomponents/httpasyncclient/branches/protocol-handler-refactoring:1167093-1174316