[hibernate-commits] [hibernate/hibernate-orm] f1fa8b: Test case for HHH-11502

GitHub noreply at github.com
Wed Jun 14 19:41:31 EDT 2017


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f1fa8bd1164886670200ff89496c58e2de2b3be4
      https://github.com/hibernate/hibernate-orm/commit/f1fa8bd1164886670200ff89496c58e2de2b3be4
  Author: Russ Tennant <russ at venturetech.net>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/boot/model/source/internal/hbm/AnnotationEntity.java
    A hibernate-core/src/test/java/org/hibernate/boot/model/source/internal/hbm/HBMEntity.java
    A hibernate-core/src/test/java/org/hibernate/boot/model/source/internal/hbm/HBMManyToOneAnnotationMissingPrimaryKeyTest.java
    A hibernate-core/src/test/resources/org/hibernate/boot/model/source/internal/hbm/HBMEntity.hbm.xml

  Log Message:
  -----------
  Test case for HHH-11502

(cherry picked from commit 8d726a35b1da8b8fa38ea20a1a623ef05b153465)


  Commit: 820caed4d7c9d468a45584d48c67a1d35ce7ff40
      https://github.com/hibernate/hibernate-orm/commit/820caed4d7c9d468a45584d48c67a1d35ce7ff40
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/ModelBinder.java

  Log Message:
  -----------
  HHH-11502 - Fix NPE.

(cherry picked from commit e77d18c0d1805220835a58219c5e7705ffe58a59)


Compare: https://github.com/hibernate/hibernate-orm/compare/79c6c1652c3b...820caed4d7c9


More information about the hibernate-commits mailing list