From 0480ef3722f782f5de156c06c7a37e16c2723f8c Mon Sep 17 00:00:00 2001 From: Javen O'Neal Date: Mon, 14 Nov 2016 05:56:19 +0000 Subject: [PATCH] http://www.apache.org/dist/poi -> https://www.apache.org/dist/poi git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769566 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/build.xml b/build.xml index b6a1307ad9..80f11a3e5e 100644 --- a/build.xml +++ b/build.xml @@ -2590,7 +2590,7 @@ under the License. - + @@ -2611,7 +2611,7 @@ under the License.

The Apache POI team is pleased to announce the release of ${version.id}. Featured are a handful of new areas of functionality and numerous bug fixes.

A summary of changes is available in the - Release Notes. + Release Notes. A full list of changes is available in the change log. People interested should also follow the dev list to track progress.

@@ -2623,44 +2623,44 @@ under the License.

Binary Distribution
    -
  • poi-bin-${version.id}-${file_date}.tar.gz - (${bin-tar-size} MB, signature (.asc)) +
  • poi-bin-${version.id}-${file_date}.tar.gz + (${bin-tar-size} MB, signature (.asc))
    - MD5 checksum: + MD5 checksum: ${bin-tar-md5}
    - SHA1 checksum: + SHA1 checksum: ${bin-tar-sha1}
  • -
  • poi-bin-${version.id}-${file_date}.zip - (${bin-zip-size} MB, signature (.asc)) +
  • poi-bin-${version.id}-${file_date}.zip + (${bin-zip-size} MB, signature (.asc))
    - MD5 checksum: + MD5 checksum: ${bin-zip-md5}
    - SHA1 checksum: + SHA1 checksum: ${bin-zip-sha1}
Source Distribution
    -
  • poi-src-${version.id}-${file_date}.tar.gz - (${src-tar-size} MB, signature (.asc)) +
  • poi-src-${version.id}-${file_date}.tar.gz + (${src-tar-size} MB, signature (.asc))
    - MD5 checksum: + MD5 checksum: ${src-tar-md5}
    - SHA1 checksum: + SHA1 checksum: ${src-tar-sha1}
  • -
  • poi-src-${version.id}-${file_date}.zip - (${src-zip-size} MB, signature (.asc)) +
  • poi-src-${version.id}-${file_date}.zip + (${src-zip-size} MB, signature (.asc))
    - MD5 checksum: + MD5 checksum: ${src-zip-md5}
    - SHA1 checksum: + SHA1 checksum: ${src-zip-sha1}
-- 2.39.5