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
@@ -29,7 +29,7 @@ Require-Bundle:
com.sap.sse.operationaltransformation,
com.sap.sse.security,
com.sun.jersey,
javax.servlet;bundle-version="2.6.0",
org.eclipse.jetty.osgi-servlet-api;bundle-version="3.1.0",
org.apache.shiro.core;bundle-version="1.2.2",
org.apache.shiro.web;bundle-version="1.2.2",
org.apache.shiro.ehcache;bundle-version="1.2.3",