switch from java.servlet bundle to osgi-servlet bundle to be able to resolve DTDs and XSD for validation (e.g. web.xml)

bug 5153
This commit is contained in:
Georg Herdt
2021-01-17 22:10:27 +01:00
parent 8dbe2ec1fb
commit fbadad0ef7
18 changed files with 20 additions and 20 deletions
@@ -21,7 +21,7 @@ Import-Package: com.sap.sailing.server,
Require-Bundle: com.sap.sailing.domain,
com.sap.sailing.domain.persistence,
com.sap.sse.mongodb,
javax.servlet;bundle-version="3.1.0",
org.eclipse.jetty.osgi-servlet-api;bundle-version="3.1.0",
com.sap.sailing.domain.common,
com.sap.sailing.udpconnector,
org.jdom;bundle-version="1.0.0",