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

Don't store ValidationFactory in a static field #1452

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

jmartisk
Copy link
Member

Quick and kinda incomplete fix for quarkusio/quarkus#26233
Later we want to remove the ValidationService and let the Hibernate Validator interceptor do the work

@jmartisk jmartisk added the forward-port This needs to forward-port to the main branch label Jun 23, 2022
@phillip-kruger phillip-kruger modified the milestone: 1.6.0 Jun 23, 2022
@phillip-kruger phillip-kruger merged commit adff91b into smallrye:1.6.x Jun 23, 2022
@phillip-kruger phillip-kruger added this to the 1.6.1 milestone Jun 23, 2022
@jmartisk jmartisk deleted the 1.6.x-validation branch June 24, 2022 05:57
@jmartisk jmartisk removed the forward-port This needs to forward-port to the main branch label Jul 25, 2022
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.

2 participants