Branch: refs/heads/6.1
Home: https://github.com/hibernate/hibernate-validator
Commit: e217b15da5f69c769f4dbc7c5fda5171a00b9399
https://github.com/hibernate/hibernate-validator/commit/e217b15da5f69c769...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorFactoryConfigurationHelper.java
A engine/src/test/java/org/hibernate/validator/test/cfg/NonHibernateValidatorConfigTest.java
Log Message:
-----------
HV-1821 Support using a non-Hibernate Validator configuration class
It was supported before and got broken. It stayed unnoticed because we
didn't have a test for that so adding a proper test too.
Branch: refs/heads/6.0
Home: https://github.com/hibernate/hibernate-validator
Commit: afc7ccdd676ab0612b3b091e6af266dc4e3d87ce
https://github.com/hibernate/hibernate-validator/commit/afc7ccdd676ab0612...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorFactoryImpl.java
A engine/src/test/java/org/hibernate/validator/test/cfg/NonHibernateValidatorConfigTest.java
Log Message:
-----------
HV-1821 Support using a non-Hibernate Validator configuration class
It was supported before and got broken. It stayed unnoticed because we
didn't have a test for that so adding a proper test too.
Branch: refs/heads/6.2
Home: https://github.com/hibernate/hibernate-validator
Commit: 3304647fa6c5cccb5d66448d8fb90640e53fa912
https://github.com/hibernate/hibernate-validator/commit/3304647fa6c5cccb5...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorFactoryConfigurationHelper.java
A engine/src/test/java/org/hibernate/validator/test/cfg/NonHibernateValidatorConfigTest.java
Log Message:
-----------
HV-1821 Support using a non-Hibernate Validator configuration class
It was supported before and got broken. It stayed unnoticed because we
didn't have a test for that so adding a proper test too.
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 254858d9dcc4e7cd775d1b0f47f482218077c5e1
https://github.com/hibernate/hibernate-validator/commit/254858d9dcc4e7cd7...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/engine/ValidatorFactoryConfigurationHelper.java
A engine/src/test/java/org/hibernate/validator/test/cfg/NonHibernateValidatorConfigTest.java
Log Message:
-----------
HV-1821 Support using a non-Hibernate Validator configuration class
It was supported before and got broken. It stayed unnoticed because we
didn't have a test for that so adding a proper test too.