Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: fd6b3e9462575f28d278e5c08f05aaa48f845940
https://github.com/hibernate/hibernate-validator/commit/fd6b3e9462575f28d...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
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-1803 Move the tests to log4j2