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

GitHub noreply at github.com
Fri Aug 10 06:13:03 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: df230de67e41d0e26c1aab2d5045452271286ad5
      https://github.com/beanvalidation/beanvalidation-tck/commit/df230de67e41d0e26c1aab2d5045452271286ad5
  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: e34e965799a39dc27281fde2f5a3018544fc3b22
      https://github.com/beanvalidation/beanvalidation-tck/commit/e34e965799a39dc27281fde2f5a3018544fc3b22
  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/c0b0ecc1baa4...e34e965799a3
      **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