Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 94419 invoked from network); 1 Mar 2006 17:00:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Mar 2006 17:00:54 -0000 Received: (qmail 25683 invoked by uid 500); 1 Mar 2006 17:01:31 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 25641 invoked by uid 500); 1 Mar 2006 17:01:31 -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 25630 invoked by uid 99); 1 Mar 2006 17:01:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 09:01:31 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.27.42.28] (HELO smtp2-g19.free.fr) (212.27.42.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 09:01:30 -0800 Received: from [192.168.0.1] (gou06-1-82-224-99-120.fbx.proxad.net [82.224.99.120]) by smtp2-g19.free.fr (Postfix) with ESMTP id DB0686D3D4 for ; Wed, 1 Mar 2006 18:01:09 +0100 (CET) Message-ID: <4405D351.1030103@apache.org> Date: Wed, 01 Mar 2006 18:01:05 +0100 From: Remy Maucherat User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: Tomcat 6 source organisation part 2 References: <4405CE69.7020709@apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Yoav Shapira wrote: > I've been meaning to ask this for years now: what's the purpose of the > "share" directory under src? We share all our source by definition, > so it just seems like an extra layer... I have no idea what "share" means either ;) So let's make it: - tc6.0.x/trunk: - src: all the relevant sources go there - webapps: all our current webapps, including the examples webapps - resources: misc resources, such as configuration files (server.xml), readmes, etc R�my --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org