I don't think it's possible to combine jetty8 with libtomcat8-java.
Tomcat 8 uses the Servlet API 3.1 and JSP 2.3, but Jetty 8 uses the
Servlet API 3.0 and JSP 2.2. I haven't tried but it's likely to break at
runtime if the JSP compiler relies on Servlet 3.1 features.
We should instead package jet
tags 759643 + wontfix
thanks
On Thu, Sep 25, 2014 at 01:58:05PM +0200, Emmanuel Bourg wrote:
> I don't think it's possible to combine jetty8 with libtomcat8-java.
> Tomcat 8 uses the Servlet API 3.1 and JSP 2.3, but Jetty 8 uses the
> Servlet API 3.0 and JSP 2.2. I haven't tried but it's likely to
Package: src:jetty8
Version: 8.1.3-9
Severity: normal
User: pkg-java-maintain...@lists.alioth.debian.org
Usertags: tomcat8-migration
Please add dependencies on tomcat8 packages or replace the
current ones on tomcat7.
debian-java team is aiming for only having one tomcat version
(tomcat8) in the n
3 matches
Mail list logo