Turn shared-ldap into a minimal aggregate of all API related jars.
------------------------------------------------------------------

                 Key: DIRSHARED-89
                 URL: https://issues.apache.org/jira/browse/DIRSHARED-89
             Project: Directory Shared
          Issue Type: Sub-task
    Affects Versions: 1.0-M1
         Environment: All
            Reporter: Alex Karasulu
             Fix For: 1.0-M2


We want to make shared-ldap aggregate the minimum of all the shared modules 
into a single jar. This happens after all the code currently in shared moves 
over to ldap-extras. This aggregate will combine the following modules as well 
as some library dependencies to be totally stand alone.

shared-model
shared-util
shared-asn1-api
shared-asn1-ber
shared-ldap-codec
shared-ldap-client <== so this happens after a rename

some other stuff like commons libs, logging and mina.

We want this jar to be the only one you need.

Might be an issue though if all the classes are bundled inside. Might want to 
check on whether or not this is a good idea. We can also rectify later if need 
be. If too many third part jars are found we can find a way to remove the 
dependencies on them.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to