User services
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.webapp / META-INF / MANIFEST.MF
index e17384c655f61db3b47d6c5014a6b2998b1c1b39..c7d3bc8044f76cfc01aa4f1d9ae67e37e488da60 100644 (file)
@@ -1,6 +1,16 @@
-Web-ContextPath: org.argeo.security.webapp
 Bundle-SymbolicName: org.argeo.security.webapp
 Bundle-Version: 0.1.1.SNAPSHOT
 Import-Package: javax.servlet,
  javax.servlet.http,
- javax.servlet.resources
+ javax.servlet.resources,
+ org.argeo.security.mvc,
+ org.argeo.server.json.mvc,
+ org.springframework.ldap.core.support,
+ org.springframework.osgi.web.context.support,
+ org.springframework.security,
+ org.springframework.web.context,
+ org.springframework.web.context.support,
+ org.springframework.web.filter,
+ org.springframework.web.servlet,
+ org.argeo.security.dao
+Web-ContextPath: org.argeo.security.webapp