On 06/05/2011 16:37, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.13 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.13/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_13/ > > The proposed 7.0.13 release is: > > [ ] Broken - do not release > [ ] Alpha - go ahead and release as 7.0.13 Alpha > [X] Beta - go ahead and release as 7.0.13 Beta > [ ] Stable - go ahead and release as 7.0.13 Stable
I am extending my Servlet TCK testing to cover the following reverse proxy scenarios: mod_jk + AJP-BIO mod_jk + AJP-APR mod_proxy_ajp + AJP-BIO mod_proxy_ajp + AJP-APR mod_proxy_http + HTTP-BIO mod_proxy_http + HTTP-NIO mod_proxy_http + HTTP-APR The tests have identified a couple of bugs that trigger TCK failures. I have fixed the bugs and am currently re-running the tests. Although previous versions of 7.0.x have been released with these bugs (so they are not regressions) now I know about them, I would rather cancel the 7.0.13 release, ensure the Servlet TCK passes in all the above scenarios and then start a 7.0.14 release. I should be in a position to tag 7.0.14 later on Monday. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org