On 04/15/2010 02:44 AM, jean-frederic clere wrote:
On 04/14/2010 07:22 PM, Mark Thomas wrote:
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.
I have started to work on
java/org/apache/coyote/http11/Http11AprProcessor.java ... The missing
code is already in the Bio connector some how it is a kind of copy +
paste + fix.
lovely isn't it :)
I can review your checkin and help out when you're done
Cheers

Jean-Frederic

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to