Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Conversation

@CMoH
Copy link
Contributor

@CMoH CMoH commented Oct 3, 2016

Fixes the following deprecation warnings on LdapCtxFactory when building redback-common-ldap

org/apache/archiva/redback/common/ldap/connection/DefaultLdapConnection.java:[22,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release
org/apache/archiva/redback/common/ldap/connection/DefaultLdapConnection.java:[46,20] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release
org/apache/archiva/redback/common/ldap/connection/DefaultLdapConnection.java:[65,26] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release

Fixes deprecation warnings on LdapCtxFactory
@asfgit asfgit merged commit c9ca73b into apache:master Oct 4, 2016
@olamy
Copy link
Member

olamy commented Oct 4, 2016

Thanks @CMoH

@CMoH CMoH deleted the ldapctxfactory-deprecation-warnings branch November 29, 2016 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants