Re: [VOTE] Release Apache Tomcat 8.5.66
On 09/05/2021 00:12, Mark Thomas wrote: The proposed 8.5.66 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.5.66 Test pass for NIO, NIO2 and APR/Native (with Tomcat Native 1.2.28) on Linux, Windows and MacOS. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE] Release Apache Tomcat 8.5.66
Mark, Thanks for RMing On 5/8/21 19:12, Mark Thomas wrote: The proposed Apache Tomcat 8.5.66 release is now available for voting. The notable changes compared to the 8.5.65 release are: - Ensure the correct escaping of attribute values and search filters in the JNDIRealm. - HandlesTypes should include classes that use the specified annotation types on fields or methods. - Refactor the creation of WebSocket end point, decoder and encoder instances to be more IoC friendly. Instances are now created via the InstanceManager where possible. Along with lots of other bug fixes and improvements. For full details, see the changelog: https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.66/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1311/ The tag is: https://github.com/apache/tomcat/tree/8.5.66 12afa2cd11ffa9522cd98acc228ecb1bad6b8006 The proposed 8.5.66 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.5.66 Works for a vanilla servlet-based application in development environment. Details: * Environment * Java (build): openjdk version "1.8.0_292" OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0+deb9u1-b10) OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode) * Java (test): openjdk version "1.8.0_292" OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0+deb9u1-b10) OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode) * OS: Linux 4.9.0-9-amd64 x86_64 * cc: cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 * make: GNU Make 4.1 * OpenSSL: OpenSSL 1.1.1 11 Sep 2018 * APR: 1.5.2 * * Valid SHA-512 signature for apache-tomcat-8.5.66.zip * Valid GPG signature for apache-tomcat-8.5.66.zip * Valid SHA-512 signature for apache-tomcat-8.5.66.tar.gz * Valid GPG signature for apache-tomcat-8.5.66.tar.gz * Valid SHA-512 signature for apache-tomcat-8.5.66.exe * Valid GPG signature for apache-tomcat-8.5.66.exe * Valid SHA512 signature for apache-tomcat-8.5.66-src.zip * Valid GPG signature for apache-tomcat-8.5.66-src.zip * Valid SHA512 signature for apache-tomcat-8.5.66-src.tar.gz * Valid GPG signature for apache-tomcat-8.5.66-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.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 -chris - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
Re: [VOTE] Release Apache Tomcat 8.5.66
On Sun, May 9, 2021 at 2:12 AM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.66 release is now available for voting. > > The notable changes compared to the 8.5.65 release are: > > - Ensure the correct escaping of attribute values and search filters in >the JNDIRealm. > > - HandlesTypes should include classes that use the specified annotation >types on fields or methods. > > - Refactor the creation of WebSocket end point, decoder and encoder >instances to be more IoC friendly. Instances are now created via the >InstanceManager where possible. > > Along with lots of other bug fixes and improvements. > > For full details, see the changelog: > https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.66/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1311/ > > The tag is: > https://github.com/apache/tomcat/tree/8.5.66 > 12afa2cd11ffa9522cd98acc228ecb1bad6b8006 > > The proposed 8.5.66 release is: > [ ] Broken - do not release > [ X ] Stable - go ahead and release as 8.5.66 > Regards, Martin > > - > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >
Re: [VOTE] Release Apache Tomcat 8.5.66
On Sun, May 9, 2021 at 1:12 AM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.66 release is now available for voting. > > The notable changes compared to the 8.5.65 release are: > > - Ensure the correct escaping of attribute values and search filters in >the JNDIRealm. > > - HandlesTypes should include classes that use the specified annotation >types on fields or methods. > > - Refactor the creation of WebSocket end point, decoder and encoder >instances to be more IoC friendly. Instances are now created via the >InstanceManager where possible. > > Along with lots of other bug fixes and improvements. > > For full details, see the changelog: > https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.66/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1311/ > > The tag is: > https://github.com/apache/tomcat/tree/8.5.66 > 12afa2cd11ffa9522cd98acc228ecb1bad6b8006 > > The proposed 8.5.66 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.66 > > Rémy
Re: [VOTE] Release Apache Tomcat 8.5.66
On Sat, May 8, 2021 at 4:12 PM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.66 release is now available for voting. > > > > The proposed 8.5.66 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.66 > +1 Igal > > - > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >
[VOTE] Release Apache Tomcat 8.5.66
The proposed Apache Tomcat 8.5.66 release is now available for voting. The notable changes compared to the 8.5.65 release are: - Ensure the correct escaping of attribute values and search filters in the JNDIRealm. - HandlesTypes should include classes that use the specified annotation types on fields or methods. - Refactor the creation of WebSocket end point, decoder and encoder instances to be more IoC friendly. Instances are now created via the InstanceManager where possible. Along with lots of other bug fixes and improvements. For full details, see the changelog: https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.66/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1311/ The tag is: https://github.com/apache/tomcat/tree/8.5.66 12afa2cd11ffa9522cd98acc228ecb1bad6b8006 The proposed 8.5.66 release is: [ ] Broken - do not release [ ] Stable - go ahead and release as 8.5.66 - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org