Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 24517 invoked from network); 28 Feb 2006 07:55:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Feb 2006 07:55:39 -0000 Received: (qmail 93076 invoked by uid 500); 28 Feb 2006 07:55:31 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 92871 invoked by uid 500); 28 Feb 2006 07:55:30 -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 92860 invoked by uid 99); 28 Feb 2006 07:55:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2006 23:55:29 -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; Mon, 27 Feb 2006 23:55:29 -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 042383359A for ; Tue, 28 Feb 2006 08:55:07 +0100 (CET) Message-ID: <440401DB.8070905@apache.org> Date: Tue, 28 Feb 2006 08:55:07 +0100 From: Remy Maucherat User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: New EL - Split Off from Tomcat 6 References: <4403B879.2070709@hookom.net> In-Reply-To: <4403B879.2070709@hookom.net> 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 Jacob Hookom wrote: > I would like to suggest splitting EL off as a separate library from > Tomcat. The EL-API is expected to rev in it's own specification in the > future. It is not have any dependencies on the Servlet API or JSP API > and can be utilized in the same fashion as the commons-el project. The trend a little earlier was to have all the code for Tomcat 6 in one repository, to make it easier to work with. There was no final decision, but for sure I would like to not reproduce the commons-logging situation (with a fully independent project). R�my --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org