X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.jackrabbit.webapp%2Fpom.xml;h=c3dddd941c9539eebca6a321ed274292c7f74fdc;hb=8fe3a103099c4efa70f4cfef88d0e8684dcd7ced;hp=816070ebf4f9e13e55288058388d2d6bf5bbb610;hpb=aa5c9a94278d980fef726926d70a6c85ba994b3a;p=lgpl%2Fargeo-commons.git diff --git a/server/modules/org.argeo.jackrabbit.webapp/pom.xml b/server/modules/org.argeo.jackrabbit.webapp/pom.xml index 816070ebf..c3dddd941 100644 --- a/server/modules/org.argeo.jackrabbit.webapp/pom.xml +++ b/server/modules/org.argeo.jackrabbit.webapp/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.commons.server @@ -16,9 +17,9 @@ maven-bundle-plugin - org.argeo.jcr.webapp - - * + data + *, javax.jcr, @@ -36,13 +37,22 @@ org.springframework.osgi.web.context.support, org.springframework.security, org.springframework.security.providers.anonymous, + org.springframework.security.ui, org.springframework.security.ui.webapp, org.springframework.security.ui.preauth.x509, + org.springframework.security.userdetails, org.springframework.web.context, org.springframework.web.filter, org.springframework.web.servlet, org.springframework.web.servlet.handler, - org.springframework.web.servlet.view + org.springframework.web.servlet.view, + org.springframework.security.util, + org.springframework.security.context, + org.springframework.security.ui.basicauth, + org.springframework.security.intercept.web, + org.springframework.security.vote, + org.springframework.security.ui.logout, + org.apache.jackrabbit.server,