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 2010/08/02 13:10:16 UTC

[jira] Closed: (DIRSTUDIO-685) Move duplicated 'ViewFormWidget' class to the 'common.ui' plugin

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

Pierre-Arnaud Marcelot closed DIRSTUDIO-685.
--------------------------------------------

    Resolution: Fixed

Fixed at revision 981454.

http://svn.apache.org/viewvc?rev=981454&view=rev

> Move duplicated 'ViewFormWidget' class to the 'common.ui' plugin
> ----------------------------------------------------------------
>
>                 Key: DIRSTUDIO-685
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-685
>             Project: Directory Studio
>          Issue Type: Improvement
>          Components: studio-connection, studio-ldapbrowser
>            Reporter: Pierre-Arnaud Marcelot
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 2.0.0
>
>
> The class 'ViewFormWidget' can be currently found at two locations:
> - /connection.ui/src/main/java/org/apache/directory/studio/connection/ui/widgets/ViewFormWidget.java [1]
> - /ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/widgets/ViewFormWidget.java [2]
> Now that we have the 'common.ui' plugin, it would be better to have a single version of this class there.
> [1] - http://svn.apache.org/viewvc/directory/studio/trunk/connection.ui/src/main/java/org/apache/directory/studio/connection/ui/widgets/ViewFormWidget.java?view=co
> [2] - http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/widgets/ViewFormWidget.java?view=co

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