On 17.1.2014 21:17, Mark Thomas wrote:
The proposed Apache Tomcat 6.0.38 release candidate is now available
for voting.
...
The proposed 6.0.38 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 6.0.38 Stable

Tested .zip distribution on Windows 7 64-bit with Oracle JDK 1.7.0_45:

- Tested SSL/TLS connectivity for BIO, NIO and APR connectors. All good, with one peculiarity: NIO connector is sensitive to whitespace in "ciphers" attribute. BIO is not.

- Crawled all links (except /manager, /host-manager and /examples/async*). One broken link found in webapps/docs/jasper-howto.html

  <a href="ant.apache.org">

  should be

  <a href="http://ant.apache.org";>


- Smoke tests of BIO, NIO and APR, with and without TLS, all passed.


-Ognjen


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

Reply via email to