Skip to content

Conversation

melloware
Copy link
Contributor

Fix #478: EE bean validation.properties and SPI

  • Renames javax.validation.ConstraintValidator to jakarta.validation.ConstraintValidator
  • Finds all ValidationMessages.properties including lang specific like ValidationMessages_en.properties and replaces javax. with jakarta.

@timtebeek timtebeek self-requested a review May 18, 2024 20:51
@timtebeek timtebeek added the recipe Recipe requested label May 18, 2024
Copy link
Member

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see how quickly you added these after they were reported. Thanks a lot yet again!

@timtebeek timtebeek merged commit d1ff645 into openrewrite:main May 18, 2024
@melloware melloware deleted the bean-validator branch May 19, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

recipe Recipe requested

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Migrate to jakarta.validation does not update META-INF/services/javax.validation.ConstraintValidator

2 participants