[hibernate-commits] [hibernate/hibernate-validator] 285644: HV-1640 Add --add-modules=java.se for WildFly tool...

GitHub noreply at github.com
Tue Jul 17 11:37:21 EDT 2018


  Branch: refs/heads/6.0
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 285644e266302cda76ca6c22edd4548eec9e0a51
      https://github.com/hibernate/hibernate-validator/commit/285644e266302cda76ca6c22edd4548eec9e0a51
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

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

  Log Message:
  -----------
  HV-1640 Add --add-modules=java.se for WildFly tools

This is necessary for JDK 11 build 22 due to
https://issues.jboss.org/browse/MODULES-372.

Hopefully, we will be able to remove this option later.


  Commit: dfbea2764e8181bf1907628a23fb6ee4af615af7
      https://github.com/hibernate/hibernate-validator/commit/dfbea2764e8181bf1907628a23fb6ee4af615af7
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

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

  Log Message:
  -----------
  HV-1641 Use OpenJFX snapshots when building with JDK 11

We used to download snapshots from the website but they are now
published on a Maven repository.


Compare: https://github.com/hibernate/hibernate-validator/compare/ac3981a46d84...dfbea2764e81
      **NOTE:** This service 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