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

Provide all-in-one OSGi bundle for API and Core #115

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cziegeler
Copy link

If you want to use Apache Johnzon in an OSGi framework, it currently requires to install a bunch of bundles. It is not enough to just install the jakarata api bundle and Johnzon Core. This makes it unnecessary complicated.
This simple module adds an all-in-one bundle which just contains the api and Johnzon Core. It overrides the SPI provider to avoid the need for additional bundles.
The included SPI provider has also the benefit that it can use a hard coded provider instead of each time going through the service loader

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.

1 participant