Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Equinox/Meeting Minutes/20101108

< Equinox‎ | Meeting Minutes
Revision as of 15:03, 3 November 2010 by Unnamed Poltroon (Talk) (New page: ==Attending== ==Agenda== - p2 support for OSGi R4.3 (see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=324352 bug 324352]) - For instance, there was a case last week where some bundles w...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attending

Agenda

- p2 support for OSGi R4.3 (see bug 324352) - For instance, there was a case last week where some bundles were using "version" to specify a range or version in the required bundle section of their manifest but it should have been "bundle-version". After some changes in OSGi to treat unknown attributes differently, things started failing. We need to discuss whether or not p2 should even deploy bundles that are invalid and will die at runtime.

Back to the top