Hi,

2016-03-22 9:25 GMT+02:00 Huxing Zhang <huxing....@alibaba-inc.com>:
>
> Hi,
>
> I have following observations:
>
> 0. in NOTICE it sill mentions the following XML schemas, which I think
should be removed.
>  - javaee_8.xsd
>  - web-app_4_0.xsd
>  - web-common_4_0.xsd
>  - web-fragment_4_0.xsd
>

This is fixed with r1735558


> 1. When uncomment the SSL/TLS HTTP/1.1 Connector on port 8443 with HTTP/2
and start tomcat, there is NoSuchMethodException in catalina.out
> details are described in:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=59209
>

This is fixed with r1736147

Regards,
Violeta

> 2. Server push examples failed, details are described in:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=59210
>
> 3. The following test case is constantly failing in my environment (RHEL
6.2 and Mac OS X).
> I have checked with tomcat 9.0.0.M3 and there is no such problem.
>
> in TEST-org.apache.coyote.http11.TestHttp11Processor.NIO.txt:
>
> Testcase: testNon2xxResponseWithExpectation took 3.082 sec
>         Caused an ERROR
> Unexpected end of file from server
> java.net.SocketException: Unexpected end of file from server
>         at
sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:772)
>         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
>         at
sun.net.www.protocol.http.HttpURLConnection.expect100Continue(HttpURLConnection.java:1020)
>         at
sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1105)
>         at
org.apache.catalina.startup.TomcatBaseTest.postUrl(TomcatBaseTest.java:759)
>         at
org.apache.catalina.startup.TomcatBaseTest.postUrl(TomcatBaseTest.java:722)
>         at
org.apache.coyote.http11.TestHttp11Processor.doTestNon2xxResponseAndExpectation(TestHttp11Processor.java:584)
>         at
org.apache.coyote.http11.TestHttp11Processor.testNon2xxResponseWithExpectation(TestHttp11Processor.java:548)
>
> Any ideas?
>
> Other test cases are all passed with openssl 1.0.2g and tcnative 1.2.5
under RHEL 6.2  / Mac OS X
> Other examples are all OK.
>
> ------------------------------------------------------------------
> From:Mark Thomas <ma...@apache.org>
> Time:2016 Mar 18 (Fri) 04:00
> To:dev@tomcat.apache.org <dev@tomcat.apache.org>
> Subject:[VOTE] Release Apache Tomcat 8.5.0
>
>
> The proposed Apache Tomcat 8.5.0 release is now available for voting.
>
> This is the first release of the 8.5.x branch. The release is, in essence:
> - Based on a copy of the 9.0.0.M4 tag
> - All 9.0.x changes to the specification APIs have been reverted. The
>   specification APIs should match 8.0.x exactly
> - Java 8 specific code has been re-written for Java 7
> - Tomcat and specification versions have been set
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.0/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1066/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_0/
>
> The proposed 8.5.0 release is:
> [ ] Broken - do not release
> [ ] Alpha  - go ahead and release as 8.5.0
> [ ] Beta   - go ahead and release as 8.5.0
> [ ] Stable - go ahead and release as 8.5.0
>
> ---------------------------------------------------------------------
> 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