Am 12.05.2016 um 00:34 schrieb Mark Thomas:
The proposed Apache Tomcat 8.0.35 release is now available for voting.

8.0.35 corrects a regression found in 8.0.34.

The main changes since 8.0.33 are:

- Make the default TLS configuration more secure.

- Update the packaged version of the Tomcat Native Library to 1.2.7
   to pick up the Windows binaries that are based on OpenSSL 1.0.2h
   and APR 1.5.2.

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.35/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1082/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_35/

The proposed 8.0.35 release is:
[ ] Broken - do not release
[x] Stable - go ahead and release as 8.0.35
org.apache.tomcat.websocket.server.TestCloseBug58624 seems to be a bit flaky, especially with nio2. Could by my ubuntu setup, though.

[junit] Running org.apache.tomcat.websocket.server.TestCloseBug58624
[junit] 12-May-2016 21:29:13.261 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] [junit] 12-May-2016 21:29:13.281 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Tomcat [junit] 12-May-2016 21:29:13.282 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.35-dev [junit] 12-May-2016 21:29:13.416 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41135"]
    [junit] java.io.EOFException
[junit] at org.apache.coyote.http11.upgrade.Nio2ServletInputStream$1.completed(Nio2ServletInputStream.java:60) [junit] at org.apache.coyote.http11.upgrade.Nio2ServletInputStream$1.completed(Nio2ServletInputStream.java:51)
    [junit]     at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
    [junit]     at sun.nio.ch.Invoker$2.run(Invoker.java:218)
[junit] at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112) [junit] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    [junit]     at java.lang.Thread.run(Thread.java:745)
[junit] 12-May-2016 21:29:13.809 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41135"] [junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1,192 sec [junit] 12-May-2016 21:29:13.865 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service Tomcat [junit] 12-May-2016 21:29:13.896 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41135"] [junit] 12-May-2016 21:29:13.898 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41135"] [junit] Test org.apache.tomcat.websocket.server.TestCloseBug58624 FAILED

Ubuntu 16.04 x86-64 and Java 1.7.0_80.

Regards,
 Felix


---------------------------------------------------------------------
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