X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.webapp%2FMETA-INF%2FMANIFEST.MF;h=3546cfbdad1173edf1ee707a00c0de1a28df5cbe;hb=cb4e519a7d892d012111df54565825b8c26fa2cb;hp=35682dd8e6d6c52a37a80e7cc5d6a6ea9289dbd1;hpb=727a852dcd2a6e80b11ae71ca37f50d202baae5c;p=lgpl%2Fargeo-commons.git diff --git a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF index 35682dd8e..3546cfbda 100644 --- a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF @@ -1,17 +1,22 @@ -Bundle-SymbolicName: org.argeo.security.webapp -Bundle-Version: 0.1.1.SNAPSHOT -Import-Package: javax.servlet, - javax.servlet.http, - javax.servlet.resources, - org.argeo.security.dao, - org.argeo.security.mvc, - org.argeo.server.json, - org.argeo.server.mvc, - org.springframework.ldap.core.support, - org.springframework.osgi.web.context.support, - org.springframework.security, - org.springframework.web.context, - org.springframework.web.context.support, - org.springframework.web.filter, - org.springframework.web.servlet -Web-ContextPath: org.argeo.security.webapp +Manifest-Version: 1.0 +Export-Package: WEB-INF +Tool: Bnd-1.15.0 +Bundle-Name: Commons Security Webapp +Created-By: 1.6.0_20 (Sun Microsystems Inc.) +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-Vendor: Argeo +Bundle-Version: 0.3.4.SNAPSHOT-r20111013_125629 +Bundle-ManifestVersion: 2 +Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt +Import-Package: javax.servlet,javax.servlet.http,javax.servlet.resourc + es,org.argeo.security,org.argeo.security.mvc,org.argeo.server.json,or + g.argeo.server.mvc,org.springframework.ldap.core.support,org.springfr + amework.osgi.web.context.support,org.springframework.security,org.spr + ingframework.security.config,org.springframework.security.ui,org.spri + ngframework.security.ui.rememberme,org.springframework.security.ui.we + bapp,org.springframework.security.userdetails,org.springframework.web + .context,org.springframework.web.context.support,org.springframework. + web.filter,org.springframework.web.servlet +Bundle-SymbolicName: org.argeo.security.webapp +Bundle-DocURL: http://www.argeo.org +