Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 029ACC33E for ; Thu, 18 Jul 2013 16:16:56 +0000 (UTC) Received: (qmail 79814 invoked by uid 500); 18 Jul 2013 16:16:55 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 79751 invoked by uid 500); 18 Jul 2013 16:16:55 -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 79742 invoked by uid 99); 18 Jul 2013 16:16:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jul 2013 16:16:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of henri.gomez@gmail.com designates 209.85.223.180 as permitted sender) Received: from [209.85.223.180] (HELO mail-ie0-f180.google.com) (209.85.223.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jul 2013 16:16:50 +0000 Received: by mail-ie0-f180.google.com with SMTP id f4so7288981iea.39 for ; Thu, 18 Jul 2013 09:16:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=uqjvK1Sk6WQBy64BE9erhzLwubFgWs4A0/30yiKdJ74=; b=G5xjbs00kQmDTwKkSYol5S/iu5Ui7IXPQBhJMWDnWeBRi/MxGa1P2Tymyy+hQXlO07 R8XpkS5qskPploI7gziuQvZK9poaGOWKMGpz0tE2uEf1CcoIAHj5I9InITl5UxrooT/n k6rQSDPFl4NlWl7wKyGCdM3HUmScc00foyYcPzZC9LogLuBUqkfRsl9DeAH/x/OnQozp yCcKlPBXC1Uo7tD1GA4TsY4i6ts5bv3fx9y5FHZaeT46LVgGf380yVjmsvn/C2bd109x MkVMeLdflCPvkL76JU5puijJZ842B8J5PaO8zGTQSwA7Gg6qVBXJKwBqf2Ra+x21+xB7 JN6w== MIME-Version: 1.0 X-Received: by 10.50.225.67 with SMTP id ri3mr12562080igc.35.1374164190302; Thu, 18 Jul 2013 09:16:30 -0700 (PDT) Received: by 10.50.13.136 with HTTP; Thu, 18 Jul 2013 09:16:30 -0700 (PDT) In-Reply-To: <602F2A7F-FF41-490C-B3AB-AA444024B68D@nicholaswilliams.net> References: <51E813A0.9020909@apache.org> <602F2A7F-FF41-490C-B3AB-AA444024B68D@nicholaswilliams.net> Date: Thu, 18 Jul 2013 18:16:30 +0200 Message-ID: Subject: Re: 8.0-SNAPSHOT updated From: Henri Gomez To: Tomcat Developers List Content-Type: multipart/alternative; boundary=001a1132edfe6d1bad04e1cb88db X-Virus-Checked: Checked by ClamAV on apache.org --001a1132edfe6d1bad04e1cb88db Content-Type: text/plain; charset=ISO-8859-1 +1 Show must go one, really exited to take a look at this new cat :) 2013/7/18 Nick Williams > No objection here. Things seem to be working well. I'm rather excited > about it. :-) > > Nick > > On Jul 18, 2013, at 11:11 AM, Mark Thomas wrote: > > > Given recent progress, I have uploaded a snapshot of the current state > > of trunk to the Maven snapshot repository. Note that our Maven builds > > include full binary distributions (.zip & .tar.gz) so if folks want to > > test the latest Tomcat 8, they can without having to build from svn. > > > > The snapshot repo is here: > > > https://repository.apache.org/content/repositories/snapshots/org/apache/tomcat > > > > and the binaries can be found here: > > > https://repository.apache.org/content/repositories/snapshots/org/apache/tomcat/tomcat/8.0-SNAPSHOT/ > > > > > > I think we are at the point where we could do a 8.0.0-alpha release. The > > specs (Servlet 3.1, JSP 2.3, EL 3.0, WebSocket 1.0) are all implemented. > > There is still work to do to review the EG disucssions that covered > > various edge cases / things not in the spec to align the implementation > > with what the EG agreed was best practice but didn't make it into the > spec. > > > > Any objections to starting the 8.0.0 release process? > > > > Mark > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > > For additional commands, e-mail: dev-help@tomcat.apache.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > > --001a1132edfe6d1bad04e1cb88db--