From dev-return-105961-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Tue May 04 15:25:55 2010 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 44914 invoked from network); 4 May 2010 15:25:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 May 2010 15:25:54 -0000 Received: (qmail 61605 invoked by uid 500); 4 May 2010 15:25:53 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 61544 invoked by uid 500); 4 May 2010 15:25:53 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 61534 invoked by uid 99); 4 May 2010 15:25:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 May 2010 15:25:53 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [193.252.22.152] (HELO smtp5.freeserve.com) (193.252.22.152) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 May 2010 15:25:44 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3421.me.freeserve.com (SMTP Server) with ESMTP id E9F021C000A1 for ; Tue, 4 May 2010 17:25:23 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3421.me.freeserve.com (SMTP Server) with ESMTP id DB9DA1C000A7 for ; Tue, 4 May 2010 17:25:23 +0200 (CEST) Received: from mail.homeinbox.net (unknown [91.109.178.129]) by mwinf3421.me.freeserve.com (SMTP Server) with ESMTP id AE8991C000A1 for ; Tue, 4 May 2010 17:25:23 +0200 (CEST) X-ME-UUID: 20100504152523715.AE8991C000A1@mwinf3421.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by mail.homeinbox.net (Postfix) with ESMTP id 4FA0732A17 for ; Tue, 4 May 2010 16:26:00 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from mail.homeinbox.net ([127.0.0.1]) by localhost (mail.homeinbox.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uPJANe+v+ZfX for ; Tue, 4 May 2010 16:25:56 +0100 (BST) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.homeinbox.net (Postfix) with ESMTPSA id D8E8F32A16 for ; Tue, 4 May 2010 16:25:56 +0100 (BST) Message-ID: <4BE03C59.80609@apache.org> Date: Tue, 04 May 2010 16:25:13 +0100 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: .classpath and .project in src distribution (was: svn commit: r937993) References: <4BD8C8D2.7030407@apache.org> In-Reply-To: <4BD8C8D2.7030407@apache.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 29/04/2010 00:46, Mark Thomas wrote: > Having read the thread and thought about it some more, I think there is > consensus to do the following: > - Rename the current .classpath and .project to eclipse.classpath & > eclipse.project > - Include these renamed files in the src distros > - Exclude .classpath and .project from src distos > - Exclude .classpath, .project and any other Eclipse files from svn > > Assuming there are no objections, I will make the necessary changes to > trunk, 6.0.x and 5.5.x in a couple of days. Done. The 5.5.x sample files probably need some tweaks. I went with what I use at the momeent but that might not suit everyone. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org