You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2009/03/13 15:39:50 UTC

[jira] Closed: (DIRSTUDIO-374) Clean duplicated dependencies in plugins

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-374.
--------------------------------------------


> 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.