Re: [VOTE] Release Apache Tomcat 8.5.41

2019-05-13 Thread Mark Thomas
On 04/05/2019 10:56, Mark Thomas wrote: > The proposed 8.5.41 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.41 Unit tests pass for NIO, NIO2 and APR/native with Tomcat Native 1.2.21 on Linux, OSX and Windows. Mark --

Re: [VOTE] Release Apache Tomcat 8.5.41

2019-05-04 Thread Igal Sapir
On 5/4/2019 2:56 AM, Mark Thomas wrote: The proposed Apache Tomcat 8.5.41 release is now available for voting. The proposed 8.5.41 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.5.41 Unit tests passed on Ubuntu and Windows with Java 8 and tc-native-1.2.21 Igal

Re: [VOTE] Release Apache Tomcat 8.5.41

2019-05-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 5/4/19 05:56, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.41 release is now available for > voting. > > The major changes compared to the 8.5.40 release are: > > - Stack traces written by the OneLineFormatter are fully indented. >

Re: [VOTE] Release Apache Tomcat 8.5.41

2019-05-04 Thread Rémy Maucherat
On Sat, May 4, 2019 at 11:57 AM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.41 release is now available for voting. > > The major changes compared to the 8.5.40 release are: > > - Stack traces written by the OneLineFormatter are fully indented. The > entire stack trace is now indented b

[VOTE] Release Apache Tomcat 8.5.41

2019-05-04 Thread Mark Thomas
The proposed Apache Tomcat 8.5.41 release is now available for voting. The major changes compared to the 8.5.40 release are: - Stack traces written by the OneLineFormatter are fully indented. The entire stack trace is now indented by an additional TAB character. - Avoid OutOfMemoryErrors and A