[hibernate-commits] [hibernate/hibernate-validator] b75c9f: HV-1644 Avoid having JavaFX as a transitive depend...

GitHub noreply at github.com
Fri Aug 10 06:00:27 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: b75c9fcd24195a6204f900343d8262ebbb5b79e4
      https://github.com/hibernate/hibernate-validator/commit/b75c9fcd24195a6204f900343d8262ebbb5b79e4
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M distribution/pom.xml
    M documentation/pom.xml
    M engine/pom.xml
    M pom.xml
    M tck-runner/pom.xml

  Log Message:
  -----------
  HV-1644 Avoid having JavaFX as a transitive dependency

Also remove the snapshot repository we temporarily added as the
artifacts have been published to Maven Central.


  Commit: 82b84873243a415aa95d4bc7878714471bf2ba83
      https://github.com/hibernate/hibernate-validator/commit/82b84873243a415aa95d4bc7878714471bf2ba83
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M tck-runner/pom.xml
    M tck-runner/src/test/resources/test.policy

  Log Message:
  -----------
  HV-1644 Fix surefire options to properly run the JavaFX tests

Fix the test.policy file too as it was using a property that has been
renamed.


  Commit: 15aa4882f0d70873d4702f0721924f436257af41
      https://github.com/hibernate/hibernate-validator/commit/15aa4882f0d70873d4702f0721924f436257af41
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M tck-runner/pom.xml
    R tck-runner/src/test/modules/javafx/api/main/module.xml
    A tck-runner/src/test/modules/jdk11/javafx/api/main/module.xml
    A tck-runner/src/test/modules/jdk8/javafx/api/main/module.xml

  Log Message:
  -----------
  HV-1647 Allow running TCK tests in container mode with JDK 11

We need some additional magic for JavaFX as it's not in the JDK anymore.


  Commit: ab66cfe5a3fc89822c5843cb1de3eefb0496ae01
      https://github.com/hibernate/hibernate-validator/commit/ab66cfe5a3fc89822c5843cb1de3eefb0496ae01
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M integration/pom.xml
    M pom.xml

  Log Message:
  -----------
  HV-1648 Reenable WildFly integration tests for JDK 11


Compare: https://github.com/hibernate/hibernate-validator/compare/fc9a95a44199...ab66cfe5a3fc
      **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