You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2020/03/20 04:17:24 UTC

[james-project] 01/10: Update downloads links to use downloads.apache.org instead of /dist

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit b1310e55d9db121db3b2d5d6997cee44f429cbd9
Author: Raphael Ouazana <ra...@linagora.com>
AuthorDate: Thu Mar 19 15:29:09 2020 +0100

    Update downloads links to use downloads.apache.org instead of /dist
---
 README.adoc                                        |  2 +-
 dockerfiles/compilation/java-8/Dockerfile          |  6 +-
 dockerfiles/site/website/Dockerfile                |  6 +-
 .../_posts/2006-07-02-2.3.0on-the-way.markdown     |  2 +-
 src/homepage/_posts/2006-08-03-2.3.0-RC3.markdown  |  2 +-
 .../_posts/2006-09-03-JSPF-0.9-b3.markdown         |  2 +-
 .../_posts/2007-02-04-JSPF-0.9-beta4.markdown      |  4 +-
 .../_posts/2007-04-05-JAMES-2.3.1-RC1.markdown     |  2 +-
 .../_posts/2018-05-07-mime4j-0.8.2.markdown        |  2 +-
 .../_posts/2019-03-19-mime4j-0.8.3.markdown        |  2 +-
 src/site/xdoc/download.xml                         | 84 +++++++++++-----------
 upgrade-instructions.md                            |  2 +-
 12 files changed, 58 insertions(+), 58 deletions(-)

diff --git a/README.adoc b/README.adoc
index 3eb45f0..1ba9c30 100644
--- a/README.adoc
+++ b/README.adoc
@@ -149,7 +149,7 @@ In short, just follow the 'standard' process:
 * vote
 * release
 
-Don't forget to add your key to http://www.apache.org/dist/james/KEYS
+Don't forget to add your key to https://downloads.apache.org/james/KEYS
 
     $ ssh people.apache.org
     $ cd /www/www.apache.org/dist/james
diff --git a/dockerfiles/compilation/java-8/Dockerfile b/dockerfiles/compilation/java-8/Dockerfile
index e95c09b..ad36fd1 100644
--- a/dockerfiles/compilation/java-8/Dockerfile
+++ b/dockerfiles/compilation/java-8/Dockerfile
@@ -12,9 +12,9 @@ RUN apt-get install -y git wget unzip
 
 # Install Maven
 WORKDIR /root
-RUN wget https://archive.apache.org/dist/maven/maven-3/3.6.2/binaries/apache-maven-3.6.2-bin.tar.gz
-RUN tar -xvf apache-maven-3.6.2-bin.tar.gz
-RUN ln -s /root/apache-maven-3.6.2/bin/mvn /usr/bin/mvn
+RUN wget https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz
+RUN tar -xvf apache-maven-3.6.3-bin.tar.gz
+RUN ln -s /root/apache-maven-3.6.3/bin/mvn /usr/bin/mvn
 
 # Copy the script
 COPY compile.sh /root/compile.sh
diff --git a/dockerfiles/site/website/Dockerfile b/dockerfiles/site/website/Dockerfile
index 1797f3c..f1e972d 100644
--- a/dockerfiles/site/website/Dockerfile
+++ b/dockerfiles/site/website/Dockerfile
@@ -10,9 +10,9 @@ RUN apt-get install -y git wget unzip
 
 # Install Maven
 WORKDIR /root
-RUN wget https://archive.apache.org/dist/maven/maven-3/3.6.2/binaries/apache-maven-3.6.2-bin.tar.gz
-RUN tar -xvf apache-maven-3.6.2-bin.tar.gz
-RUN ln -s /root/apache-maven-3.6.2/bin/mvn /usr/bin/mvn
+RUN wget https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz
+RUN tar -xvf apache-maven-3.6.3-bin.tar.gz
+RUN ln -s /root/apache-maven-3.6.3/bin/mvn /usr/bin/mvn
 
 # Copy the script
 COPY compile.sh /root/compile.sh
diff --git a/src/homepage/_posts/2006-07-02-2.3.0on-the-way.markdown b/src/homepage/_posts/2006-07-02-2.3.0on-the-way.markdown
index 3e3f560..df38e83 100644
--- a/src/homepage/_posts/2006-07-02-2.3.0on-the-way.markdown
+++ b/src/homepage/_posts/2006-07-02-2.3.0on-the-way.markdown
@@ -8,4 +8,4 @@ categories: james update
 After a long time of development we have released the first [release candidate][rc]
  of James Server 2.3.0. After a period of user testing version 2.3.0 will be released.
 
-[rc]: http://people.apache.org/dist/james/server/
\ No newline at end of file
+[rc]: http://downloads.apache.org/james/server/
diff --git a/src/homepage/_posts/2006-08-03-2.3.0-RC3.markdown b/src/homepage/_posts/2006-08-03-2.3.0-RC3.markdown
index f975bf7..716a871 100644
--- a/src/homepage/_posts/2006-08-03-2.3.0-RC3.markdown
+++ b/src/homepage/_posts/2006-08-03-2.3.0-RC3.markdown
@@ -10,4 +10,4 @@ last, release candidate of James Server 2.3.0. More information on what's new ca
 
 New development roadmaps are being discussed right now, so stay tuned for 2.3.0 final and for the following news.
 
-[availability]: http://people.apache.org/dist/james/server/
\ No newline at end of file
+[availability]: http://downloads.apache.org/james/server/
diff --git a/src/homepage/_posts/2006-09-03-JSPF-0.9-b3.markdown b/src/homepage/_posts/2006-09-03-JSPF-0.9-b3.markdown
index e40f7b6..95993e1 100644
--- a/src/homepage/_posts/2006-09-03-JSPF-0.9-b3.markdown
+++ b/src/homepage/_posts/2006-09-03-JSPF-0.9-b3.markdown
@@ -8,4 +8,4 @@ categories: james update
 James PMC is proud to announce the [availability][availability] of the third beta of jspf 0.9.
 This version has start to use the official spf testsuite to fix all rfc issues.
 
-[availability]: http://people.apache.org/dist/james/jspf/
\ No newline at end of file
+[availability]: http://downloads.apache.org/james/jspf/
diff --git a/src/homepage/_posts/2007-02-04-JSPF-0.9-beta4.markdown b/src/homepage/_posts/2007-02-04-JSPF-0.9-beta4.markdown
index c397c5b..41de4fa 100644
--- a/src/homepage/_posts/2007-02-04-JSPF-0.9-beta4.markdown
+++ b/src/homepage/_posts/2007-02-04-JSPF-0.9-beta4.markdown
@@ -8,5 +8,5 @@ categories: james update
 James PMC is proud to announce the [availability][availability] of the fourth beta of jspf
 0.9. This version pass all tests in the last official release of the [spf testsuite][spf_testsuite] .
 
-[availability]: http://www.apache.org/dist/james/jspf/beta
-[spf_testsuite]: http://www.openspf.org/svn/project/test-suite/rfc4408-tests-2007.01.yml
\ No newline at end of file
+[availability]: http://downloads.apache.org/james/jspf/beta
+[spf_testsuite]: http://www.openspf.org/svn/project/test-suite/rfc4408-tests-2007.01.yml
diff --git a/src/homepage/_posts/2007-04-05-JAMES-2.3.1-RC1.markdown b/src/homepage/_posts/2007-04-05-JAMES-2.3.1-RC1.markdown
index 7d183e5..2d200ea 100644
--- a/src/homepage/_posts/2007-04-05-JAMES-2.3.1-RC1.markdown
+++ b/src/homepage/_posts/2007-04-05-JAMES-2.3.1-RC1.markdown
@@ -8,6 +8,6 @@ categories: james update
 James PMC is proud to announce the [availability][availability] of the first release candidate
 of James Server 2.3.1. This release is maintenance release. See the [changelog][changelog] for more detail.
 
-[availability]: http://www.apache.org/dist/james/server/rc
+[availability]: http://downloads.apache.org/james/server/rc
 [changelog]: http://issues.apache.org/jira/browse/James?report=com.atlassian.jira.plugin.system.project:changelog-panel
 
diff --git a/src/homepage/_posts/2018-05-07-mime4j-0.8.2.markdown b/src/homepage/_posts/2018-05-07-mime4j-0.8.2.markdown
index 86646d4..22ad9f6 100644
--- a/src/homepage/_posts/2018-05-07-mime4j-0.8.2.markdown
+++ b/src/homepage/_posts/2018-05-07-mime4j-0.8.2.markdown
@@ -31,4 +31,4 @@ The library is available as a maven artifact, for instance for mime4j core:
 
 You can also download the release artifacts [here].
 
-[here]: https://www.apache.org/dist/james/mime4j/0.8.2/
\ No newline at end of file
+[here]: https://downloads.apache.org/james/mime4j/0.8.2/
diff --git a/src/homepage/_posts/2019-03-19-mime4j-0.8.3.markdown b/src/homepage/_posts/2019-03-19-mime4j-0.8.3.markdown
index 586ee85..1cd0c68 100644
--- a/src/homepage/_posts/2019-03-19-mime4j-0.8.3.markdown
+++ b/src/homepage/_posts/2019-03-19-mime4j-0.8.3.markdown
@@ -27,4 +27,4 @@ The library is available as a maven artifact, for instance for mime4j core:
 
 You can also download the release artifacts [here].
 
-[here]: https://www.apache.org/dist/james/mime4j/0.8.3/
\ No newline at end of file
+[here]: https://downloads.apache.org/james/mime4j/0.8.3/
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 4b60f2a..05945e2 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -56,7 +56,7 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
     
     <p>Only current recommended releases are available on the main
        distribution site and its mirrors.  Older releases are available from
-       the <a href="https://archive.apache.org/dist/james/">archive download
+       the <a href="https://downloads.apache.org/james/">archive download
        site.</a></p>
     
     <ul>
@@ -111,10 +111,10 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
       files using the PGP or SHA-1 signatures.</p>
       
       <p>The PGP signatures can be verified using PGP or GPG.  First
-      download the <a href="https://apache.org/dist/james/KEYS">KEYS</a>
+      download the <a href="https://downloads.apache.org/james/KEYS">KEYS</a>
       as well as the <code>asc</code> signature file for the particular
       distribution.  Make sure you get these files from the <a
-      href="https://apache.org/dist/james/">main distribution
+      href="https://downloads.apache.org/james/">main distribution
       directory</a>, rather than from a mirror. Then verify the signatures
       using</p>
       
@@ -160,13 +160,13 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
       <ul>
         <li>Source code (ZIP Format):
           <a href="https://www.apache.org/dyn/closer.lua/james/server/3.4.0/james-project-3.4.0-source-release.zip">james-project-3.4.0-source-release.zip</a>
-          [<a href="https://apache.org/dist/james/server/3.4.0/james-project-3.4.0-source-release.zip.sha512">SHA-512</a>]
-          [<a href="https://apache.org/dist/james/server/3.4.0/james-project-3.4.0-source-release.zip.asc">PGP</a>]</li>
+          [<a href="https://downloads.apache.org/james/server/3.4.0/james-project-3.4.0-source-release.zip.sha512">SHA-512</a>]
+          [<a href="https://downloads.apache.org/james/server/3.4.0/james-project-3.4.0-source-release.zip.asc">PGP</a>]</li>
 
         <li>Binary (ZIP Format) for Spring wiring:
           <a href="https://www.apache.org/dyn/closer.lua/james/server/3.4.0/james-server-app-3.4.0-app.zip">apache-james-3.4.0-app.zip</a>
-          [<a href="https://apache.org/dist/james/server/3.4.0/james-server-app-3.4.0-app.zip.sha512">SHA-512</a>]
-          [<a href="https://apache.org/dist/james/server/3.4.0/james-server-app-3.4.0-app.zip.asc">PGP</a>]
+          [<a href="https://downloads.apache.org/james/server/3.4.0/james-server-app-3.4.0-app.zip.sha512">SHA-512</a>]
+          [<a href="https://downloads.apache.org/james/server/3.4.0/james-server-app-3.4.0-app.zip.asc">PGP</a>]
         </li>
 
       </ul>
@@ -200,30 +200,30 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
       <ul>
 
         <li>Source (Unix TAR): <a href="[preferred]/james/server/james-2.3.2.1-src.tar.gz">james-2.3.2.1-src.tar.gz</a>
-          [<a href="https://apache.org/dist/james/server/james-2.3.2.1-src.tar.gz.sha1">SHA-1</a>]
-          [<a href="https://apache.org/dist/james/server/james-2.3.2.1-src.tar.gz.asc">PGP</a>]
+          [<a href="https://downloads.apache.org/james/server/james-2.3.2.1-src.tar.gz.sha1">SHA-1</a>]
+          [<a href="https://downloads.apache.org/james/server/james-2.3.2.1-src.tar.gz.asc">PGP</a>]
         </li>
 
         <li>Source (ZIP Format): <a href="[preferred]/james/server/james-2.3.2.1-src.zip">james-2.3.2.1-src.zip</a>
-          [<a href="https://apache.org/dist/james/server/james-2.3.2.1-src.zip.sha1">SHA-1</a>]
-          [<a href="https://apache.org/dist/james/server/james-2.3.2.1-src.zip.asc">PGP</a>]
+          [<a href="https://downloads.apache.org/james/server/james-2.3.2.1-src.zip.sha1">SHA-1</a>]
+          [<a href="https://downloads.apache.org/james/server/james-2.3.2.1-src.zip.asc">PGP</a>]
         </li>
       
         <li>Binary (Unix TAR): <a href="[preferred]/james/server/james-binary-2.3.2.1.tar.gz">james-binary-2.3.2.1.tar.gz</a>
-          [<a href="https://apache.org/dist/james/server/james-binary-2.3.2.1.tar.gz.sha1">SHA-1</a>]
-          [<a href="https://apache.org/dist/james/server/james-binary-2.3.2.1.tar.gz.asc">PGP</a>]
+          [<a href="https://downloads.apache.org/james/server/james-binary-2.3.2.1.tar.gz.sha1">SHA-1</a>]
+          [<a href="https://downloads.apache.org/james/server/james-binary-2.3.2.1.tar.gz.asc">PGP</a>]
         </li>
       
         <li>Binary (ZIP Format): <a href="[preferred]/james/server/james-binary-2.3.2.1.zip">james-binary-2.3.2.1.zip</a>
-          [<a href="https://apache.org/dist/james/server/james-binary-2.3.2.1.zip.sha1">SHA-1</a>]
-          [<a href="https://apache.org/dist/james/server/james-binary-2.3.2.1.zip.asc">PGP</a>]
+          [<a href="https://downloads.apache.org/james/server/james-binary-2.3.2.1.zip.sha1">SHA-1</a>]
+          [<a href="https://downloads.apache.org/james/server/james-binary-2.3.2.1.zip.asc">PGP</a>]
         </li>
       
       </ul>
     
     <subsection name="Earlier Releases">
     
-      <p>Are now <a href='https://archive.apache.org/dist/james/server'>archived</a></p>
+      <p>Are now <a href='https://downloads.apache.org/james/server'>archived</a></p>
 
     </subsection>
 
@@ -237,8 +237,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Sources:
       <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip">(Zip)</a>
-      [<a href="https://apache.org/dist/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip.asc">PGP</a>]
     </p>
 
     <p>You can directly use the core library with maven:</p>
@@ -255,8 +255,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.3/apache-mime4j-core-0.8.3.jar">(Jar)</a>
-      [<a href="https://apache.org/dist/james/mime4j/0.8.3/apache-mime4j-core-0.8.3.jar.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/mime4j/0.8.3/apache-mime4j-core-0.8.3.jar.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-core-0.8.3.jar.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-core-0.8.3.jar.asc">PGP</a>]
       </p>
 
     <p>In order to use Mime-4j DOM:</p>
@@ -273,8 +273,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.3/apache-mime4j-dom-0.8.3.jar">(Jar)</a>
-      [<a href="https://apache.org/dist/james/mime4j/0.8.3/apache-mime4j-dom-0.8.3.jar.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/mime4j/0.8.3/apache-mime4j-dom-0.8.3.jar.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-dom-0.8.3.jar.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-dom-0.8.3.jar.asc">PGP</a>]
     </p>
 
     <p>An aggregator project is also available:</p>
@@ -291,8 +291,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.3/apache-mime4j-0.8.3-bin.zip">(Zip)</a>
-      [<a href="https://apache.org/dist/james/mime4j/0.8.3/apache-mime4j-0.8.3-bin.zip.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/mime4j/0.8.3/apache-mime4j-0.8.3-bin.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-0.8.3-bin.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-0.8.3-bin.zip.asc">PGP</a>]
     </p>
   
   </section>
@@ -303,8 +303,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Sources:
       <a href="https://www.apache.org/dyn/closer.lua/james/jspf/1.0.1/apache-jspf-sources-1.0.1.zip">(Zip)</a>
-      [<a href="https://apache.org/dist/james/jspf/1.0.1/apache-jspf-sources-1.0.1.zip.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/jspf/1.0.1/apache-jspf-sources-1.0.1.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/jspf/1.0.1/apache-jspf-sources-1.0.1.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/jspf/1.0.1/apache-jspf-sources-1.0.1.zip.asc">PGP</a>]
     </p>
 
     <p>You can directly use it with maven:</p>
@@ -321,8 +321,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/jspf/1.0.1/apache-jspf-1.0.1-bin.zip">(Zip)</a>
-      [<a href="https://apache.org/dist/james/jspf/1.0.1/apache-jspf-1.0.1-bin.zip.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/jspf/1.0.1/apache-jspf-1.0.1-bin.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/jspf/1.0.1/apache-jspf-1.0.1-bin.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/jspf/1.0.1/apache-jspf-1.0.1-bin.zip.asc">PGP</a>]
     </p>
   
   </section>
@@ -333,8 +333,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Sources:
       <a href="https://www.apache.org/dyn/closer.lua/james/jdkim/apache-jdkim-project-0.2-source-release.zip">(Zip)</a>
-      [<a href="https://apache.org/dist/james/jdkim/apache-jdkim-project-0.2-source-release.zip.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/jdkim/apache-jdkim-project-0.2-source-release.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/jdkim/apache-jdkim-project-0.2-source-release.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/jdkim/apache-jdkim-project-0.2-source-release.zip.asc">PGP</a>]
     </p>
 
     <p>You can directly use it with maven:</p>
@@ -351,8 +351,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/jdkim/apache-jdkim-0.2-bin.zip">(Zip)</a>
-      [<a href="https://apache.org/dist/james/jdkim/apache-jdkim-0.2-bin.zip.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/jdkim/apache-jdkim-0.2-bin.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/jdkim/apache-jdkim-0.2-bin.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/jdkim/apache-jdkim-0.2-bin.zip.asc">PGP</a>]
     </p>
   
   </section>
@@ -363,8 +363,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Sources:
       <a href="https://www.apache.org/dyn/closer.lua/james/jsieve/0.7/apache-jsieve-sources-0.7.zip">(Zip)</a>
-      [<a href="https://apache.org/dist/james/jsieve/0.7/apache-jsieve-sources-0.7.zip.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/jsieve/0.7/apache-jsieve-sources-0.7.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/jsieve/0.7/apache-jsieve-sources-0.7.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/jsieve/0.7/apache-jsieve-sources-0.7.zip.asc">PGP</a>]
     </p>
 
     <p>You can directly use it with maven:</p>
@@ -381,8 +381,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/jsieve/0.7/apache-jsieve-core-0.7.jar">(Jar)</a>
-      [<a href="https://apache.org/dist/james/jsieve/0.7/apache-jsieve-core-0.7.jar.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/jsieve/0.7/apache-jsieve-core-0.7.jar.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/jsieve/0.7/apache-jsieve-core-0.7.jar.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/jsieve/0.7/apache-jsieve-core-0.7.jar.asc">PGP</a>]
     </p>
 
     <p>An aggregator project is also available:</p>
@@ -399,8 +399,8 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/jsieve/0.7/apache-jsieve-0.7-all.tar.gz">(Tar Gz)</a>
-      [<a href="https://apache.org/dist/james/jsieve/0.7/apache-jsieve-0.7-all.tar.gz.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/jsieve/0.7/apache-jsieve-0.7-all.tar.gz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/jsieve/0.7/apache-jsieve-0.7-all.tar.gz.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/jsieve/0.7/apache-jsieve-0.7-all.tar.gz.asc">PGP</a>]
     </p>
 
   
@@ -565,13 +565,13 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
     
     <li>Source (Unix TAR):
       <a href="https://www.apache.org/dyn/closer.lua/james/mpt/0.1/apache-james-mpt-0.1-src.tar.gz">apache-james-mpt-0.1-src.tar.gz</a>
-      [<a href="https://apache.org/dist/james/mpt/0.1/apache-james-mpt-0.1-src.tar.gz.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/mpt/0.1/apache-james-mpt-0.1-src.tar.gz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/mpt/0.1/apache-james-mpt-0.1-src.tar.gz.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mpt/0.1/apache-james-mpt-0.1-src.tar.gz.asc">PGP</a>]
     </li>
     
     <li>Source (ZIP Format): <a href="https://www.apache.org/dyn/closer.lua/james/mpt/0.1/apache-james-mpt-0.1-src.zip">apache-james-mpt-0.1-src.zip</a>
-      [<a href="https://apache.org/dist/james/mpt/0.1/apache-james-mpt-0.1-src.zip.sha1">SHA-1</a>]
-      [<a href="https://apache.org/dist/james/mpt/0.1/apache-james-mpt-0.1-src.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/james/mpt/0.1/apache-james-mpt-0.1-src.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mpt/0.1/apache-james-mpt-0.1-src.zip.asc">PGP</a>]
     </li>
     
     <li>Jars (including source and javadocs) for the modules are distributed through the standard 
diff --git a/upgrade-instructions.md b/upgrade-instructions.md
index ad394cf..aa2ade8 100644
--- a/upgrade-instructions.md
+++ b/upgrade-instructions.md
@@ -565,7 +565,7 @@ We will assume that Cassandra had been installed with a debian package. Upgrade
 1. Update Cassandra dists in `/etc/apt/sources.list.d/cassandra.list` to match 311x repository
 
 ```
-deb http://www.apache.org/dist/cassandra/debian 311x main
+deb http://downloads.apache.org/cassandra/debian 311x main
 ```
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org