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

GitHub noreply at github.com
Fri Aug 10 05:59:56 EDT 2018


  Branch: refs/heads/6.0
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 901afcff96b1822fa23815c201a8ccde83e99fc4
      https://github.com/hibernate/hibernate-validator/commit/901afcff96b1822fa23815c201a8ccde83e99fc4
  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: e5c3b400ed0896fa65242c39d2bdd508c0108f0a
      https://github.com/hibernate/hibernate-validator/commit/e5c3b400ed0896fa65242c39d2bdd508c0108f0a
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M distribution/pom.xml
    M distribution/src/main/assembly/dist.xml
    M engine/pom.xml
    M integration/pom.xml
    M pom.xml
    M tck-runner/pom.xml

  Log Message:
  -----------
  HV-1627 Upgrade our JPA dependency to 2.2


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

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

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


  Commit: 9db5b6e06f84df3b0a518710fe8a602f9012e01d
      https://github.com/hibernate/hibernate-validator/commit/9db5b6e06f84df3b0a518710fe8a602f9012e01d
  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.


Compare: https://github.com/hibernate/hibernate-validator/compare/d90765a03c22...9db5b6e06f84
      **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