Return-Path: X-Original-To: apmail-cocoon-cvs-archive@www.apache.org Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 572167F04 for ; Tue, 4 Oct 2011 21:29:03 +0000 (UTC) Received: (qmail 95717 invoked by uid 500); 4 Oct 2011 21:29:03 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 95668 invoked by uid 500); 4 Oct 2011 21:29:03 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 95661 invoked by uid 99); 4 Oct 2011 21:29:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 21:29:03 +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, 04 Oct 2011 21:29:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 21D262388900 for ; Tue, 4 Oct 2011 21:28:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1178961 - /cocoon/cocoon3/trunk/cocoon-cli/ Date: Tue, 04 Oct 2011 21:28:42 -0000 To: cvs@cocoon.apache.org From: anathaniel@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111004212842.21D262388900@eris.apache.org> Author: anathaniel Date: Tue Oct 4 21:28:41 2011 New Revision: 1178961 URL: http://svn.apache.org/viewvc?rev=1178961&view=rev Log: Ignore Eclipse project files Modified: cocoon/cocoon3/trunk/cocoon-cli/ (props changed) Propchange: cocoon/cocoon3/trunk/cocoon-cli/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Tue Oct 4 21:28:41 2011 @@ -1 +1,7 @@ target + +.classpath + +.project + +.settings