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 BDBF610874 for ; Tue, 18 Mar 2014 12:26:36 +0000 (UTC) Received: (qmail 97869 invoked by uid 500); 18 Mar 2014 12:26:22 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 97654 invoked by uid 500); 18 Mar 2014 12:26:13 -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 96932 invoked by uid 99); 18 Mar 2014 12:26:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2014 12:26:08 +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 (athena.apache.org: domain of garydgregory@gmail.com designates 209.85.220.53 as permitted sender) Received: from [209.85.220.53] (HELO mail-pa0-f53.google.com) (209.85.220.53) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2014 12:26:04 +0000 Received: by mail-pa0-f53.google.com with SMTP id ld10so7211664pab.12 for ; Tue, 18 Mar 2014 05:25:44 -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=vFnTFks5zBn9VAIKjIedxZ6lENYIgyNDqDxxIucBtxs=; b=FritgH0d9Sk1GhaMQokcgx30bGzOg2pm15ZG2qAFWvrGLJRuZHIQqR+2xmIbUmWnOA tBgFDSZQPM1mooaA9mOZxisS7ogR0/Zs6Yl1P/GubnS6/+d0qTuIiFRibQznwzCQqD4g cMURFBCbfZ9qEdkRyQvcZSP9hsiEvM9p8KNMWxy8/Ami34K1UuInlFyUviVxrKz2uyxr a8xtCXU8LzbzX5Y6J4HiBEh6aB+myQKVhJN0+NTzh4ZA6Ah3WVUlX9EzpXzr63HPugUp vVmyZeNKpMq0iUuA9eca9/6RCs5mXcviZKIQ0IurPjRrg7VMd4Mnj9g2hgaDXwhpqtOS /A/g== MIME-Version: 1.0 X-Received: by 10.66.158.132 with SMTP id wu4mr32969313pab.66.1395145544096; Tue, 18 Mar 2014 05:25:44 -0700 (PDT) Received: by 10.70.30.33 with HTTP; Tue, 18 Mar 2014 05:25:44 -0700 (PDT) In-Reply-To: References: <20140318012147.EA66323889B9@eris.apache.org> Date: Tue, 18 Mar 2014 08:25:44 -0400 Message-ID: Subject: Re: svn commit: r1578700 - /httpcomponents/project-4.3.x/ From: Gary Gregory To: HttpComponents Project Content-Type: multipart/alternative; boundary=047d7bacc1a090e2e504f4e0a2c9 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bacc1a090e2e504f4e0a2c9 Content-Type: text/plain; charset=UTF-8 Cool, that will be helpful I think. Gary On Mon, Mar 17, 2014 at 9:28 PM, sebb AT ASF wrote: > This is just a convenience folder to make it easy to download the > 4.3.x branches; analogous to project-trunk. > > On 18 March 2014 01:21, wrote: > > Author: sebb > > Date: Tue Mar 18 01:21:47 2014 > > New Revision: 1578700 > > > > URL: http://svn.apache.org/r1578700 > > Log: > > Create 4.3.x externals folder > > Does not include httpasycclient > > > > Modified: > > httpcomponents/project-4.3.x/ (props changed) > > > > Propchange: httpcomponents/project-4.3.x/ > > > ------------------------------------------------------------------------------ > > --- svn:externals (added) > > +++ svn:externals Tue Mar 18 01:21:47 2014 > > @@ -0,0 +1,4 @@ > > +project > https://svn.apache.org/repos/asf/httpcomponents/project/trunk > > +httpcore > http://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.3.x > > +httpclient > http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.3.x > > + > > > > Propchange: httpcomponents/project-4.3.x/ > > > ------------------------------------------------------------------------------ > > --- svn:ignore (added) > > +++ svn:ignore Tue Mar 18 01:21:47 2014 > > @@ -0,0 +1,4 @@ > > +.settings > > +.classpath > > +.project > > +target > > > > > > --------------------------------------------------------------------- > 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 --047d7bacc1a090e2e504f4e0a2c9--