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 66205D8E2 for ; Mon, 6 Aug 2012 12:38:47 +0000 (UTC) Received: (qmail 15181 invoked by uid 500); 6 Aug 2012 12:38:47 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 15143 invoked by uid 500); 6 Aug 2012 12:38:47 -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 15136 invoked by uid 99); 6 Aug 2012 12:38:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2012 12:38:47 +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; Mon, 06 Aug 2012 12:38:46 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3985623888FD for ; Mon, 6 Aug 2012 12:38:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1369816 - /httpcomponents/httpasyncclient/trunk/httpasyncclient/ Date: Mon, 06 Aug 2012 12:38:03 -0000 To: commits@hc.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120806123803.3985623888FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ggregory Date: Mon Aug 6 12:38:02 2012 New Revision: 1369816 URL: http://svn.apache.org/viewvc?rev=1369816&view=rev Log: Add Eclipse and Eclipse-Maven files to svn:ingnore. Modified: httpcomponents/httpasyncclient/trunk/httpasyncclient/ (props changed) Propchange: httpcomponents/httpasyncclient/trunk/httpasyncclient/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Mon Aug 6 12:38:02 2012 @@ -1,3 +1,6 @@ .settings .classpath .project +.externalToolBuilders +maven-eclipse.xml +target