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 866EF10904 for ; Fri, 31 Jan 2014 03:21:30 +0000 (UTC) Received: (qmail 44192 invoked by uid 500); 31 Jan 2014 03:21:27 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 43963 invoked by uid 500); 31 Jan 2014 03:21:26 -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 43952 invoked by uid 99); 31 Jan 2014 03:21:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jan 2014 03:21:25 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [76.96.62.80] (HELO qmta08.westchester.pa.mail.comcast.net) (76.96.62.80) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jan 2014 03:21:18 +0000 Received: from omta12.westchester.pa.mail.comcast.net ([76.96.62.44]) by qmta08.westchester.pa.mail.comcast.net with comcast id LTC21n0040xGWP858TLvMU; Fri, 31 Jan 2014 03:20:55 +0000 Received: from Christophers-MacBook-Pro.local ([68.55.8.89]) by omta12.westchester.pa.mail.comcast.net with comcast id LTLv1n0041vFKdg3YTLvlV; Fri, 31 Jan 2014 03:20:55 +0000 Message-ID: <52EB169D.2030900@christopherschultz.net> Date: Thu, 30 Jan 2014 22:21:01 -0500 From: Christopher Schultz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: [VOTE] Release Apache Tomcat 8.0.1 References: <52E99238.3010908@apache.org> In-Reply-To: <52E99238.3010908@apache.org> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TBKOKD6o0FRHt7XJjMIeOQMsSlJQ7gwad" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1391138455; bh=pa795jYd95B2+YvjRcrMb2Op3AQYknQU4s+XmMtp2FM=; h=Received:Received:Message-ID:Date:From:MIME-Version:To:Subject: Content-Type; b=PlU8jdX1SEKZRdiQBFUknUUD3Lpbi6vbN8uUtUdAT3VwYJl+VqxADTNTgQMbmSgOJ gYkZCkFhha55Szl1arnvhAmWKvQwajQktmwt2nndoh2/vKeOQrAEqra8APnOG6CbcY m06N+pyBVy7+/ZHwNyIwAvM9b2OY1tPECtw5PsKxReEupYaEeGr955d0tb7pCTmZeP Q4tSZ9Ob/BNOdnFw58HgEq3InL05XCBLlS0FsH9MwgkxzaLoRDcRrPgw1XvGXQNUOa tWA2x0lhcLtkgf7h6JlzzsVxViGJ3c9YvmaALHtOPr5AmmG7v2V1jME86wYpXziZWP 4cuccFyTLqmRw== X-Virus-Checked: Checked by ClamAV on apache.org --TBKOKD6o0FRHt7XJjMIeOQMsSlJQ7gwad Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Mark, On 1/29/14, 6:43 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.1 release is now available for voting. >=20 > This should be the first non-RC release so I am leaving all the > stability options open to get an idea of where folks think we currently= > stand. >=20 > The main changes since RC10 are: > - Fix broken sendfile support in NIO > - Add a readOnly option for WebResourceSet > - Fix the regression in handling ternary expressions > - Separate out JARs for EL, JSP and WebSocket for embedded > - Remove svn keywords from source > - Numerous bug fixes and improvements > The fixes since 8.0.0 are: > - Fix regression in async timeout > - Fix WebSocket bug that broke WebSocket support with newer versions of= > Chrome >=20 > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.1/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1003= / > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_1/ >=20 > The proposed 8.0.1 release is: > [ ] Broken - do not release > [ ] Alpha - go ahead and release as 8.0.1 (alpha) > [X] Beta - go ahead and release as 8.0.1 (beta) > [ ] Stable - go ahead and release as 8.0.1 (stable) - MD5 sums, PGP sigs all look good. - binary and source ZIP and tarball contain the same stuff - bundled tcnative builds with a few warnings - checkstyle is happy - Java builds with a warning about deprecated methods and unsafe operations (meh) - BIO, NIO, and APR tests all succeed (except for tribes, which is known to fail in my environment) - Smoke test with one of my own applications shows no immediate problems (had to remove JasperListener from my 8.0.0-RC5 configuration) Looks good! -chris --TBKOKD6o0FRHt7XJjMIeOQMsSlJQ7gwad Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJS6xadAAoJEBzwKT+lPKRYiWUQAJ8zudCGOv9dwg9J49z755Qu vfgXA5TZMieR8q6STdLwflVnJEyKNEhAONoATG8o5U9fvpB7KBPHMGV7cgsrjPxZ cJ0RBYESA9ks2mAnoII/F91YdZevKlepZCzpBGSnfZsl8ulGTCeyzJDzEt2pqI3/ 3LCy5+sSmKAYv6V0oBbAtRmzboSNzfN6y8yf58XYf8Y5y/9RvAU2AcVr2jvAhGdP BR+c9Cl456E7cuMdMzcQ9vnNZWMSAChBUzBZgW77qUqkQ8mM2F8moYJ50ptZpb3f ydglBY/Gij45ZMKSIHWVTUro0f8cKrlheswhiHqIChMlMrLONC908+kV2fhITYt6 w/7PWg9+szG5VLe9i8K5I2k8OSFLv2aQ47j7JK8Kv6ZzEDtW+vq/9yaYaYv2ANyP q3tgMEXDlUCwx3IG/fqfoSeJhQZydIOGWmcrO10fpNgVmd5EeOE0K63KrvVF8LKC /VBcghjiZaX5J/tiAKW9HExMIqLHE7ZdUGVuSbYCuf7jCOuZw1jbNu58DkrWzHZx 9NVgEe1xlS2+nA5qiZC5aGOclU/28qVlSiHioJw4+p5M3YzaTb44eTRtaUyPjm4m gEdVwW+M9uOl8OllNCtp7zCuUBbkYSfMPLmpyf7gb1EYEr3obirxk759P74xZtkp N2G/MZmnENHcsHzUpKn4 =vMF7 -----END PGP SIGNATURE----- --TBKOKD6o0FRHt7XJjMIeOQMsSlJQ7gwad--