jgit/org.eclipse.jgit.http.test/tst/org/eclipse/jgit
David Pursehouse 3b94cd008f SmartClientSmartServerTest: Open Repository in try-with-resource
Since 52923e9 ("LocalDiskRepositoryTestCase#createRepository: Default
auto-close to false", Jan 20, 2019) the createBareRepository method
creates repositories that do not get automatically closed in #tearDown.

Convert invocations of createBareRepository to use try-with-resource.

Change-Id: I320030c5d4438713971bee33316bff408bac47fc
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2019-01-21 15:54:30 +09:00
..
http SmartClientSmartServerTest: Open Repository in try-with-resource 2019-01-21 15:54:30 +09:00
transport/http/apache Make inner classes static where possible 2018-09-26 08:31:13 +09:00