]> source.dussan.org Git - jgit.git/commit
Use try-with-resource to close resources in BundleWriter 99/45099/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Apr 2015 23:25:46 +0000 (01:25 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Apr 2015 23:25:46 +0000 (01:25 +0200)
commitd4380a9c819ffe598b53778fe1444aab7f32076c
treefb98e85366f5b21e752bb3925cb8e41a083d21a9
parentd94ce9c754b740defbd75230663d323f64cc9648
Use try-with-resource to close resources in BundleWriter

Change-Id: I5341973737f6d21c04982bcbefc2ed672ac9bcff
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/BundleWriter.java