X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=server%2Fmodules%2Forg.argeo.jackrabbit.webapp%2Fpom.xml;h=3d70d939bc846519cd0bcb6149a6dc94b6588254;hb=3a3d316af102ba410d1d9e6de349d0c8f7ac044f;hp=aa926eb489370b6b61a1a61142bb1160b50e3a6d;hpb=185ac9c239b2507418a5600a409a91e1e873e199;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 aa926eb48..3d70d939b 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 - 0.4.0 + 2.1.12-SNAPSHOT modules .. @@ -16,9 +16,9 @@ maven-bundle-plugin - org.argeo.jcr.webapp - - * + data + *, javax.jcr, @@ -29,7 +29,6 @@ org.argeo.jackrabbit.remote, org.argeo.jcr, org.argeo.jcr.mvc, - org.argeo.server.mvc, org.springframework.aop, org.springframework.aop.framework, org.springframework.aop.scope, @@ -37,12 +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,