X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.server.catalina%2FMETA-INF%2FMANIFEST.MF;h=7313b4b367aed7565890b4de7eb03d96701c7a7e;hb=dd57224ab51cc377dd7dfb34487f95f16895baaf;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..7313b4b36 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,12 @@ 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, + org.argeo.security.core;resolution:=optional