From: Dominik Stadler Date: Sun, 19 Nov 2017 19:53:44 +0000 (+0000) Subject: Handle case where the JaCoCo zip file is available, but the extracted files are missi... X-Git-Tag: REL_4_0_0_FINAL~360 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a872c3495e9fe64d8bdf56f5b47b053c674312ef;p=poi.git Handle case where the JaCoCo zip file is available, but the extracted files are missing, not sure how that happens, but we see it on some CI machines... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815755 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 956122b79d..407d4ab11a 100644 --- a/build.xml +++ b/build.xml @@ -634,6 +634,9 @@ under the License. + + +