[hibernate-commits] [hibernate/hibernate-orm] 1c9976: HHH-10131 - CacheableFileXmlSource.doBind returns ...

GitHub noreply at github.com
Fri Sep 25 13:27:52 EDT 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1c9976d1140db1cb6ff9bd810a39ab8615ffb3e2
      https://github.com/hibernate/hibernate-orm/commit/1c9976d1140db1cb6ff9bd810a39ab8615ffb3e2
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/jaxb/internal/CacheableFileXmlSource.java
    A hibernate-core/src/test/java/org/hibernate/test/boot/binding/cacheable/CacheableHbmXmlTest.java
    A hibernate-core/src/test/java/org/hibernate/test/boot/binding/cacheable/SimpleEntity.java
    A hibernate-core/src/test/resources/org/hibernate/test/boot/binding/cacheable/SimpleEntity.hbm.xml

  Log Message:
  -----------
  HHH-10131 - CacheableFileXmlSource.doBind returns null instead of created binding when .hbm.xml.bin have not been created yet

(cherry picked from commit ed892971af211857f6556be13eaf338248d3b3c4)




More information about the hibernate-commits mailing list