[hibernate-commits] [beanvalidation/beanvalidation-tck] 9e7bbb: BVTCK-112 Update the tck-audit.xml file and assert...

GitHub noreply at github.com
Wed Apr 26 18:36:58 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: 9e7bbbfe34fc7a86367d8f50a83dce9121a0e8ee
      https://github.com/beanvalidation/beanvalidation-tck/commit/9e7bbbfe34fc7a86367d8f50a83dce9121a0e8ee
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/bootstrap/BootstrapConfigurationWithValidatedExecutableTypesContainingALLAndNONETest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/bootstrap/BootstrapConfigurationWithValidatedExecutableTypesContainingALLTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/bootstrap/BootstrapConfigurationWithValidatedExecutableTypesContainingNONETest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/bootstrap/BootstrapConfigurationWithValidatedExecutableTypesContainingSomeTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/integration/cdi/executable/global/ExecutableValidationBasedOnGlobalConfigurationTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/integration/cdi/executable/globallydisabled/ExecutableValidationGloballyDisabledTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/validation/CustomPropertyPathTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/validation/PropertyPathTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/xmlconfiguration/ClockProviderSpecifiedInValidationXmlNoDefaultConstructorTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/xmlconfiguration/DefaultProviderSpecifiedInValidationXmlTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/xmlconfiguration/XmlConfigurationTest.java
    M tests/src/main/resources/tck-audit.xml

  Log Message:
  -----------
  BVTCK-112 Update the tck-audit.xml file and assertion id references to BV 2.0.0.Beta1


  Commit: e027fe6a3d20c0872c24b2b67b3cf374e5b884cc
      https://github.com/beanvalidation/beanvalidation-tck/commit/e027fe6a3d20c0872c24b2b67b3cf374e5b884cc
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
    M tests/src/main/resources/tck-audit.xml

  Log Message:
  -----------
  BVTCK-112 Inject the section id constants in tck-audit.xml


Compare: https://github.com/beanvalidation/beanvalidation-tck/compare/99509c6c88b2...e027fe6a3d20


More information about the hibernate-commits mailing list