Skip to content
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

Replace dependency to org.eclipse.osgi.services #650

Closed
HannesWell opened this issue Dec 18, 2023 · 2 comments
Closed

Replace dependency to org.eclipse.osgi.services #650

HannesWell opened this issue Dec 18, 2023 · 2 comments
Milestone

Comments

@HannesWell
Copy link

The bundle o.e.osgi.services is deprecated for removal as part of eclipse-equinox/equinox#18 and already has been changed to be empty and only re-export the 'official' OSGi artifacts published to Maven-Central.
It should be replaced by imports of the desired org.osgi.service.* packages so that the runtime can choose a suitable provider independently of the bundle name.

@ruspl-afed
Copy link
Member

Oops, I forgot that we already have this one and created another #669 , sorry for this @HannesWell
But now it should be fixed with #670

@HannesWell
Copy link
Author

Oops, I forgot that we already have this one and created another #669 , sorry for this @HannesWell But now it should be fixed with #670

No problem and thanks for fixing this.

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

No branches or pull requests

2 participants