[hibernate-commits] [hibernate/hibernate-validator] 09f9be: HV-1693 Don't build the WildFly modules with JDK 12

Guillaume Smet noreply at github.com
Fri Mar 1 05:51:34 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 09f9be99ffb5613aec3370acbabd193a416b49d6
      https://github.com/hibernate/hibernate-validator/commit/09f9be99ffb5613aec3370acbabd193a416b49d6
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HV-1693 Don't build the WildFly modules with JDK 12

The cdi jar is not available so we can't build the modules.


  Commit: 7d7b4fa6c24e6a1391d49c7079808a8273fa0dd0
      https://github.com/hibernate/hibernate-validator/commit/7d7b4fa6c24e6a1391d49c7079808a8273fa0dd0
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M tck-runner/pom.xml

  Log Message:
  -----------
  HV-1693 Fix the dependencies of the tck-runner module


  Commit: f57d466ed2e4b919868941444963c4f5cfea0a9d
      https://github.com/hibernate/hibernate-validator/commit/f57d466ed2e4b919868941444963c4f5cfea0a9d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-03-01 (Fri, 01 Mar 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HV-1693 Don't build the documentation and distribution with JDK 12

We don't build the CDI extension with JDK 12 so we can't build the
documentation and distribution.


Compare: https://github.com/hibernate/hibernate-validator/compare/2c60f6ba86e7...f57d466ed2e4


More information about the hibernate-commits mailing list