Branch: refs/heads/5.7
Home:
https://github.com/hibernate/hibernate-search
Commit: 341908dba23d63812eddc121f5a1388ebb0edf43
https://github.com/hibernate/hibernate-search/commit/341908dba23d63812edd...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2016-12-02 (Fri, 02 Dec 2016)
Changed paths:
M orm/src/test/java/org/hibernate/search/test/jpa/SpatialQueryingJPATest.java
A orm/src/test/java/org/hibernate/search/test/util/ResourceCleanupFunctions.java
Log Message:
-----------
HSEARCH-2499 Avoid leaking transactions in SpatialQueryingJPATest using lambdas to
clearly delimit blocks of code