Branch: refs/heads/wip/main/jakarta-validation-40
Home:
https://github.com/hibernate/hibernate-validator
Commit: caf54eab2000d3a658c5823169f0b4fdab738c83
https://github.com/hibernate/hibernate-validator/commit/caf54eab2000d3a65...
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: f885b38c7a15fd63ff826dd8aeb71dffc178ba95
https://github.com/hibernate/hibernate-validator/commit/f885b38c7a15fd63f...
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: 21f501b314dd451b6a1564d275990b944aae189e
https://github.com/hibernate/hibernate-validator/commit/21f501b314dd451b6...
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: 5e51645aebb474e0b3a62309246ee8ed0783e792
https://github.com/hibernate/hibernate-validator/commit/5e51645aebb474e0b...
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: 19595e61e2d98e9f6b9d5d23efb662c25615820b
https://github.com/hibernate/hibernate-validator/commit/19595e61e2d98e9f6...
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: 744cb68414672a7cb9ae35c625e5d40ea24adf91
https://github.com/hibernate/hibernate-validator/commit/744cb68414672a7cb...
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: 361b0b93598509c351842a00066bab7a1e04ab2a
https://github.com/hibernate/hibernate-validator/commit/361b0b93598509c35...
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/3d3a7fae811f...3...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-validator/settings/notifications