]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.server.rap.webapp/bnd.bnd
New project conventions (builds)
[lgpl/argeo-commons.git] / org.argeo.server.rap.webapp / bnd.bnd
diff --git a/org.argeo.server.rap.webapp/bnd.bnd b/org.argeo.server.rap.webapp/bnd.bnd
new file mode 100644 (file)
index 0000000..954f2d3
--- /dev/null
@@ -0,0 +1,24 @@
+Web-ContextPath: ui
+Import-Package: org.springframework.beans.factory.config,\             
+org.eclipse.equinox.http.servlet,\
+org.springframework.osgi.web.context.support,\
+org.springframework.security,\
+org.springframework.security.context,\
+org.springframework.security.intercept.web,\
+org.springframework.security.providers.anonymous,\
+org.springframework.security.ui,\
+org.springframework.security.ui.basicauth,\
+org.springframework.security.ui.logout,\
+org.springframework.security.ui.rememberme,\
+org.springframework.security.ui.webapp,\
+org.springframework.security.ui.preauth.x509,\
+org.springframework.security.userdetails,\
+org.springframework.security.util,\
+org.springframework.security.vote,\
+org.springframework.security.wrapper,\
+org.springframework.web.context,\
+org.springframework.web.filter,\
+org.springframework.web.servlet,\
+org.springframework.web.servlet.handler,\
+org.springframework.web.servlet.mvc,\
+*
\ No newline at end of file