The proposed 9.0.0.M10 release is:
[ ] Broken - do not release
[ X ] Alpha - go ahead and release as 9.0.0.M10

No test case failure except the following:

   [concat] Testsuites with failed tests:
   [concat] 
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.APR.txt
   [concat] 
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO.txt
   [concat] 
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO2.txt

Example failure are:
test-apr:
    [junit] Running 
org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser
    [junit] Error in cipher list
    [junit] 139694456104704:error:1410D0B9:SSL 
routines:SSL_CTX_set_cipher_list:no cipher match:ssl/ssl_lib.c:2018:
    [junit]
    [junit] Error in cipher list
    [junit] 140604037801728:error:1410D0B9:SSL 
routines:SSL_CTX_set_cipher_list:no cipher match:ssl/ssl_lib.c:2018:

I'v tested with openssl 1.0.2h and 1.1.0, and 1.1.1-dev, all failed, I saw the 
similar failure in gump: 
http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-apr/gump_work/build_tomcat-trunk_tomcat-trunk-test-apr.txt

Examples ok.
Our test app works fine.

------------------------------------------------------------------
From:Mark Thomas <ma...@apache.org>
Time:2016 Sep 1 (Thu) 00:22
To:dev@tomcat.apache.org <dev@tomcat.apache.org>
Subject:[VOTE] Release Apache Tomcat 9.0.0.M10


The proposed Apache Tomcat 9.0.0.M10 release is now available for voting.

This is a milestone release for the 9.0.x branch. It should be
noted that, as a milestone release:
- Servlet 4.0 is not finalised
- The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0

The major changes compared to the 9.0.0.M9 release are:

- limited support for wildcard Host names and aliases

- fix regressions in JSSE TLS handshake

- treat paths used to obtain a request dispatcher as encoded
  (configurable)

Along with lots of other bug fixes and improvements

For full details, see the changelog:
http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.0.M10/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1091/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_9_0_0_M10/

The proposed 9.0.0.M10 release is:
[ ] Broken - do not release
[ ] Alpha - go ahead and release as 9.0.0.M10

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

Reply via email to