From d7aedc7978e9c401b6f3c4bc350ac5e99d2cbe6f Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 22 Apr 2019 19:32:11 +0000 Subject: Use https in build.xml where possible to avoid errors in Gradle build git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857971 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 34de285bcd..8b0732c7a7 100644 --- a/build.xml +++ b/build.xml @@ -277,12 +277,12 @@ under the License. - + + value="https://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%201st%20edition%20Part%204%20(PDF).zip"/> @@ -290,12 +290,12 @@ under the License. - - + + + value="https://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%201st%20edition%20Part%202%20(PDF).zip"/> -- cgit v1.2.3