Skip to content

Move preliminary API into the registrar bundle #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Dec 19, 2024

Instead of having the API in a seperate bundle (that will be provided by the OSGi spec) this embeeds the preliminary API in the registrar and allow it to be substituted.

This makes handling of this in the transition phase much easier and do not lead to two bundles that later export the exact same package version (but probably slightly different content).

@laeubi laeubi force-pushed the move_api_to_registrar branch 2 times, most recently from 1b7ef8e to 9ed88b7 Compare December 19, 2024 05:40
Instead of having the API in a seperate bundle (that will be provided by
the OSGi spec) this embeeds the preliminary API in the registrar and
allow it to be substituted.

This makes handling of this in the transition phase much easier and do
not lead to two bundles that later export the exact same package version
(but probably slightly different content).

Also the readme is added and the code is relicensed under EPL 2.0
@laeubi laeubi force-pushed the move_api_to_registrar branch from 9ed88b7 to b0f8821 Compare December 19, 2024 05:47
@stbischof stbischof merged commit 0dbbe5e into eclipse-osgi-technology:main Dec 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants