src/main/java/com/gitblit/wicket/panels/HistoryPanel.java @@ -116,7 +116,7 @@ } } catch (Exception e) { } finally { tw.release(); tw.close(); } } }