Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8d726a35b1da8b8fa38ea20a1a623ef05b153465
https://github.com/hibernate/hibernate-orm/commit/8d726a35b1da8b8fa38ea20...
Author: Russ Tennant <russ(a)venturetech.net>
Date: 2017-02-27 (Mon, 27 Feb 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
Commit: e77d18c0d1805220835a58219c5e7705ffe58a59
https://github.com/hibernate/hibernate-orm/commit/e77d18c0d1805220835a582...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-02-27 (Mon, 27 Feb 2017)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/ModelBinder.java
Log Message:
-----------
HHH-11502 - Fix NPE.
Compare:
https://github.com/hibernate/hibernate-orm/compare/f3dafb320568...e77d18c...