hibernate-orm/documentation
Sanne Grinovero 60abc8aa76 HHH-13950 Apply the mass replace script to switch to Jakarta Validation API
For reference, this is the script being applied:
find . -type f -name '*\..java' -o -name '*.\.adoc' -o -name '*.\.gradle' | xargs sed -i 's/javax\.validation/jakarta\.validation/g'
2020-04-20 12:16:36 +01:00
..
src HHH-13950 Apply the mass replace script to switch to Jakarta Validation API 2020-04-20 12:16:36 +01:00
documentation.gradle HHH-13952 Remove our ability to build the Wildfly feature pack and run integration tests on WildFly 2020-04-17 14:27:19 +01:00
status.md HHH-10022 - Continue documentation TLC (part 2) 2015-08-19 09:46:21 -05:00