From 6703463409fa959b4b99ca2bc7f39b9585eb8f38 Mon Sep 17 00:00:00 2001
From: Andreas Beeker
Date: Sat, 8 Sep 2018 21:23:19 +0000
Subject: [PATCH] #62699 - Download page must link to
https://www.apache.org/dist/poi/KEYS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840383 13f79535-47bb-0310-9956-ffa450edef68
---
build.xml | 90 +++++++++++++++++++++----------------------------------
1 file changed, 34 insertions(+), 56 deletions(-)
diff --git a/build.xml b/build.xml
index e0f0d0df0b..67098f42cd 100644
--- a/build.xml
+++ b/build.xml
@@ -2753,13 +2753,20 @@ under the License.
project.setProperty(attributes.get("property"), mega);
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
@@ -2770,7 +2777,16 @@ under the License.
-
+
+
+
+
+
+ poi-@{dist}-${version.id}-${file_date}.@{pack}
+ (${fileSizeMb} MB, signature (.asc),
+ checksum: SHA-256,
+ SHA-512)
+ ]]>
@@ -2795,23 +2811,17 @@ under the License.
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
- ${rel_date} - POI ${version.id} available
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.
@@ -2828,46 +2838,14 @@ under the License.