Georg Henzler created FELIX-6289:
------------------------------------
Summary: Make dependency to Servlet API optional
Key: FELIX-6289
URL: https://issues.apache.org/jira/browse/FELIX-6289
Project: Felix
Issue Type: Improvement
Components: Health Checks
Affects Versions: healthcheck.core 2.0.6
Reporter: Georg Henzler
Assignee: Georg Henzler
Fix For: healthcheck.core 2.0.8
The HC core bundle should make the dependency to the servlet API optional in
the same way as systemready at [1] does it. Since all SCR components in
packages org.apache.felix.hc.core.impl.servlet and
org.apache.felix.hc.core.impl.filter are configurationPolicy=require, this
should not cause any problems.
[1]
https://github.com/apache/felix-dev/blob/4fe02a6147f836a7456f9a0ae6a7ffa99a83a63d/systemready/pom.xml#L108
--
This message was sent by Atlassian Jira
(v8.3.4#803005)