[hibernate-commits] [beanvalidation/beanvalidation-tck] fe9e55: BVTCK-206 Fix portability issue with CDI

GitHub noreply at github.com
Fri Aug 10 06:12:47 EDT 2018


  Branch: refs/heads/2.0
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: fe9e5571b788c3636c3b8515104f76743462633b
      https://github.com/beanvalidation/beanvalidation-tck/commit/fe9e5571b788c3636c3b8515104f76743462633b
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/integration/cdi/executable/ShipmentServiceImpl.java

  Log Message:
  -----------
  BVTCK-206 Fix portability issue with CDI

We need at least one BV annotation on the bean itself for us to be
completely sure it will be taken into account by CDI.


  Commit: 749ebda6e4312fc87eb8f69fc9b7fc2d8f17410c
      https://github.com/beanvalidation/beanvalidation-tck/commit/749ebda6e4312fc87eb8f69fc9b7fc2d8f17410c
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update the Hibernate Validator version reference to 6.0.12.Final


Compare: https://github.com/beanvalidation/beanvalidation-tck/compare/e36399b75aa9...749ebda6e431
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list