Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-update-dev] Orphan plugins

I posted the following to the newsgroup:

> I am trying to add a plugin using the Update/Install Manager.  This
plugin
> requires some of the cdt plugins, among others.  When I create a
Feature
> the Required Features/ Plugins are calculated, and the Feature exports
ok.
>  I then have created an Update Site Project.  But when I try and
install
> it using the Update/Install Manager I get an error

Dorian replied:

>This is a known limitation in the UpdateManager. When required plug-ins
>validation is performed,
>only plug-ins owned by currently configured features are considered.
>Orphaned plug-ins (those that appear in the 'plugins' directory but are
not
>owned by any feature) are ignored.
>Feel free to discuss this on the platform update developer's mailing
list >if
>the current install behavior is undesireable.

The current install behavior mandates that to be updatable by the Update
Manager, a plugin must not be dependant on any orphan plugin - and at
this point that would mean that the cdt would not be updateable.  

Is there some way to work around this limitation for the present?  It
appears that my two options are to create a Feature that owns the cdt
plugins, or to try to removed the dependence on the cdt plugings.

Susan
email: susan.b.foster@xxxxxxxxx
phone: 480-552-0927



Back to the top