Branch: refs/heads/master
Home:
https://github.com/beanvalidation/beanvalidation-tck
Commit: 871f34684d70d29c70533ebdee08f42d68fc7bcb
https://github.com/beanvalidation/beanvalidation-tck/commit/871f34684d70d...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M
tests/src/main/java/org/hibernate/beanvalidation/tck/tests/constraints/builtinconstraints/BuiltinValidatorOverrideTest.java
M
tests/src/main/java/org/hibernate/beanvalidation/tck/tests/time/ClockProviderFutureTest.java
M
tests/src/main/java/org/hibernate/beanvalidation/tck/tests/time/ClockProviderPastTest.java
Log Message:
-----------
BVTCK-95 Add missing classes to the deployment of a few tests
Commit: 99272ffda9afdc4a056b761e90de8bca817605ef
https://github.com/beanvalidation/beanvalidation-tck/commit/99272ffda9afd...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M
tests/src/main/java/org/hibernate/beanvalidation/tck/tests/messageinterpolation/MessageInterpolationTest.java
Log Message:
-----------
BVTCK-96 Use ConstraintDescriptor.getMessageTemplate() instead of relying on the
attributes
Compare:
https://github.com/beanvalidation/beanvalidation-tck/compare/6fc436276269...