This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new 3ac6cb6 use https://downloads.apache.org for sig, checksum, and KEYS
files
3ac6cb6 is described below
commit 3ac6cb64656741b536ef9b299bf176beffeda614
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Apr 21 15:48:43 2021 +0100
use https://downloads.apache.org for sig, checksum, and KEYS files
---
src/_layouts/5x_release.md | 8 ++++----
src/components/artemis/download/index.md | 10 +++++-----
src/components/artemis/download/past_native_releases.md | 2 +-
src/components/artemis/download/past_releases.md | 2 +-
src/components/classic/download/index.md | 8 ++++----
src/verify-downloads.md | 2 +-
6 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/src/_layouts/5x_release.md b/src/_layouts/5x_release.md
index 97a4d05..4b16132 100644
--- a/src/_layouts/5x_release.md
+++ b/src/_layouts/5x_release.md
@@ -28,8 +28,8 @@ ActiveMQ {{page.version}} Release
Description|Download Link|_Verify_
---|---|---{% if isCurrentRelease %}
-Windows
Distribution|[apache-activemq-{{page.version}}-bin.zip](http://www.apache.org/dyn/closer.cgi?filename=/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip&action=download)|[ASC](https://www.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip.asc),
[SHA512](https://www.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip.sha512)
-Unix/Linux/Cygwin
Distribution|[apache-activemq-{{page.version}}-bin.tar.gz](http://www.apache.org/dyn/closer.cgi?filename=/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz&action=download)|[ASC](https://www.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz.asc),
[SHA512](https://www.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz.sha512){%
else %}
+Windows
Distribution|[apache-activemq-{{page.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip&action=download)|[ASC](https://downloads.apache.org/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip.asc),
[SHA512](https://downloads.apache.org/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip.sha512)
+Unix/Linux/Cygwin
Distribution|[apache-activemq-{{page.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz&action=download)|[ASC](https://downloads.apache.org/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz.asc),
[SHA512](https://downloads.apache.org/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz.sha512){%
else %}
Windows
Distribution|[apache-activemq-{{page.version}}-bin.zip](https://archive.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip)|[ASC](https://archive.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip.asc),
[SHA512](https://archive.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.zip.sha512)
Unix/Linux/Cygwin
Distribution|[apache-activemq-{{page.version}}-bin.tar.gz](https://archive.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz)|[ASC](https://archive.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz.asc),
[SHA512](https://archive.apache.org/dist/activemq/{{page.version}}/apache-activemq-{{page.version}}-bin.tar.gz.sha512)
{% endif %}
@@ -39,7 +39,7 @@ Verify the Integrity of Downloads
It is essential that you verify the integrity of the downloaded files using
the PGP or MD5 signatures. The PGP signatures can be verified using PGP or GPG.
Begin by following these steps:
-1. Download the [KEYS](http://www.apache.org/dist/activemq/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/activemq/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
```
@@ -85,7 +85,7 @@ Getting the Source Code
Description|Download Link|Verify
---|---|---{% if isCurrentRelease %}
-Source
Release:|[activemq-parent-{{page.version}}-source-release.zip](http://www.apache.org/dyn/closer.cgi?filename=/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip&action=download)|[ASC](https://www.apache.org/dist/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip.asc),
[SHA512](https://www.apache.org/dist/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip.sha512)|{%
else %}
+Source
Release:|[activemq-parent-{{page.version}}-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip&action=download)|[ASC](https://downloads.apache.org/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip.asc),
[SHA512](https://downloads.apache.org/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip.sha512)|{%
else %}
Source
Release|[activemq-parent-{{page.version}}-source-release.zip](https://archive.apache.org/dist/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip)|[ASC](https://archive.apache.org/dist/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip.asc),
[SHA512](https://archive.apache.org/dist/activemq/{{page.version}}/activemq-parent-{{page.version}}-source-release.zip.sha512)
{% endif %}
diff --git a/src/components/artemis/download/index.md
b/src/components/artemis/download/index.md
index c24127e..4ea59d8 100644
--- a/src/components/artemis/download/index.md
+++ b/src/components/artemis/download/index.md
@@ -7,7 +7,7 @@ type: artemis
This is the current ActiveMQ Artemis release. For prior releases, please see
the <a href="past_releases">past releases</a> page.
-The keys file for verifying these releases can be obtained <a
href="https://www.apache.org/dist/activemq/KEYS">here</a>.
+The keys file for verifying these releases can be obtained <a
href="https://downloads.apache.org/activemq/KEYS">here</a>.
{% assign reversed_releases = site["artemis_releases"] | reverse %}
@@ -17,9 +17,9 @@ The keys file for verifying these releases can be obtained <a
href="https://www.
#### ActiveMQ Artemis {{release.version}} ({{release.release_date}})
[Release Notes](release-notes-{{release.version}}) | [Git
Report](commit-report-{{release.version}}) |
[Documentation](../documentation/latest)
-tar.gz:|[apache-artemis-{{release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.tar.gz&action=download)|[SHA512](https://www.apache.org/dist/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.tar.gz.sha512)|[GPG
Signature](https://www.apache.org/dist/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.tar.gz.asc)
-ZIP:|[apache-artemis-{{release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.zip&action=download)|[SHA512](https://www.apache.org/dist/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.zip.sha512)|[GPG
Signature](https://www.apache.org/dist/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.zip.asc)
-Source
Distribution:|[apache-artemis-{{release.version}}-source-release.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-source-release.tar.gz&action=download)|[SHA512](https://www.apache.org/dist/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-source-release.tar.gz.sha512)|[GPG
Signature](https://www.apache.org/dist/activemq/activemq-artemis/{{release.version}}/apache-
[...]
+tar.gz:|[apache-artemis-{{release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.tar.gz.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.tar.gz.asc)
+ZIP:|[apache-artemis-{{release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.zip.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-bin.zip.asc)
+Source
Distribution:|[apache-artemis-{{release.version}}-source-release.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-source-release.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{release.version}}/apache-artemis-{{release.version}}-source-release.tar.gz.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/activemq-artemis/{{release.version}}/apach
[...]
{% break %}
{% endif %}
{% endfor %}
@@ -34,6 +34,6 @@ This is the current release of ActiveMQ Artemis Native, which
is a sub component
[Release Notes](release-notes-native-1.0.2)
-Source
Distribution:|[apache-artemis-native-1.0.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip&action=download)|[SHA512](https://www.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.sha512)|[GPG
Signature](https://www.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.asc)|
+Source
Distribution:|[apache-artemis-native-1.0.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.asc)|
This is the native layer used by ActiveMQ Artemis for storage. The broker
binary archives above already include a pre-compiled version of this component.
diff --git a/src/components/artemis/download/past_native_releases.md
b/src/components/artemis/download/past_native_releases.md
index 7ed7b97..f2b44e3 100644
--- a/src/components/artemis/download/past_native_releases.md
+++ b/src/components/artemis/download/past_native_releases.md
@@ -7,7 +7,7 @@ type: artemis
These are older releases for the libaio native component. For current
releases, please see the [download](./) page.
-The keys file for verifying the release can be obtained
[here](https://www.apache.org/dist/activemq/KEYS)
+The keys file for verifying the release can be obtained
[here](https://downloads.apache.org/activemq/KEYS)
For any releases not shown here, check the
[archive](https://archive.apache.org/dist/activemq/activemq-artemis/).
diff --git a/src/components/artemis/download/past_releases.md
b/src/components/artemis/download/past_releases.md
index 4602930..21cc06a 100644
--- a/src/components/artemis/download/past_releases.md
+++ b/src/components/artemis/download/past_releases.md
@@ -7,7 +7,7 @@ type: artemis
These are older releases. For the current releases, please see the
[download](./) page.
-The keys file for verifying the release can be obtained
[here](https://www.apache.org/dist/activemq/KEYS).
+The keys file for verifying the release can be obtained
[here](https://downloads.apache.org/activemq/KEYS).
For any releases not shown here, check the
[archive](https://archive.apache.org/dist/activemq/activemq-artemis/).
diff --git a/src/components/classic/download/index.md
b/src/components/classic/download/index.md
index 91a2c41..d14d6c8 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -16,12 +16,12 @@ These are the current releases. For prior releases, please
see the [past release
#### ActiveMQ {{release.version}} ({{release.release_date}})
[Release Notes]({{ release.release_notes }}) | [Release Page]({{release.url}})
| [Documentation](../documentation)
-Windows|[apache-activemq-{{release.version}}-bin.zip](http://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip&action=download)|[SHA512](https://www.apache.org/dist/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip.sha512)|[GPG
Signature](https://www.apache.org/dist/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip.asc)
-Unix/Linux/Cygwin|[apache-activemq-{{release.version}}-bin.tar.gz](http://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz&action=download)|[SHA512](https://www.apache.org/dist/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz.sha512)|[GPG
Signature](https://www.apache.org/dist/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz.asc)
-Source Code
Distribution:|[activemq-parent-{{release.version}}-source-release.zip](http://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip&action=download)|[SHA512](https://www.apache.org/dist/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip.sha512)|[GPG
Signature](https://www.apache.org/dist/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip.asc)
+Windows|[apache-activemq-{{release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip.asc)
+Unix/Linux/Cygwin|[apache-activemq-{{release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz.asc)
+Source Code
Distribution:|[activemq-parent-{{release.version}}-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip.asc)
{% break %}
{% endif %}
{% endfor %}
{% endfor %}
-The keys file for verifying the release can be obtained
[here](https://www.apache.org/dist/activemq/KEYS)
+The keys file for verifying the release can be obtained
[here](https://downloads.apache.org/activemq/KEYS)
diff --git a/src/verify-downloads.md b/src/verify-downloads.md
index 0b3adb6..6e1a00f 100644
--- a/src/verify-downloads.md
+++ b/src/verify-downloads.md
@@ -13,7 +13,7 @@ Verify the Integrity of Downloads
It is essential that you verify the integrity of the downloaded files using
the PGP or MD5 signatures. The PGP signatures can be verified using PGP or GPG.
Begin by following these steps:
-1. Download the [KEYS](http://www.apache.org/dist/activemq/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/activemq/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
```