Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] [prov] change in behaviour: Multiple versions of the same IU in a profile?

The resolver will always try to install the least number of IUs satisfying the constraints available. Therefore if one version can satisfy multiple constraints only it will be installed.
If you want multiple versions of the same IUs to be installed you need to ensure that you have dependencies requiring each version.
The other thing you may want to look for if whether your IUs are singleton or not.


Inactive hide details for "Haigermoser, Helmut" ---05/26/2008 06:50:48 AM---Ciao Guys :) In our p2-based installer prototype we"Haigermoser, Helmut" ---05/26/2008 06:50:48 AM---Ciao Guys :) In our p2-based installer prototype we noticed a change in behaviour:


From:

"Haigermoser, Helmut" <Helmut.Haigermoser@xxxxxxxxxxxxx>

To:

<equinox-dev@xxxxxxxxxxx>

Date:

05/26/2008 06:50 AM

Subject:

[equinox-dev] [prov] change in behaviour: Multiple versions of the same IU in a profile?




Ciao Guys :)
In our p2-based installer prototype we noticed a change in behaviour:
Where previous installations allowed for the installation of the same IU
with different versions a recent attempt would de-install older versions
of an IU if a newer one was installed...

Here's the question: Is this something p2 changed recently or should we
go looking for bugs in our code on top of P2?
TIA,
Ciao, hh
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


GIF image

GIF image


Back to the top