On 27.09.2011 23:36, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.22 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.22/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_22/ > > The proposed 7.0.21 release is: > > [ ] Broken - do not release > [ ] Beta - go ahead and release as 7.0.22 Beta > [X] Stable - go ahead and release as 7.0.22 Stable
It would be nice though to know your final analysis of BZ 51881 (Server incorrectly parses incoming HTTP requests and loses them) before publising the release. - MD5 OK - signatures OK - key in KEYS file - gz and zip for src and bin consistent - src consistent with svn tag Except for the following minor points (no regression): - The files we copy before building, e.g. catalina.properties and jdbc-pool.xml are of course not in svn for the cp target location, but they are there in the src bundles. - line ends of modules/jdbc-pool/resources/MANIFEST.MF differ between svn and gz although eol-style is set correctly. - builds fine - build result looks consistent with binaries - no checkstyle complaints - no Javadoc errors - Unit tests run OK for BIO, NIO and APR Not a single test failure - JMX MBean-Comparison small expected differences: - keepAliveTimeout changed from "-1" to "20000" in HTTP MBeans for ThreadPool, ProtocolHandler and Connector (at least for BIO) - New attribute "usePolling" in ThreadPool MBean - logging MBean changes due to Digester logger rename Build and tests were done using Java 1.6.0_26, OS was Solaris 10 Sparc, tcnative was 1.1.22 based on APR 1.4.5 and OpenSSL 0.9.8r. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org