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

[osgifeature] create a bundle #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

stbischof
Copy link

@stbischof stbischof commented Jun 15, 2021

  • use osgi.service.feature snapshot
  • use bnd and export OSGi API
  • add BundleActivator, register FeatureService

@bosschaert With this changes and the resulting bundle i am currently try to work on the tck.

@bosschaert
Copy link
Contributor

Sounds good to me, let me know when it's not a 'draft' PR any more.

- use osgi.service.feature snapshot
- use bnd and export OSGi API
- add BundleActivator, register FeatureService

Signed-off-by: Stefan Bischof <stbischof@bipolis.org>
@stbischof stbischof marked this pull request as ready for review June 15, 2021 17:17
@sonarcloud
Copy link

sonarcloud bot commented Jun 15, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@stbischof
Copy link
Author

@bosschaert I added a BundleActivator and registerd the FeatureService to have a minimal running Bundle.

@maho7791
This is the source of the bundle I am working with on the feature_tck branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants