Use new URL for downloads of releases

See https://blogs.apache.org/infra/entry/more-secure-and-robust-downloads

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874964 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2020-03-08 08:28:04 +00:00
parent 2776f18423
commit da4c9cc706
1 changed files with 2 additions and 2 deletions

View File

@ -1396,7 +1396,7 @@ under the License.
</uptodate>
</target>
<target name="compile-version"
<target name="compile-version"
unless="version.java.notRequired"
depends="init, -version-java-check"
description="Compiles the version class">
@ -2779,7 +2779,7 @@ under the License.
<attribute name="pack"/>
<sequential>
<local name="baseurl"/>
<property name="baseurl" value="https://www.apache.org/dist/poi/release"/>
<property name="baseurl" value="https://downloads.apache.org/poi/release"/>
<local name="basedyn"/>
<property name="basedyn" value="https://www.apache.org/dyn/closer.lua/poi/release"/>