]> source.dussan.org Git - jgit.git/commit
Use try-with-resources to close walks in ArchiveCommand 88/45088/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Apr 2015 22:58:13 +0000 (00:58 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Apr 2015 22:58:13 +0000 (00:58 +0200)
commit81c84c088f85e5babe73e1799fe786bf32750a5a
tree9f05b729f383ec43cd27c57a22174647e618e3c1
parentd94ce9c754b740defbd75230663d323f64cc9648
Use try-with-resources to close walks in ArchiveCommand

Change-Id: I77120d77a12f1bab5c918a23b0e3eac90e320b2b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/api/ArchiveCommand.java