[hibernate-commits] [beanvalidation/beanvalidation-tck] 1c0614: Fix a path in the documentation

GitHub noreply at github.com
Thu Jan 25 05:43:49 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: 1c061428930862d7d671126d7b19ba6d44ba23cd
      https://github.com/beanvalidation/beanvalidation-tck/commit/1c061428930862d7d671126d7b19ba6d44ba23cd
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

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

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


  Commit: e239e92d8641d17bddf91db3ca904cb26c56e289
      https://github.com/beanvalidation/beanvalidation-tck/commit/e239e92d8641d17bddf91db3ca904cb26c56e289
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-25 (Thu, 25 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: 8e1613a5a868a4a31e791496d3b61f84e8f74307
      https://github.com/beanvalidation/beanvalidation-tck/commit/8e1613a5a868a4a31e791496d3b61f84e8f74307
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-25 (Thu, 25 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: 8edc6227b1b7a248fcca8e681e78f983114fb6ae
      https://github.com/beanvalidation/beanvalidation-tck/commit/8edc6227b1b7a248fcca8e681e78f983114fb6ae
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-25 (Thu, 25 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: 59d17fcf576562762540d74d0a8c2100d85dfe99
      https://github.com/beanvalidation/beanvalidation-tck/commit/59d17fcf576562762540d74d0a8c2100d85dfe99
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-25 (Thu, 25 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: 8eb4d1c32e87fa57615529267551f6cc55130829
      https://github.com/beanvalidation/beanvalidation-tck/commit/8eb4d1c32e87fa57615529267551f6cc55130829
  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/3af967f13629...8eb4d1c32e87


More information about the hibernate-commits mailing list