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

Fixed all service providers to be consistent #2926

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

tomas-langer
Copy link
Member

Consistent META-INF/services and module-info.java.

Service loaders are defined twice and we need to keep these definitions consistent.
Once we add a plugin to generate META-INF/services records, the consistency will not matter and we will be able to remove these records.

Signed-off-by: Tomas Langer tomas.langer@oracle.com

… and META-INF/services

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer self-assigned this Apr 13, 2021
@tomas-langer tomas-langer added this to the 2.3.0 milestone Apr 13, 2021
@tomas-langer tomas-langer merged commit c6aea9a into helidon-io:master Apr 15, 2021
@tomas-langer tomas-langer deleted the fix-service-providers branch April 15, 2021 09:06
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.

3 participants