Return-Path: Delivered-To: apmail-xml-commons-cvs-archive@www.apache.org Received: (qmail 96420 invoked from network); 4 Feb 2006 09:53:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Feb 2006 09:53:48 -0000 Received: (qmail 54886 invoked by uid 500); 4 Feb 2006 09:53:48 -0000 Delivered-To: apmail-xml-commons-cvs-archive@xml.apache.org Received: (qmail 54869 invoked by uid 500); 4 Feb 2006 09:53:48 -0000 Mailing-List: contact commons-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list commons-cvs@xml.apache.org Received: (qmail 54858 invoked by uid 99); 4 Feb 2006 09:53:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2006 01:53:48 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 04 Feb 2006 01:53:47 -0800 Received: (qmail 96357 invoked by uid 65534); 4 Feb 2006 09:53:27 -0000 Message-ID: <20060204095327.96356.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r374849 - /xml/commons/trunk/java/external/ Date: Sat, 04 Feb 2006 09:53:27 -0000 To: commons-cvs@xml.apache.org From: jeremias@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jeremias Date: Sat Feb 4 01:53:24 2006 New Revision: 374849 URL: http://svn.apache.org/viewcvs?rev=374849&view=rev Log: Ignore Eclipse project files. Modified: xml/commons/trunk/java/external/ (props changed) Propchange: xml/commons/trunk/java/external/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sat Feb 4 01:53:24 2006 @@ -1 +1,3 @@ build +.classpath +.project