From: Andreas Beeker Date: Mon, 19 Nov 2018 20:47:03 +0000 (+0000) Subject: Try to workaround/ignore kept open files of JaCoCo ant task X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0beee42a19d64a061220cae99a81264b38a9ed0b;p=poi.git Try to workaround/ignore kept open files of JaCoCo ant task git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846945 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/integrationtest/build.xml b/src/integrationtest/build.xml index 26bd57e108..a228a22374 100644 --- a/src/integrationtest/build.xml +++ b/src/integrationtest/build.xml @@ -82,7 +82,9 @@ Before running this, you should execute the "assemble" target in the main build. - + + +