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

Declare osgi.serviceloader.registrar to be optional. #172

Merged

Conversation

chrisr3
Copy link
Contributor

@chrisr3 chrisr3 commented Apr 12, 2023

This brutally reconfigures the bundle to make osgi.serviceloader.registrar optional again without changing the annotations to use:

@ServiceProvider(..., resolution = Resolution.OPTIONAL)

I've asked the Bnd Guys whether there's a better solution, but this should provide anyone who is experiencing problems with something to test.

@cowtowncoder
Copy link
Member

Ok I assume this might well work, so let's just merge it.

@cowtowncoder cowtowncoder merged commit 5e4ff54 into FasterXML:master Apr 19, 2023
3 checks passed
@chrisr3 chrisr3 deleted the chrisr3-optional-serviceloader branch May 30, 2023 14:19
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.

None yet

2 participants