From owner-freebsd-apache@FreeBSD.ORG Sat Aug 21 02:55:55 2010 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3895D1065670 for ; Sat, 21 Aug 2010 02:55:55 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from cell.p6m7g8.net (static-71-178-236-107.washdc.fios.verizon.net [71.178.236.107]) by mx1.freebsd.org (Postfix) with ESMTP id E16548FC12 for ; Sat, 21 Aug 2010 02:55:54 +0000 (UTC) Received: from [192.168.1.2] (pool-173-66-132-185.washdc.fios.verizon.net [173.66.132.185]) (authenticated bits=0) by cell.p6m7g8.net (8.14.4/8.14.3) with ESMTP id o7L2tq2d030854 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO) for ; Sat, 21 Aug 2010 02:55:52 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4C6F4033.9000709@p6m7g8.com> Date: Fri, 20 Aug 2010 22:55:47 -0400 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: apache@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00, FH_HOST_EQ_VERIZON_P, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, TO_NO_BRKTS_DYNIP autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cell.p6m7g8.net Cc: Subject: Fwd: [ANN] Apache Tomcat 7.0.2 beta released X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2010 02:55:55 -0000 -------- Original Message -------- Subject: [ANN] Apache Tomcat 7.0.2 beta released Date: Fri, 20 Aug 2010 08:39:39 +0200 From: Mark Thomas CC: Tomcat Users List , Tomcat Developers List , announce@tomcat.apache.org, announce@apache.org The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.2 beta. Apache Tomcat 7.0 includes new features over Apache Tomcat 6.0, including support for the new Servlet 3.0, JSP 2.2 and EL 2.2 specifications, web application memory leak detection and prevention, improved security for the Manager and Host Manager applications, Generic CSRF protection, support for including external content directly in a web application (aliases), re-factoring (connectors, life-cycle) and lots of internal code clean-up. The 7.0.2 release contains numerous bug fixes and an important security fix compared to 7.0.0. Please refer to the change log for the list of changes: http://tomcat.apache.org/tomcat-7.0-doc/changelog.html Note that this version has 4 zip binaries: a generic one and three bundled with Tomcat native binaries for Windows operating systems running on different CPU architectures. Downloads: http://tomcat.apache.org/download-70.cgi Migration guide from Apache Tomcat 5.5.x and 6.0.x: http://tomcat.apache.org/migration.html Thank you, -- The Apache Tomcat Team