Branch: refs/heads/wip/main/jakarta-validation-40
Home:
https://github.com/hibernate/hibernate-validator
Commit: 45f711f419250bf3c1a2c16b05ee3e77d9ceb082
https://github.com/hibernate/hibernate-validator/commit/45f711f419250bf3c...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M annotation-processor/pom.xml
M bom/pom.xml
M build/build-config/pom.xml
M build/enforcer/pom.xml
M build/reports/pom.xml
M cdi/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M integrationtest/java/modules/cdi/pom.xml
M integrationtest/java/modules/no-el/pom.xml
M integrationtest/java/modules/simple/pom.xml
M integrationtest/java/modules/test-utils/pom.xml
M integrationtest/wildfly/pom.xml
M parents/internal/pom.xml
M parents/public/pom.xml
M performance/pom.xml
M pom.xml
M tck-runner/pom.xml
M test-utils/pom.xml
Log Message:
-----------
Preparing next development iteration
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: 772426ffa5012c9268f03078df81f895057c9023
https://github.com/hibernate/hibernate-validator/commit/772426ffa5012c926...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M build/build-config/pom.xml
M pom.xml
Log Message:
-----------
Initial setup to enable Jakarta Validation 4.0 development
TODO: revert the changes from this commit once ready to merge to main
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: dc801d653d987ca81698d4770f88c4d8e007a314
https://github.com/hibernate/hibernate-validator/commit/dc801d653d987ca81...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/xml/config/ValidationXmlParser.java
M
engine/src/main/java/org/hibernate/validator/internal/xml/mapping/MappingXmlParser.java
A engine/src/main/xsd/validation-configuration-4.0.xsd
A engine/src/main/xsd/validation-mapping-4.0.xsd
M pom.xml
M tck-runner/pom.xml
Log Message:
-----------
Switch to Jakarta Validation 4.0 dependencies and add the XSDs
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: fce8e0c5da31af6d10484dc8502fba15708ec505
https://github.com/hibernate/hibernate-validator/commit/fce8e0c5da31af6d1...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/engine/constraintvalidation/ConstraintValidatorContextImpl.java
M
engine/src/test/java/org/hibernate/validator/test/constraints/ConstraintValidatorContextTest.java
M pom.xml
M tck-runner/pom.xml
Log Message:
-----------
More updates to match Jakarta Validation 4.0 api
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
# Conflicts:
# engine/src/main/java/org/hibernate/validator/internal/engine/constraintvalidation/ConstraintValidatorContextImpl.java
Commit: 81f1218ee40685875bb149a19390f2d620bc4bc5
https://github.com/hibernate/hibernate-validator/commit/81f1218ee40685875...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/metadata/descriptor/ConstraintDescriptorImpl.java
Log Message:
-----------
Add implementation for ConstraintDescriptor#getAttribute
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: 80146790320c5133093ed859e91042a52b82ca1a
https://github.com/hibernate/hibernate-validator/commit/80146790320c51330...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M
annotation-processor/src/main/java/org/hibernate/validator/ap/internal/checks/ConstraintValidatorCheck.java
M
annotation-processor/src/main/java/org/hibernate/validator/ap/internal/util/ConstraintHelper.java
Log Message:
-----------
Account for the fact that validatedBy can now be null in the AP
since it has a default value of {}
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: 3d3a7fae811f5e69307f6acedaffb2f7187a4bdf
https://github.com/hibernate/hibernate-validator/commit/3d3a7fae811f5e693...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M tck-runner/pom.xml
Log Message:
-----------
Fix signature file paths
Compare:
https://github.com/hibernate/hibernate-validator/compare/638ff0a94892...3...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-validator/settings/notifications