[hibernate-commits] [hibernate/hibernate-orm] 2c4ccb: Forward IOException in ClassFileArchiveEntryHandle...

GitHub noreply at github.com
Mon Mar 6 09:44:53 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2c4ccbc8af55bd829ecadf776268cb298de1db0e
      https://github.com/hibernate/hibernate-orm/commit/2c4ccbc8af55bd829ecadf776268cb298de1db0e
  Author: Nicolai Parlog <nipa at codefx.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/archive/scan/spi/ClassFileArchiveEntryHandler.java

  Log Message:
  -----------
  Forward IOException in ClassFileArchiveEntryHandler::toClassFile

While the exception itself might not be very helpful (Javassist, for example, can throw rather cryptic ones) including at least makes the visible.




More information about the hibernate-commits mailing list