[hibernate-commits] [beanvalidation/beanvalidation-tck] 871f34: BVTCK-95 Add missing classes to the deployment of ...

GitHub noreply at github.com
Fri Mar 3 15:13:59 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: 871f34684d70d29c70533ebdee08f42d68fc7bcb
      https://github.com/beanvalidation/beanvalidation-tck/commit/871f34684d70d29c70533ebdee08f42d68fc7bcb
  Author: Guillaume Smet <guillaume.smet at 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/99272ffda9afdc4a056b761e90de8bca817605ef
  Author: Guillaume Smet <guillaume.smet at 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...99272ffda9af


More information about the hibernate-commits mailing list