mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-25 06:58:39 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user