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

GitHub noreply at github.com
Tue Jul 17 10:23:16 EDT 2018


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

  Changed paths:
    M pom.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: 45e7fdf275989e5c022d4a6bd3a8ad6a8fb88dfe
      https://github.com/hibernate/hibernate-validator/commit/45e7fdf275989e5c022d4a6bd3a8ad6a8fb88dfe
  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/d6165adbb7a1...45e7fdf27598
      **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