X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FMETA-INF%2FMANIFEST.MF;h=6f5cf72486031e2e8de20adfc7cdd5195b4545ce;hb=ce39c8189030580e7fbeeb99507b1c7655055586;hp=f981fd3668a1c8878f181a6ff368c4192d93934c;hpb=0ebe6753b6569ff52b4ba86cd61c6e08a19e0c5f;p=gpl%2Fargeo-slc.git diff --git a/modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF b/modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF index f981fd366..6f5cf7248 100644 --- a/modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF +++ b/modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF @@ -8,7 +8,9 @@ Import-Package: net.sf.cglib.core, net.sf.cglib.proxy, net.sf.cglib.reflect, org.aopalliance.aop, + org.argeo.security.mvc;specification-version="0.1.3.SNAPSHOT-r3402", org.argeo.server, + org.argeo.server.jcr.mvc;specification-version="0.1.3.SNAPSHOT-r3478", org.argeo.server.mvc, org.argeo.slc.build, org.argeo.slc.core.attachment, @@ -39,10 +41,12 @@ Import-Package: net.sf.cglib.core, org.springframework.osgi.web.context.support, org.springframework.oxm, org.springframework.security, + org.springframework.security.config;specification-version="2.0.4.A", org.springframework.security.context, org.springframework.security.providers, org.springframework.security.ui, org.springframework.security.ui.webapp, + org.springframework.security.userdetails;specification-version="2.0.4.A", org.springframework.security.userdetails.memory, org.springframework.transaction, org.springframework.web.context,