From a6f5bcc970ea6eacbef52e29aafc7f80c6141b19 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Fri, 30 Dec 2016 18:37:24 +0000 Subject: [PATCH] Add full support for using file-leak-detector, will be added to CI to report missing close() calls in test-runs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776617 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.xml b/build.xml index a913bc3ac7..6a88dca728 100644 --- a/build.xml +++ b/build.xml @@ -240,6 +240,8 @@ under the License. + + @@ -1376,6 +1378,7 @@ under the License. +