[hibernate-commits] [hibernate/hibernate-orm] b1e4fc: HHH-10181 - CacheableFileXmlSource.doBind uses obs...

GitHub noreply at github.com
Mon Nov 16 23:12:49 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b1e4fc1ae460358080b5fbca438f1b6c4dc5d6bd
      https://github.com/hibernate/hibernate-orm/commit/b1e4fc1ae460358080b5fbca438f1b6c4dc5d6bd
  Author: Selaron <holger.sunke at email.de>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/jaxb/internal/CacheableFileXmlSource.java

  Log Message:
  -----------
  HHH-10181 - CacheableFileXmlSource.doBind uses obsolete .bin file

Check for obsolete cache file during runtime of doBind(..) instead of
CacheableFileXmlSource instantiation only. Subsequent calls of doBind on
a given CacheableFileXmlSource instance should detect that cache file is
fresh and make use of it.




More information about the hibernate-commits mailing list