Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ECF identity and core bundles: move EE up to 1.6?

On 4/16/2015 7:47 AM, Scott Lewis wrote:
On 4/15/2015 11:51 PM, Markus Alexander Kuppe wrote:
Hi Scott,

what is the minimum EE for Felix? I'd suggest to align ECF's minimum EE
with the lower EE from either Equinox or Felix.

Good question. I downloaded Felix 4.6.1 (current version) and it has this in it's manifest:

Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.5))"

...so Felix's current minimum is set to 1.5.


I'm not aware that anybody is using ECF on Concierge.

It could very well be that someone is using Concierge without our knowledge. What is Concierge's minimum EE these days?

I suppose to be safe that we could leave it at 1.5 for Mars, since it allows what I'm wanting to add (UUID) for this release.

Created two new bugs:

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

My plan is to make these changes/additions by 4/25/2015...so that they can be in Mars...unless there are objections raised on 464817. I think that the best course for Mars will be to update to 1.5 as ee minimum. Please if you have any objections to that for whatever reason raise and discuss on bug as soon as possible.

Thanks,

Scott




Back to the top