Mark, On 11/2/16 10:15 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.7 release is now available for voting. > > The major changes compared to the 8.5.6 release are: > > > - Implement header limits for HTTP/2 > > - Improve handling of I/O errors with async processing > > - Fail earlier on invalid HTTP requests > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.7/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1102/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_7/ > > The proposed 8.5.7 release is: > [ ] Broken - do not release > [ ] Alpha - go ahead and release as 8.5.7 > [ ] Beta - go ahead and release as 8.5.7
Do we still need Alpha and Beta choices for 8.5.x? At this point, it should either be Broken or Stable, no? > [X] Stable - go ahead and release as 8.5.7 Works fine for a non-fancy web application (no websocket, h2, etc.). See below for some potentially bad test failures... I'm not sure I know what reasonable things could have caused them. Details: * Environment * Java (build): java version "1.8.0_101" Java(TM) SE Runtime Environment (build 1.8.0_101-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode) * Java (test): java version "1.8.0_101" Java(TM) SE Runtime Environment (build 1.8.0_101-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode) * OS: Linux 2.6.32-312-ec2 x86_64 * cc: cc (Debian 4.7.2-5) 4.7.2 * make: GNU Make 3.81 * OpenSSL: OpenSSL 1.0.2f 28 Jan 2016 (Library: OpenSSL 1.0.1t 3 May 2016) * APR: 1.4.6 * * Valid MD5 signature for apache-tomcat-8.5.7.zip * Valid GPG signature for apache-tomcat-8.5.7.zip * Valid MD5 signature for apache-tomcat-8.5.7.tar.gz * Valid GPG signature for apache-tomcat-8.5.7.tar.gz * Valid MD5 signature for apache-tomcat-8.5.7.exe * Valid GPG signature for apache-tomcat-8.5.7.exe * Valid MD5 signature for apache-tomcat-8.5.7-src.zip * Valid GPG signature for apache-tomcat-8.5.7-src.zip * Valid MD5 signature for apache-tomcat-8.5.7-src.tar.gz * Valid GPG signature for apache-tomcat-8.5.7-src.tar.gz * * Binary Zip and tarball: Same * Source Zip and tarball: Same * * Building dependencies returned: 0 * tcnative builds cleanly * Tomcat builds cleanly * Junit Tests: FAILED * * Tests that failed: * org.apache.catalina.session.TestStandardSessionIntegration.APR.txt * org.apache.catalina.session.TestStandardSessionIntegration.NIO.txt * org.apache.catalina.session.TestStandardSessionIntegration.NIO2.txt * org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.APR.txt * org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.NIO.txt * org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.NIO2.txt * org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.APR.txt * org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.NIO.txt * org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.NIO2.txt * org.apache.catalina.tribes.group.TestGroupChannelStartStop.APR.txt * org.apache.catalina.tribes.group.TestGroupChannelStartStop.NIO.txt * org.apache.catalina.tribes.group.TestGroupChannelStartStop.NIO2.txt The above tests are expected to fail in my environment. I'm not so sure about those below: * org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.APR.txt * org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.NIO.txt * org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.NIO2.txt * org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.APR.txt * org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.NIO.txt * org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.NIO2.txt * org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.APR.txt * org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.NIO.txt * org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.NIO2.txt These failures are likely due to imperfect OpenSSL version matching (note the mismatched build vs "library" versions of OpenSSL). * org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt * org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO.txt * org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO2.txt * org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.APR.txt * org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO.txt * org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO2.txt
signature.asc
Description: OpenPGP digital signature