Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-22 Thread Mark Thomas
On 22/08/2014 12:59, Mark Thomas wrote: > On 22/08/2014 12:22, Mark Thomas wrote: > >> That certainly looks like a bug. I've added this as a unit test in r1619747. > > I've fixed the NPE. The test still fails as the results don't match > between OpenSSL and the Tomcat code. Still looking... ...

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-22 Thread Mark Thomas
On 22/08/2014 12:22, Mark Thomas wrote: > That certainly looks like a bug. I've added this as a unit test in r1619747. I've fixed the NPE. The test still fails as the results don't match between OpenSSL and the Tomcat code. Still looking... Mark -

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-22 Thread Mark Thomas
On 20/08/2014 09:08, Ognjen Blagojevic wrote: > But, I had some problems with testing OpenSSL cypher syntax with BIO > connector. Some values for ciphers attribute worked, like > > ciphers="EECDH:EDH+aRSA:RC4:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!SRP:!DSS" > > > but others did not: > > ci

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-20 Thread Mark Thomas
On 20/08/2014 10:13, Konstantin Kolinko wrote: > 2014-08-16 0:07 GMT+04:00 Mark Thomas : >> The proposed Apache Tomcat 8.0.11 release is now available for voting. >> >> The main changes since 8.0.9 are: >> - Various improvements to the Mapper including fixing some concurrency >> bugs >> - Update

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-20 Thread Konstantin Kolinko
2014-08-16 0:07 GMT+04:00 Mark Thomas : > The proposed Apache Tomcat 8.0.11 release is now available for voting. > > The main changes since 8.0.9 are: > - Various improvements to the Mapper including fixing some concurrency > bugs > - Update to Tomcat Native Library version 1.1.31 to pick up the

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-20 Thread Ognjen Blagojevic
Mark, On 15.8.2014 22:07, Mark Thomas wrote: The proposed 8.0.11 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.0.11 (non-binding) Tested .zip distribution on Windows 7 64-bit: - Tested TLS/SSL connectivity for BIO, NIO and APR connectors. - Crawled all links

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-18 Thread Rémy Maucherat
2014-08-15 22:07 GMT+02:00 Mark Thomas : > The proposed 8.0.11 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.0.11 > > Looking good with more fixes (like NIO2 "sendfile"). Rémy

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-18 Thread Olivier Lamy
+1 On 19 August 2014 00:28, Mark Thomas wrote: > On 15/08/2014 21:07, Mark Thomas wrote: >> The proposed Apache Tomcat 8.0.11 release is now available for voting. >> >> The main changes since 8.0.9 are: >> - Various improvements to the Mapper including fixing some concurrency >> bugs >> - Upda

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-18 Thread Filip Hanik
[X] Stable - go ahead and release as 8.0.11 Looks good over here. On Mon, Aug 18, 2014 at 8:28 AM, Mark Thomas wrote: > On 15/08/2014 21:07, Mark Thomas wrote: > > The proposed Apache Tomcat 8.0.11 release is now available for voting. > > > > The main changes since 8.0.9 are: > > - Various

Re: [VOTE] Release Apache Tomcat 8.0.11

2014-08-18 Thread Mark Thomas
On 15/08/2014 21:07, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.11 release is now available for voting. > > The main changes since 8.0.9 are: > - Various improvements to the Mapper including fixing some concurrency > bugs > - Update to Tomcat Native Library version 1.1.31 to pick up the

[VOTE] Release Apache Tomcat 8.0.11

2014-08-15 Thread Mark Thomas
The proposed Apache Tomcat 8.0.11 release is now available for voting. The main changes since 8.0.9 are: - Various improvements to the Mapper including fixing some concurrency bugs - Update to Tomcat Native Library version 1.1.31 to pick up the Windows binaries that are based on OpenSSL 1.0.1h