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

The osgiservice.database bundle includes the org.osgi.service.jdbc.DataSourceFactory class #1

Closed
steinarb opened this issue Oct 13, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@steinarb
Copy link
Owner

The DataSourceFactory class has been included into the osgiservice.database bundle, instead of being imported using the Import-Package header.

@steinarb steinarb added the bug Something isn't working label Oct 13, 2019
@steinarb
Copy link
Owner Author

Fixed this issue by using the same maven-bundle-plugin config as other projects.

@steinarb
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant