X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.server.catalina%2FMETA-INF%2FMANIFEST.MF;h=90b6df90dc313abeef37d73da0090b42fc364d8b;hb=fe4c0d511210c4dc24136c8eefe401b159b60d44;hp=c904a5dfb08bc3584f7bc85e27323e4ed499134b;hpb=4819eb2efb4eeec883ae8ee193cf37d5dd2caef2;p=lgpl%2Fargeo-commons.git diff --git a/server/modules/org.argeo.server.catalina/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.catalina/META-INF/MANIFEST.MF index c904a5dfb..90b6df90d 100644 --- a/server/modules/org.argeo.server.catalina/META-INF/MANIFEST.MF +++ b/server/modules/org.argeo.server.catalina/META-INF/MANIFEST.MF @@ -1,8 +1,11 @@ Manifest-Version: 1.0 Fragment-Host: com.springsource.org.apache.catalina;bundle-version="[6 .0.16,7.0.0)" -Bundle-Version: 0.12.1.SNAPSHOT -Bundle-SymbolicName: org.argeo.slc.server.catalina -Import-Package: org.springframework.security,org.springframework.secur - ity.providers,org.springframework.security.ui,org.springframework.sec - urity.userdetails,org.springframework.security.ui.savedrequest +Bundle-Version: 0.1.2.SNAPSHOT +Bundle-SymbolicName: org.argeo.server.catalina +Import-Package: org.springframework.security;resolution:=optional, + org.springframework.security.providers;resolution:=optional, + org.springframework.security.ui;resolution:=optional, + org.springframework.security.ui.savedrequest;resolution:=optional, + org.springframework.security.userdetails;resolution:=optional, + org.springframework.security.context;resolution:=optional