The proposed 8.5.12 release is: [ ] Broken - do not release [ X ] Stable - go ahead and release as 8.5.12
Test cases all passed. Our test web app works fine. One exception. The server push example will be failing by throwing an NPE if HTTP/2 is not supported. Stack trace is: java.lang.NullPointerException http2.SimpleImagePush.doGet(SimpleImagePush.java:36) javax.servlet.http.HttpServlet.service(HttpServlet.java:635) javax.servlet.http.HttpServlet.service(HttpServlet.java:742) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) org.apache.catalina.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108) This issue has been fixed in revision 1786293. ------------------------------------------------------------------ From:Mark Thomas <ma...@apache.org> Time:2017 Mar 9 (Thu) 02:56 To:dev@tomcat.apache.org <dev@tomcat.apache.org> Subject:[VOTE] Release Apache Tomcat 8.5.12 The proposed Apache Tomcat 8.5.12 release is now available for voting. The major changes compared to the 8.5.11 release are: - Updates to the early access version of the Serlet 4.0 API to align it with the most recent discussions in the Servlet EG - Support for Java 9 during annotation scanning - Update Tomcat Native to 1.2.12 to pick up the latest Windows binaries built with OpenSSL 1.0.2k It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.12/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1121/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_12/ The proposed 8.5.12 release is: [ ] Broken - do not release [ ] Stable - go ahead and release as 8.5.12 --------------------------------------------------------------------- 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