Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: e62361cfaa89eee775839212ecb590dd1f08525a
https://github.com/hibernate/hibernate-search/commit/e62361cfaa89eee77583...
Author: Hardy Ferentschik <hibernate(a)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()