X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FMETA-INF%2FMANIFEST.MF;h=721d073f5efe8e33c6927119115315a72cf58f0f;hb=7efacbb6a17cd98979833f3c427ddeb940869d5c;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..721d073f5 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,6 +8,7 @@ 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.mvc, org.argeo.slc.build, @@ -39,10 +40,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,