Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Konstantin Kolinko
2014-03-20 1:14 GMT+04:00 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 8.0.4 release is now available for voting. The main changes since 8.0.3 are: - Update Eclipse JDT compiler to enable full Java 8 support for JSPs in the default configuration - Add new, experimental HTTP and

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Rémy Maucherat
2014-03-21 10:42 GMT+01:00 Konstantin Kolinko knst.koli...@gmail.com: I am not voting yet. The test suite did pass successfully for BIO,NIO,APR,NIO2 with JDK 7u51 (32-bit) on Windows 7, except for the following test with NIO2:

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Yoav Shapira
On Wed, Mar 19, 2014 at 5:14 PM, Mark Thomas ma...@apache.org wrote: The proposed Apache Tomcat 8.0.4 release is now available for voting. The main changes since 8.0.3 are: - Update Eclipse JDT compiler to enable full Java 8 support for JSPs in the default configuration - Add new,

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Christopher Schultz
All, On 3/19/14, 5:14 PM, Mark Thomas wrote: The proposed Apache Tomcat 8.0.4 release is now available for voting. The main changes since 8.0.3 are: - Update Eclipse JDT compiler to enable full Java 8 support for JSPs in the default configuration - Add new, experimental HTTP and AJP

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Rémy Maucherat
2014-03-21 19:02 GMT+01:00 Christopher Schultz ch...@christopherschultz.net : It appears that the test has completely-stalled in NIO2 on Linux 2.6.32 x86_64 under Oracle's 1.7.0_45 JVM. I haven't run into trouble with that particular test yet. Some tests could use some timeout and clean fail,

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Christopher Schultz
Rémy, On 3/21/14, 3:17 PM, Rémy Maucherat wrote: 2014-03-21 19:02 GMT+01:00 Christopher Schultz ch...@christopherschultz.net : It appears that the test has completely-stalled in NIO2 on Linux 2.6.32 x86_64 under Oracle's 1.7.0_45 JVM. I haven't run into trouble with that particular test

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Rémy Maucherat
2014-03-21 20:26 GMT+01:00 Christopher Schultz ch...@christopherschultz.net : I'll give it a try. It looks like I have another hang, the first time I (re)tried. Here is the tail of the console log: [junit] 21-Mar-2014 15:21:41.229 INFO [main] org.apache.coyote.AbstractProtocol.init

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Mark Thomas
On 20/03/2014 13:58, Mark Thomas wrote: On 19/03/2014 21:14, Mark Thomas wrote: [X] Beta - go ahead and release as 8.0.4 (beta) I'm changing my vote to Broken after a regression was discovered in the fix for bug 56190. I'll try and tag 8.0.5 over the weekend. Mark

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-21 Thread Christopher Schultz
All, On 3/19/14, 5:14 PM, Mark Thomas wrote: The proposed 8.0.4 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.4 (alpha) [X] Beta - go ahead and release as 8.0.4 (beta) [ ] Stable - go ahead and release as 8.0.4 (stable) Notes for testing on Linux 2.6

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-20 Thread Rémy Maucherat
2014-03-19 22:14 GMT+01:00 Mark Thomas ma...@apache.org: [X] Beta - go ahead and release as 8.0.4 (beta) [ ] Stable - go ahead and release as 8.0.4 (stable) This looks good enough to me to be Stable, but with this many fixes included it is likely there will be a couple hotfixes needed. I

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-20 Thread Jeanfrancois Arcand
On 2014-03-19, 5:14 PM, Mark Thomas wrote: http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_4/ The proposed 8.0.4 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.4 (alpha) [ ] Beta - go ahead and release as 8.0.4 (beta) [X] Stable - go ahead and

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-20 Thread Martin Grigorov
On Thu, Mar 20, 2014 at 3:35 PM, Jeanfrancois Arcand jfarcand@gmail.com wrote: On 2014-03-19, 5:14 PM, Mark Thomas wrote: http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_4/ The proposed 8.0.4 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-20 Thread Rémy Maucherat
2014-03-20 14:58 GMT+01:00 Mark Thomas ma...@apache.org: Unit tests hang for NIO2 on Windows (not an issue since NIO2 is still experimental) I got curious so I installed Java on my Windows. This didn't hang for me, and there were no failures on the big IO tests. Platform: Java 8 + Win 8.1-64

Re: [VOTE] Release Apache Tomcat 8.0.4

2014-03-20 Thread Violeta Georgieva
Hi, 2014-03-19 23:14 GMT+02:00 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 8.0.4 release is now available for voting. The main changes since 8.0.3 are: - Update Eclipse JDT compiler to enable full Java 8 support for JSPs in the default configuration - Add new, experimental

[VOTE] Release Apache Tomcat 8.0.4

2014-03-19 Thread Mark Thomas
The proposed Apache Tomcat 8.0.4 release is now available for voting. The main changes since 8.0.3 are: - Update Eclipse JDT compiler to enable full Java 8 support for JSPs in the default configuration - Add new, experimental HTTP and AJP connectors based on NIO2 - Update the default connection