[hibernate-commits] [hibernate/hibernate-search] e62361: HSEARCH-686 Making closeResources an empty impleme...

noreply at github.com noreply at github.com
Thu Mar 3 06:23:50 EST 2011


Branch: refs/heads/master
Home:   https://github.com/hibernate/hibernate-search

Commit: e62361cfaa89eee775839212ecb590dd1f08525a
    https://github.com/hibernate/hibernate-search/commit/e62361cfaa89eee775839212ecb590dd1f08525a
Author: Hardy Ferentschik <hibernate at ferentschik.de>
Date:   2011-03-03 (Thu, 03 Mar 2011)

Changed paths:
  M hibernate-search/src/test/java/org/hibernate/search/test/SearchTestCase.java

Log Message:
-----------
HSEARCH-686 Making closeResources an empty implementation. This allows to access the session in tearDown and avoids exceptions in tearDown to swallow original exceptions. Also removing the fail() in handlingUnclosedResources()




More information about the hibernate-commits mailing list