[
https://issues.apache.org/jira/browse/DIRSTUDIO-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Arnaud Marcelot closed DIRSTUDIO-611.
--------------------------------------------
Resolution: Fixed
Fixed on trunk at revision 898270.
http://svn.apache.org/viewvc?rev=898270&view=rev
> Unable to add a third party Entry Editor
> ----------------------------------------
>
> Key: DIRSTUDIO-611
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-611
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldapbrowser
> Affects Versions: 1.5.2
> Reporter: Pierre-Arnaud Marcelot
> Assignee: Pierre-Arnaud Marcelot
> Priority: Critical
> Fix For: 1.5.3
>
>
> The '' package has been forgotten in the Manifest of the ldapbrowser.ui
> plugin.
> This is due to the '<Export-Package>' value set to
> 'org.apache.directory.studio.ldapbrowser.ui.*' for the 'bundle' plugin.
> <Export-Package>org.apache.directory.studio.ldapbrowser.ui.*</Export-Package>
> It should be :
> <Export-Package>org.apache.directory.studio.*</Export-Package>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.