Return-Path: X-Original-To: apmail-felix-commits-archive@www.apache.org Delivered-To: apmail-felix-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 0AE426CB7 for ; Tue, 7 Jun 2011 06:15:50 +0000 (UTC) Received: (qmail 65336 invoked by uid 500); 7 Jun 2011 06:15:49 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 65288 invoked by uid 500); 7 Jun 2011 06:15:46 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 65281 invoked by uid 99); 7 Jun 2011 06:15:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 06:15:46 +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; Tue, 07 Jun 2011 06:15:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 173C523888C2; Tue, 7 Jun 2011 06:15:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1132870 - /felix/trunk/pom/ Date: Tue, 07 Jun 2011 06:15:23 -0000 To: commits@felix.apache.org From: fmeschbe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110607061523.173C523888C2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmeschbe Date: Tue Jun 7 06:15:22 2011 New Revision: 1132870 URL: http://svn.apache.org/viewvc?rev=1132870&view=rev Log: Ignore Eclipse project files Modified: felix/trunk/pom/ (props changed) Propchange: felix/trunk/pom/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Tue Jun 7 06:15:22 2011 @@ -1 +1,4 @@ target +.settings +.classpath +.project