[hibernate-commits] [beanvalidation/beanvalidation-tck] 9e3cc1: Fix a path in the documentation

GitHub noreply at github.com
Thu Jan 25 05:36:27 EST 2018


  Branch: refs/heads/2.0
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: 9e3cc1eaf277d4297b0af482f41eb1b6cb944fc3
      https://github.com/beanvalidation/beanvalidation-tck/commit/9e3cc1eaf277d4297b0af482f41eb1b6cb944fc3
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    M documentation/src/main/asciidoc/installation.asciidoc

  Log Message:
  -----------
  Fix a path in the documentation


  Commit: 417daa958108547428a6cc7a24fed7b3d0b3cf90
      https://github.com/beanvalidation/beanvalidation-tck/commit/417daa958108547428a6cc7a24fed7b3d0b3cf90
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/util/IntegrationTestsMethodSelector.java

  Log Message:
  -----------
  Fix a minor detail in the Javadoc


  Commit: 2d3cf53327b3252a96dcab0356bc3670f41cfbaa
      https://github.com/beanvalidation/beanvalidation-tck/commit/2d3cf53327b3252a96dcab0356bc3670f41cfbaa
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/constraints/containerelement/NestedContainerElementConstraintsTest.java

  Log Message:
  -----------
  BVTCK-189 Make the test independant from JavaFX


  Commit: 0eb5d91ec689234202d8698757b5bbf2e91b4c7b
      https://github.com/beanvalidation/beanvalidation-tck/commit/0eb5d91ec689234202d8698757b5bbf2e91b4c7b
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    A tests/src/main/java/org/hibernate/beanvalidation/tck/util/JavaFXTest.java
    A tests/src/main/java/org/hibernate/beanvalidation/tck/util/JavaFXTestsMethodSelector.java
    M tests/src/main/resources/tck-tests.xml

  Log Message:
  -----------
  BVTCK-189 Provide a generic way to ignore the JavaFX dependant tests


  Commit: ea9f3e7d23237990fdd06589778ab050d2618687
      https://github.com/beanvalidation/beanvalidation-tck/commit/ea9f3e7d23237990fdd06589778ab050d2618687
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    A tests/src/main/java/org/hibernate/beanvalidation/tck/javafx/JavaFXValueExtractorsTestImpl.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/valueextraction/builtin/JavaFXValueExtractorsTest.java

  Log Message:
  -----------
  BVTCK-189 Mark the JavaFX tests with the newly introduced annotation


  Commit: 8a4fd1ba164eceae5a5880f742f8901a01283cc6
      https://github.com/beanvalidation/beanvalidation-tck/commit/8a4fd1ba164eceae5a5880f742f8901a01283cc6
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
    M documentation/src/main/asciidoc/configuration.asciidoc
    M documentation/src/main/asciidoc/reporting.asciidoc

  Log Message:
  -----------
  BVTCK-189 Update the documentation


Compare: https://github.com/beanvalidation/beanvalidation-tck/compare/5021b612e837...8a4fd1ba164e


More information about the hibernate-commits mailing list