On 14/04/2010 11:34, Mark Thomas wrote: > The 7.0.0-RC1 tag is > [ ] Broken - do not release > [ ] Alpha - go ahead and release 7.0.0 Stable based on 7.0.0-RC1 > [X] Beta - go ahead and release 7.0.0 Beta based on 7.0.0-RC1 > [ ] Stable - go ahead and release 7.0.0 Stable based on 7.0.0-RC1 > > The following issues were noted: - Need to add note on stability of APIs to release notes - APR has a recommended minimum of 1.2.21 which hasn't been released yet - Re-opened https://issues.apache.org/bugzilla/show_bug.cgi?id=49082 - Servlet 3.0 TCK passes with BIO connector and no security manager - Servlet 3.0 TCK passes with BIO connector and a security manager - Servlet 3.0 TCK passes with NIO connector and a security manager with some exceptions [1] - Servlet 3.0 TCK fails with APR connector and a security manager [2] - JSP 2.2 TCK passes with a security manager - EL 2.2 TCK passes with a security manager
The lack of complete Async support for the APR connector makes this a Beta release for me. Mark [1] Tests that require SSL renegotiation fail since the NIO connector does not support it. [2] Async implementation is yet to be addressed for APR --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org