[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#823779: ITP: geronimo-servlet-3.0-spec -- Geronimo API implementation of the Servlet 3.0 spec



Le 8/05/2016 à 22:45, Christopher Hoskin a écrit :

> Geronimo API implementation of the Servlet 3.0 spec (javax.servlet classes) 

Hi Christopher,

The Servlet API 3.0 is already packaged in Debian as libservlet3.0-java
(from src:tomcat7), so you shouldn't have to package the Geronimo
implementation.

If you are packaging a Maven based application using this dependency
you just have to add this substitution rule to debian/maven.rules:

s/org.apache.geronimo.specs/javax.servlet/ s/geronimo-servlet_3.0_spec/servlet-api/ * s/.*/3.0/ * *

Bonus point if you manage to build with the Servlet API 3.1 from
libservlet3.1-java.

Emmanuel Bourg


Reply to: