Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0D34B200C7E for ; Tue, 9 May 2017 00:45:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0BD04160BBF; Mon, 8 May 2017 22:45:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 49EA8160BA5 for ; Tue, 9 May 2017 00:45:04 +0200 (CEST) Received: (qmail 64313 invoked by uid 500); 8 May 2017 22:45:03 -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 64304 invoked by uid 99); 8 May 2017 22:45:03 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2017 22:45:03 +0000 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 DFFD53A0A82 for ; Mon, 8 May 2017 22:45:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1794476 - /httpcomponents/hc-stylecheck/trunk/ Date: Mon, 08 May 2017 22:45:02 -0000 To: commits@hc.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170508224502.DFFD53A0A82@svn01-us-west.apache.org> archived-at: Mon, 08 May 2017 22:45:05 -0000 Author: ggregory Date: Mon May 8 22:45:02 2017 New Revision: 1794476 URL: http://svn.apache.org/viewvc?rev=1794476&view=rev Log: Ignore Eclipse artifacts. Modified: httpcomponents/hc-stylecheck/trunk/ (props changed) Propchange: httpcomponents/hc-stylecheck/trunk/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Mon May 8 22:45:02 2017 @@ -1 +1,4 @@ target +.settings +.classpath +.project