On 30/06/2019 22:53, ma...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch 7.0.x > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > commit d4fe28eed8cc6d0223decf4145d09155d5a976a0 > Author: Mark Thomas <ma...@apache.org> > AuthorDate: Sun Jun 30 22:49:02 2019 +0100 > > Since WebSocket requires Java 7, allow WebSocket to use Java 7 features. > > This will enable the diff between WebSocket in 8.5.x and 7.0.x to be > minimised which will aid maintenance.
This was a nice idea but it means the WebSocket SCI doesn't run on Java 6 which breaks web apps rather than displaying the "You need to use Java 7 to use WebSocket" message. I'll revert this shortly. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org