Re: Tomcat 8 transition complete

2016-11-06 Thread Thorsten Glaser
On Sat, 5 Nov 2016, Emmanuel Bourg wrote: > I'm pleased to announce that the transition to Tomcat 8 is now complete. > The tomcat7 source package still exists but builds only the Servlet API > 3.0. This version of the Servlet API is no longer used in sid, but I Unfortunately, the new version of g

Re: Tomcat 8 transition complete

2016-11-06 Thread Emmanuel Bourg
Le 6/11/2016 à 23:35, Thorsten Glaser a écrit : > Unfortunately, the new version of guacamole I’ve been working > with Natureshadow on (with my Teckids hat worn) requires the > websocket API from libtomcat7-java. > > I don’t know enough to comment on this (I just barely made the > package compile

Re: Tomcat 8 transition complete

2016-11-06 Thread Thorsten Glaser
On Mon, 7 Nov 2016, Emmanuel Bourg wrote: > I see that there are 3 websocket implementations, for Jetty 8, Jetty 9 Yes, that was confusing. > and Tomcat 7. Are the three absolutely needed? Is supporting only Jetty > 9 a viable alternative? AIUI we want to dump it into a Tomcat and be done with

Re: Tomcat 8 transition complete

2016-11-06 Thread Emmanuel Bourg
Le 7/11/2016 à 07:47, Thorsten Glaser a écrit : > AIUI we want to dump it into a Tomcat and be done with it, > so that means Tomcat 8. Upstream said that it would work > in Tomcat 8 after building it against Tomcat 7 when the > Fedora packager complained about similar issues (I already > fixed an