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

[WFLY-16264] Minor follow up to the Jakarta JSON Processing upgrading… #15431

Merged
merged 1 commit into from Apr 18, 2022

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Apr 14, 2022

…. The implementation module should not export the services to avoid a regression if users include an implementation in their deployment.

Follows up on #15423

https://issues.redhat.com/browse/WFLY-16264

This is a minor update to revert to the previous behavior of relying the API loading the hard-coded default provider. By exporting the services from the implementation it will be found before any implementation provided in the deployment. Whether or not this is the behavior expected, it's how we've done it in the past.

…. The implementation module should not export the services to avoid a regression if users include an implementation in their deployment.

https://issues.redhat.com/browse/WFLY-16264
Signed-off-by: James R. Perkins <jperkins@redhat.com>
@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Apr 14, 2022
@jamezp jamezp merged commit 05a767a into wildfly:main Apr 18, 2022
@jamezp jamezp deleted the WFLY-16264 branch April 18, 2022 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
2 participants