Add com.sun.jndi.ldap visibility
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.manager.ldap / META-INF / MANIFEST.MF
index bfcd8154b51d6071c0201424eb2244d0240b4579..4f36c0f7da1a5e7f0060189e1ad0bd71cef05d9e 100644 (file)
@@ -1,10 +1,15 @@
 Bundle-SymbolicName: org.argeo.security.manager.ldap
-Bundle-Version: 0.1.1.SNAPSHOT
-Import-Package: org.springframework.security.ldap,
+Bundle-Version: 0.1.2.SNAPSHOT
+Import-Package: com.sun.jndi.ldap;resolution:=optional,
+ org.argeo.security,
+ org.argeo.security.ldap,
+ org.springframework.beans.factory.config,
+ org.springframework.ldap.core.support,
+ org.springframework.security,
+ org.springframework.security.ldap,
+ org.springframework.security.ldap.populator,
  org.springframework.security.providers,
  org.springframework.security.providers.ldap,
  org.springframework.security.providers.ldap.authenticator,
- org.springframework.security.ldap.populator,
- org.springframework.security.userdetails.ldap,
- org.springframework.security,
- org.springframework.ldap.core.support
+ org.springframework.security.userdetails,
+ org.springframework.security.userdetails.ldap