Clean duplicated dependencies in plugins
----------------------------------------

                 Key: DIRSTUDIO-374
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-374
             Project: Directory Studio
          Issue Type: Task
          Components: studio-connection, studio-ldapbrowser, studio-ldifeditor
    Affects Versions: 1.2.0
            Reporter: Pierre-Arnaud Marcelot
            Assignee: Pierre-Arnaud Marcelot
            Priority: Minor
             Fix For: 1.3.0


The commons-io-1.3.jar library is included in:

    * the Connection Core plugin
    * the Jars plugin
    * the LDAP Browser Core plugin


The commons-codec-1.3.jar library is included in:

    * the LDAP Browser Core plugin
    * the LDIF Parser plugin


We should remove the commons-io-1.3.jar library from the Connection Core and 
the LDAP Browser Core plugins, leaving it only in the Jars plugin. For 
information, the Connection Core and the LDAP Browser Core plugins already have 
dependency on the Jars plugin.

We also should put the commons-codec-1.3.jar library in the Jars plugin and add 
a dependency to the Jars plugin in the LDIF Parser plugin.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to