X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.jackrabbit.webapp%2Fpom.xml;h=b947c469c6191d7c97b1f0d25359e747787abccc;hb=492ea2b43dba4b9694da87808a96d7fc37687e19;hp=e718c2d1e472282bc9266c3832c21f743a8e4d26;hpb=647c35c779b32caa54bb547d32503eeb6135396c;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 e718c2d1e..b947c469c 100644 --- a/server/modules/org.argeo.jackrabbit.webapp/pom.xml +++ b/server/modules/org.argeo.jackrabbit.webapp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.commons.server - 1.1.4 + 1.1.8-SNAPSHOT modules .. @@ -16,9 +16,9 @@ maven-bundle-plugin - org.argeo.jcr.webapp - - * + data + *, javax.jcr, @@ -36,13 +36,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,