Konrad Windszus created FELIX-6244:
--------------------------------------
Summary: http.servlet-api provides incorrect version information
for osgi.contract "JavaServlet"
Key: FELIX-6244
URL: https://issues.apache.org/jira/browse/FELIX-6244
Project: Felix
Issue Type: Bug
Components: HTTP Service
Affects Versions: http.servlet-api-1.1.2
Reporter: Konrad Windszus
It only lists version 3.1 in
https://github.com/apache/felix-dev/blob/master/http/servlet-api/pom.xml#L59
but in fact also 3.0 and 2.6 are exported. All need to be listed individually
then according to
https://osgi.org/specification/osgi.cmpn/7.0.0/service.namespaces.html#service.namespaces-osgi.contract.namespace
--
This message was sent by Atlassian Jira
(v8.3.4#803005)