shared-ldap-codec-standalone
This module was created to fix issue DIRSHARED-91 where the embedded Felix
instance inside the default LdapCodecService implementation was making it
very problematic to deploy the ldap-codec inside an RCP (OSGi) environment
and hence Apache Directory Studio could not use it.
This module is most likely temporary and will disappear once we are fully
OSGi enabled. This module is a plain old jar, not a bundle to avoid
accidental reuse as an OSGi module because it contains the version of the
LdapCodecService that embeds Felix to make controls and extended ops
pluggable in the codec.