[hibernate-commits] [hibernate/hibernate-orm] b8c1a1: HHH-12244 Upgrade validation-api to 2.0.1.Final

GitHub noreply at github.com
Wed Jan 24 04:24:23 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b8c1a1ff35c891f0a39f2a2777f8e83a7d637fea
      https://github.com/hibernate/hibernate-orm/commit/b8c1a1ff35c891f0a39f2a2777f8e83a7d637fea
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    M gradle/libraries.gradle

  Log Message:
  -----------
  HHH-12244 Upgrade validation-api to 2.0.1.Final

It should be consistent with the version of Validator used.


  Commit: 203575865cac1756c80658878ea52f785875eb10
      https://github.com/hibernate/hibernate-orm/commit/203575865cac1756c80658878ea52f785875eb10
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/util/TypeUtils.java

  Log Message:
  -----------
  HHH-12245 Don't use the toString() of primitive type to detect the type

Better use getKind().


Compare: https://github.com/hibernate/hibernate-orm/compare/faae3745eee6...203575865cac


More information about the hibernate-commits mailing list