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

Jakarta.validation API 3.0.1 is backward incompatible #175

Closed
jansupol opened this issue Apr 8, 2022 · 3 comments · Fixed by #177
Closed

Jakarta.validation API 3.0.1 is backward incompatible #175

jansupol opened this issue Apr 8, 2022 · 3 comments · Fixed by #177

Comments

@jansupol
Copy link

jansupol commented Apr 8, 2022

The API contains OSGi header Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=9.0))", unlike the 3.0.0 API.

This requirement for JDK 9 is a backward-incompatible change that should not be introduced in a service release of the API.

@senivam
Copy link

senivam commented Apr 10, 2022

according to https://jakarta.ee/specifications/bean-validation/3.0/ it shall support JDK 1.8

@gsmet
Copy link
Contributor

gsmet commented May 24, 2022

Hey there,

Can you make sure this PR #177 fixes the issue for you?

@senivam
Copy link

senivam commented May 26, 2022

looks good to me, thank you.

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 a pull request may close this issue.

3 participants