Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Potential RC4 bug candidate

I just wanted to draw attention to a possible RC4 candidate.
There is a problem in shared installs that use the EPP Packages because of an unfortunate name collision between the "shared profile" IU we create (based on the profile id) and the root EPP IU. The EPP Root IU name and profile name are the same and this runs us into trouble.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=315853


Back to the top