Branch: refs/heads/6.0
Home:
https://github.com/hibernate/hibernate-validator
Commit: 347eaafcc1655be030d2abcd6ed47ec67beee60a
https://github.com/hibernate/hibernate-validator/commit/347eaafcc1655be03...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M cdi/pom.xml
M distribution/pom.xml
M distribution/src/main/assembly/dist.xml
M engine/pom.xml
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/messageinterpolation/ParameterMessageInterpolatorTest.java
R engine/src/test/resources/log4j.properties
A engine/src/test/resources/log4j2.properties
M integration/pom.xml
M
integration/src/test/java/org/hibernate/validator/integration/wildfly/CustomValidationProviderInDeploymentUnitIT.java
M
integration/src/test/java/org/hibernate/validator/integration/wildfly/JndiLookupOfValidatorFactoryIT.java
M
integration/src/test/java/org/hibernate/validator/integration/wildfly/jpa/CustomValidatorFactoryInPersistenceUnitIT.java
M osgi/integrationtest/pom.xml
M pom.xml
M test-utils/pom.xml
R
test-utils/src/main/java/org/hibernate/validator/testutil/MessageLoggedAssertionLogger.java
Log Message:
-----------
HV-1881 Move the tests to log4j2
(cherry picked from commit 903880409f5e1819933595b9541ce552df28f73f)