Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Inconsistency between ECF bundle in Luna M7

On 05/14/2014 04:52 PM, Scott Lewis wrote:
It appears to me that this Equinox server feature:

org.eclipse.equinox.server.p2.feature.group

is defined to depend upon an older version of org.eclipse.ecf.identity bundle than the o.e.ecf.core.feature (which is in Luna).

I think that the fix would be to have the more recent version of the equinox.server.p2.feature be created to use the most recent version of ecf.identity (i.e. the one in Eclipse Luna RC1).  Another option would be for the equinox.server.p2.feature to refer to the o.e.e.core.feature...as Eclipse Luna now does...rather than directly to the ecf.identity bundle.
Thanks for the explanation.

I would suggest opening a bug against the Equinox server.p2.feature, and please add me directly to the bug.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=434870

WRT aggregator checks...frankly I'm not sure where such an enhancement would be appropriate...David or others can probably advise.
Ideally, it would make sense to plug such an enhancement as a Gerrit trigger, so instead of pushing first and detecting the issue a posteriori, people would first push to Gerrit, such checks would run, and in case of issues, we could discuss of the most appropriate solution. That would reduce the amount of surprises.

WRT feature to remove...I would first try removing org.eclipse.equinox.server.p2.feature.group.
Ok thanks. It looks like we don't need it in our product anyway, so it's definitely a good thing to remove it from our target-platform.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top