[hibernate/hibernate-validator] af1b15: Preparing next development iteration
by Marko Bekhta
Branch: refs/heads/wip/main/jakarta-validation-40
Home: https://github.com/hibernate/hibernate-validator
Commit: af1b15d3273b6f6f98a050255e65ee61866918f8
https://github.com/hibernate/hibernate-validator/commit/af1b15d3273b6f6f9...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-05-24 (Sun, 24 May 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: 5484b2f9b3606ad985432f6790426e588a359361
https://github.com/hibernate/hibernate-validator/commit/5484b2f9b3606ad98...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-05-24 (Sun, 24 May 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: 424145597bad3895f02171964d079ee7a191a104
https://github.com/hibernate/hibernate-validator/commit/424145597bad3895f...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-05-24 (Sun, 24 May 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: 9d0f24eb6511c4f904f2dcb7511e28497a6aecfe
https://github.com/hibernate/hibernate-validator/commit/9d0f24eb6511c4f90...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-05-24 (Sun, 24 May 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: 1819f1d8276514fa502fbe868c8f3bfa7c46195b
https://github.com/hibernate/hibernate-validator/commit/1819f1d8276514fa5...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-05-24 (Sun, 24 May 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: 51ca5e564f58731ad6d3d35626354d7d17c161d3
https://github.com/hibernate/hibernate-validator/commit/51ca5e564f58731ad...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-05-24 (Sun, 24 May 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: 6f4f908ae5f5616cb6442a78b621e2a0da5ccf59
https://github.com/hibernate/hibernate-validator/commit/6f4f908ae5f5616cb...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M tck-runner/pom.xml
Log Message:
-----------
Fix signature file paths
Compare: https://github.com/hibernate/hibernate-validator/compare/3f6779143005...6...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications
3 weeks, 6 days
[hibernate/hibernate-search] bb2334: [Jenkins release job] Preparing next development i...
by Bot for Hibernate continuous integration
Branch: refs/heads/8.3
Home: https://github.com/hibernate/hibernate-search
Commit: bb2334ea2da0334a895049bbc10c29199b65feb9
https://github.com/hibernate/hibernate-search/commit/bb2334ea2da0334a8950...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M backend/elasticsearch-aws/pom.xml
M backend/elasticsearch-client/elasticsearch-rest4-client/pom.xml
M backend/elasticsearch-client/elasticsearch-rest5-client/pom.xml
M backend/elasticsearch-client/opensearch-rest-client/pom.xml
M backend/elasticsearch/pom.xml
M backend/lucene/pom.xml
M bom/platform-common/pom.xml
M bom/platform-next/pom.xml
M bom/platform/pom.xml
M bom/public/pom.xml
M build/config/pom.xml
M build/configuration-properties-collector/pom.xml
M build/enforcer/pom.xml
M build/parents/build/pom.xml
M build/parents/integrationtest/pom.xml
M build/parents/internal/pom.xml
M build/parents/public/pom.xml
M build/parents/relocation/pom.xml
M build/parents/springtest/pom.xml
M build/reports/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M integrationtest/backend/elasticsearch/pom.xml
M integrationtest/backend/lucene/pom.xml
M integrationtest/backend/tck/pom.xml
M integrationtest/java/modules/orm-elasticsearch/pom.xml
M integrationtest/java/modules/orm-lucene/pom.xml
M integrationtest/java/modules/orm-outbox-polling-elasticsearch/pom.xml
M integrationtest/java/modules/pojo-standalone-elasticsearch/pom.xml
M integrationtest/java/modules/pojo-standalone-lucene/pom.xml
M integrationtest/mapper/orm-cdi/pom.xml
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm-jakarta-batch/pom.xml
M integrationtest/mapper/orm-outbox-polling/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/orm-spring-uberjar/application/pom.xml
M integrationtest/mapper/orm-spring-uberjar/model/pom.xml
M integrationtest/mapper/orm-spring-uberjar/pom.xml
M integrationtest/mapper/orm-spring/pom.xml
M integrationtest/mapper/orm/pom.xml
M integrationtest/mapper/pojo-base/pom.xml
M integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M integrationtest/metamodel/orm-elasticsearch/pom.xml
M integrationtest/metamodel/orm-lucene/pom.xml
M integrationtest/metamodel/standalone-elasticsearch/pom.xml
M integrationtest/metamodel/standalone-lucene/pom.xml
M integrationtest/performance/backend/base/pom.xml
M integrationtest/performance/backend/elasticsearch/pom.xml
M integrationtest/performance/backend/lucene/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/pom.xml
M integrationtest/showcase/library/pom.xml
M integrationtest/v5migrationhelper/engine/pom.xml
M integrationtest/v5migrationhelper/orm/pom.xml
M lucene-next/backend/lucene/pom.xml
M lucene-next/build/parents/integrationtest/pom.xml
M lucene-next/build/parents/internal/pom.xml
M lucene-next/build/parents/public/pom.xml
M lucene-next/build/parents/springtest/pom.xml
M lucene-next/documentation/pom.xml
M lucene-next/integrationtest/backend/lucene/pom.xml
M lucene-next/integrationtest/java/modules/orm-lucene/pom.xml
M lucene-next/integrationtest/java/modules/pojo-standalone-lucene/pom.xml
M lucene-next/integrationtest/mapper/orm-jakarta-batch/pom.xml
M lucene-next/integrationtest/mapper/orm-realbackend/pom.xml
M lucene-next/integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M lucene-next/integrationtest/pom.xml
M lucene-next/integrationtest/showcase/library/pom.xml
M lucene-next/pom.xml
M lucene-next/util/internal/integrationtest/backend/lucene/pom.xml
M lucene-next/util/internal/integrationtest/pom.xml
M mapper/orm-batch-jsr352/core/pom.xml
M mapper/orm-batch-jsr352/jberet/pom.xml
M mapper/orm-coordination-outbox-polling/pom.xml
M mapper/orm-jakarta-batch/core/pom.xml
M mapper/orm-jakarta-batch/jberet/pom.xml
M mapper/orm-outbox-polling/pom.xml
M mapper/orm/pom.xml
M mapper/pojo-base/pom.xml
M mapper/pojo-standalone/pom.xml
M metamodel/metamodel-processor/pom.xml
M pom.xml
M util/common/pom.xml
M util/internal/integrationtest/backend/elasticsearch/pom.xml
M util/internal/integrationtest/backend/lucene-common/pom.xml
M util/internal/integrationtest/backend/lucene/pom.xml
M util/internal/integrationtest/common/pom.xml
M util/internal/integrationtest/jbatch-runtime/pom.xml
M util/internal/integrationtest/jberet-se/pom.xml
M util/internal/integrationtest/mapper/orm/pom.xml
M util/internal/integrationtest/mapper/pojo-standalone/pom.xml
M util/internal/integrationtest/mapper/stub/pom.xml
M util/internal/integrationtest/pom.xml
M util/internal/integrationtest/v5migrationhelper/pom.xml
M util/internal/test/common/pom.xml
M util/internal/test/orm/pom.xml
M v5migrationhelper/engine/pom.xml
M v5migrationhelper/orm/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
3 weeks, 6 days
[hibernate/hibernate-search] 26b858: [Jenkins release job] changelog.txt updated by rel...
by Bot for Hibernate continuous integration
Branch: refs/heads/8.3
Home: https://github.com/hibernate/hibernate-search
Commit: 26b8582490737656b9f09089caf1412e30ef3f86
https://github.com/hibernate/hibernate-search/commit/26b8582490737656b9f0...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M changelog.txt
Log Message:
-----------
[Jenkins release job] changelog.txt updated by release build 8.3.2.Final
Commit: cacaa771c5a8c182dbff0eb87472aa4034998ed0
https://github.com/hibernate/hibernate-search/commit/cacaa771c5a8c182dbff...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M backend/elasticsearch-aws/pom.xml
M backend/elasticsearch-client/elasticsearch-rest4-client/pom.xml
M backend/elasticsearch-client/elasticsearch-rest5-client/pom.xml
M backend/elasticsearch-client/opensearch-rest-client/pom.xml
M backend/elasticsearch/pom.xml
M backend/lucene/pom.xml
M bom/platform-common/pom.xml
M bom/platform-next/pom.xml
M bom/platform/pom.xml
M bom/public/pom.xml
M build/config/pom.xml
M build/configuration-properties-collector/pom.xml
M build/enforcer/pom.xml
M build/parents/build/pom.xml
M build/parents/integrationtest/pom.xml
M build/parents/internal/pom.xml
M build/parents/public/pom.xml
M build/parents/relocation/pom.xml
M build/parents/springtest/pom.xml
M build/reports/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M integrationtest/backend/elasticsearch/pom.xml
M integrationtest/backend/lucene/pom.xml
M integrationtest/backend/tck/pom.xml
M integrationtest/java/modules/orm-elasticsearch/pom.xml
M integrationtest/java/modules/orm-lucene/pom.xml
M integrationtest/java/modules/orm-outbox-polling-elasticsearch/pom.xml
M integrationtest/java/modules/pojo-standalone-elasticsearch/pom.xml
M integrationtest/java/modules/pojo-standalone-lucene/pom.xml
M integrationtest/mapper/orm-cdi/pom.xml
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm-jakarta-batch/pom.xml
M integrationtest/mapper/orm-outbox-polling/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/orm-spring-uberjar/application/pom.xml
M integrationtest/mapper/orm-spring-uberjar/model/pom.xml
M integrationtest/mapper/orm-spring-uberjar/pom.xml
M integrationtest/mapper/orm-spring/pom.xml
M integrationtest/mapper/orm/pom.xml
M integrationtest/mapper/pojo-base/pom.xml
M integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M integrationtest/metamodel/orm-elasticsearch/pom.xml
M integrationtest/metamodel/orm-lucene/pom.xml
M integrationtest/metamodel/standalone-elasticsearch/pom.xml
M integrationtest/metamodel/standalone-lucene/pom.xml
M integrationtest/performance/backend/base/pom.xml
M integrationtest/performance/backend/elasticsearch/pom.xml
M integrationtest/performance/backend/lucene/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/pom.xml
M integrationtest/showcase/library/pom.xml
M integrationtest/v5migrationhelper/engine/pom.xml
M integrationtest/v5migrationhelper/orm/pom.xml
M lucene-next/backend/lucene/pom.xml
M lucene-next/build/parents/integrationtest/pom.xml
M lucene-next/build/parents/internal/pom.xml
M lucene-next/build/parents/public/pom.xml
M lucene-next/build/parents/springtest/pom.xml
M lucene-next/documentation/pom.xml
M lucene-next/integrationtest/backend/lucene/pom.xml
M lucene-next/integrationtest/java/modules/orm-lucene/pom.xml
M lucene-next/integrationtest/java/modules/pojo-standalone-lucene/pom.xml
M lucene-next/integrationtest/mapper/orm-jakarta-batch/pom.xml
M lucene-next/integrationtest/mapper/orm-realbackend/pom.xml
M lucene-next/integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M lucene-next/integrationtest/pom.xml
M lucene-next/integrationtest/showcase/library/pom.xml
M lucene-next/pom.xml
M lucene-next/util/internal/integrationtest/backend/lucene/pom.xml
M lucene-next/util/internal/integrationtest/pom.xml
M mapper/orm-batch-jsr352/core/pom.xml
M mapper/orm-batch-jsr352/jberet/pom.xml
M mapper/orm-coordination-outbox-polling/pom.xml
M mapper/orm-jakarta-batch/core/pom.xml
M mapper/orm-jakarta-batch/jberet/pom.xml
M mapper/orm-outbox-polling/pom.xml
M mapper/orm/pom.xml
M mapper/pojo-base/pom.xml
M mapper/pojo-standalone/pom.xml
M metamodel/metamodel-processor/pom.xml
M pom.xml
M util/common/pom.xml
M util/internal/integrationtest/backend/elasticsearch/pom.xml
M util/internal/integrationtest/backend/lucene-common/pom.xml
M util/internal/integrationtest/backend/lucene/pom.xml
M util/internal/integrationtest/common/pom.xml
M util/internal/integrationtest/jbatch-runtime/pom.xml
M util/internal/integrationtest/jberet-se/pom.xml
M util/internal/integrationtest/mapper/orm/pom.xml
M util/internal/integrationtest/mapper/pojo-standalone/pom.xml
M util/internal/integrationtest/mapper/stub/pom.xml
M util/internal/integrationtest/pom.xml
M util/internal/integrationtest/v5migrationhelper/pom.xml
M util/internal/test/common/pom.xml
M util/internal/test/orm/pom.xml
M v5migrationhelper/engine/pom.xml
M v5migrationhelper/orm/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing release 8.3.2.Final
Compare: https://github.com/hibernate/hibernate-search/compare/611df562fd1e...caca...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
3 weeks, 6 days