[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [p2-dev] plugins folder provisioning
|
Hi Simon,
Sure.
So reconciler.dropins handles "plugins" folder provisioning
as well as "dropins" folder?
_Paul
The bundle is org.eclipse.equinox.p2.reconciler.dropins.
In a nutshell
what it does is try to install everything it finds "OPTIONALLY".
What that
means is that if anything else is already installed that conflicts with the new
thing the "optional" bundle/feature will not get installed.
What this amounts
to is that In many cases the "version increment" use-case will fail without a
matching feature patch. This is because the feature will typically reference an
exact version of a bundle and without the patch the net result would be an
invalid install.
-Simon.
Warren_Paul---01/16/2009 11:04:10 AM---Hi Folks,
 From: |
 Warren_Paul@xxxxxxx |
 To: |
 <p2-dev@xxxxxxxxxxx> |
 Date: |
 01/16/2009 11:04 AM |
 Subject: |
 [p2-dev] plugins folder
provisioning |
Hi Folks,As per this paragraph on the
getting started wiki page:-"The new
dropins folder is where you can drop in extra plug-ins if
you don't want to use the p2 user interface. See the dropins section for more details. For backwards
compatibility, p2 will also detect extra plug-ins dropped into the
plugins directory, and install any discovered bundles
into the system."it seems eclipse will still
pick up new plugins dropped into the plugins folder. I'd like to understand the
extent of this implementation - for example will it also detect version
increments from "plugins"? Can someone point me at the bundle that is responsible for
handling provisioning of the "plugins" folder?Many thanks_Paul_______________________________________________
p2-dev
mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev