This is an automated email from the ASF dual-hosted git repository.
slawrence pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil-site.git
The following commit(s) were added to refs/heads/master by this push:
new 19c9470 Update release links to downloads.apache.org
19c9470 is described below
commit 19c9470d62ada0695dfbf1b16617508a3e56e0d4
Author: Steve Lawrence <[email protected]>
AuthorDate: Wed Mar 4 07:27:25 2020 -0500
Update release links to downloads.apache.org
Downloads from apache.org/dist still works, but has been deprecated in
favor of downloads.apache.org. Note that artifacts still reference a
mirror link or an archive.apache.org. Only the KEYS, checksums, and
release candidate artifcats should link to downloads.apache.org.
---
site/_releases/2.1.0.md | 2 +-
site/_releases/2.2.0.md | 2 +-
site/_releases/2.3.0.md | 2 +-
site/_releases/2.4.0.md | 2 +-
site/_releases/2.5.0.md | 4 ++--
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/site/_releases/2.1.0.md b/site/_releases/2.1.0.md
index 4fff26e..a979290 100644
--- a/site/_releases/2.1.0.md
+++ b/site/_releases/2.1.0.md
@@ -10,7 +10,7 @@ summary: >
artifact-root: "https://archive.apache.org/dist/incubator/daffodil/2.1.0/"
checksum-root: "https://archive.apache.org/dist/incubator/daffodil/2.1.0/"
-key-file: "https://www.apache.org/dist/incubator/daffodil/KEYS"
+key-file: "https://downloads.apache.org/incubator/daffodil/KEYS"
source-dist:
- "apache-daffodil-2.1.0-incubating-src.zip"
diff --git a/site/_releases/2.2.0.md b/site/_releases/2.2.0.md
index e31e934..63e34d5 100644
--- a/site/_releases/2.2.0.md
+++ b/site/_releases/2.2.0.md
@@ -9,7 +9,7 @@ summary: >
artifact-root: "https://archive.apache.org/dist/incubator/daffodil/2.2.0/"
checksum-root: "https://archive.apache.org/dist/incubator/daffodil/2.2.0/"
-key-file: "https://www.apache.org/dist/incubator/daffodil/KEYS"
+key-file: "https://downloads.apache.org/incubator/daffodil/KEYS"
source-dist:
- "apache-daffodil-2.2.0-incubating-src.zip"
diff --git a/site/_releases/2.3.0.md b/site/_releases/2.3.0.md
index b44e40c..26506e4 100644
--- a/site/_releases/2.3.0.md
+++ b/site/_releases/2.3.0.md
@@ -9,7 +9,7 @@ summary: >
artifact-root: "https://archive.apache.org/dist/incubator/daffodil/2.3.0/"
checksum-root: "https://archive.apache.org/dist/incubator/daffodil/2.3.0/"
-key-file: "https://www.apache.org/dist/incubator/daffodil/KEYS"
+key-file: "https://downloads.apache.org/incubator/daffodil/KEYS"
source-dist:
- "apache-daffodil-2.3.0-incubating-src.zip"
diff --git a/site/_releases/2.4.0.md b/site/_releases/2.4.0.md
index 0c67e8b..cbc5a13 100644
--- a/site/_releases/2.4.0.md
+++ b/site/_releases/2.4.0.md
@@ -10,7 +10,7 @@ summary: >
artifact-root: "https://archive.apache.org/dist/incubator/daffodil/2.4.0/"
checksum-root: "https://archive.apache.org/dist/incubator/daffodil/2.4.0/"
-key-file: "https://www.apache.org/dist/incubator/daffodil/KEYS"
+key-file: "https://downloads.apache.org/incubator/daffodil/KEYS"
source-dist:
- "apache-daffodil-2.4.0-incubating-src.zip"
diff --git a/site/_releases/2.5.0.md b/site/_releases/2.5.0.md
index 1bee449..45c9f73 100644
--- a/site/_releases/2.5.0.md
+++ b/site/_releases/2.5.0.md
@@ -9,8 +9,8 @@ summary: >
for decreasing schema compile time
artifact-root:
"https://www.apache.org/dyn/closer.lua/incubator/daffodil/2.5.0/"
-checksum-root: "https://www.apache.org/dist/incubator/daffodil/2.5.0/"
-key-file: "https://www.apache.org/dist/incubator/daffodil/KEYS"
+checksum-root: "https://downloads.apache.org/incubator/daffodil/2.5.0/"
+key-file: "https://downloads.apache.org/incubator/daffodil/KEYS"
source-dist:
- "apache-daffodil-2.5.0-incubating-src.zip"