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

R6 @ProviderType annotation does not produce provider range in provider's import #662

Closed
njbartlett opened this issue Oct 28, 2014 · 0 comments

Comments

@njbartlett
Copy link
Member

  1. Export a package using the OSGi R6 standard @Version annotation and an interface with R6 @ProviderType.
  2. Write a provider class that implements the provider type.
  3. The provider bundle will have a consumer range for the API package rather than a provider range.
njbartlett added a commit to njbartlett/bnd that referenced this issue Oct 28, 2014
njbartlett added a commit that referenced this issue Oct 29, 2014
Fix #662: R6 @ProviderType annotation does not produce provider range.
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

1 participant