Author: markt
Date: Thu May 27 06:59:41 2021
New Revision: 1890238

URL: http://svn.apache.org/viewvc?rev=1890238&view=rev
Log:
Tomcat 8.5.x has moved to new location

Modified:
    tomcat/site/trunk/docs/ci.html
    tomcat/site/trunk/xdocs/ci.xml

Modified: tomcat/site/trunk/docs/ci.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1890238&r1=1890237&r2=1890238&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Thu May 27 06:59:41 2021
@@ -5,7 +5,7 @@
 <ul><li><a href="#Overview">Overview</a></li><li><a 
href="#Documentation_snapshots">Documentation snapshots</a></li><li><a 
href="#Build_results">Build results</a><ol><li><a 
href="#Buildbot">Buildbot</a></li><li><a href="#Gump">Gump</a></li><li><a 
href="#Jenkins">Jenkins</a></li><li><a 
href="#TravisCI">TravisCI</a></li></ol></li></ul>
 </div><h3 id="Overview">Overview</h3><div class="text">
 <p>Apache Tomcat project uses several
-<a href="http://ci.apache.org/";>automated build services</a> provided by
+<a href="https://ci.apache.org/";>automated build services</a> provided by
 Apache Software Foundation. In short, those are:</p>
 
 <ul>
@@ -17,7 +17,7 @@ Apache Software Foundation. In short, th
 
 <p><a href="http://gump.apache.org/";>Apache Gump</a> is used to test
 integration of Tomcat with latest versions of libraries it depends on.
-<a href="http://ci.apache.org/buildbot.html";>Buildbot</a> and
+<a href="https://ci.apache.org/buildbot.html";>Buildbot</a> and
 <a href="https://builds.apache.org/";>Jenkins</a>
 are used to perform the usual nighty builds.
 The Buildbot also builds and publishes documentation snapshots for the
@@ -27,17 +27,18 @@ currently developed not yet released ver
 prepared and published by ASF Buildbot, using the latest source code.</p>
 
 <ul>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat10/docs/index.html"; 
rel="nofollow">Tomcat 10.0.x</a> (main)</li>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"; 
rel="nofollow">Tomcat 9.0.x</a></li>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat85/docs/index.html"; 
rel="nofollow">Tomcat 8.5.x</a></li>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"; 
rel="nofollow">Tomcat 7.0.x</a></li>
+  <li><a href="https://ci.apache.org/projects/tomcat/tomcat10/docs/index.html"; 
rel="nofollow">Tomcat 10.1.x</a> (main)</li>
+  <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/docs/index.html"; 
rel="nofollow">Tomcat 10.0.x</a></li>
+  <li><a href="https://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"; 
rel="nofollow">Tomcat 9.0.x</a></li>
+  <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/docs/index.html"; 
rel="nofollow">Tomcat 8.5.x</a></li>
+  <li><a href="https://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"; 
rel="nofollow">Tomcat 7.0.x</a></li>
 </ul>
 
 </div><h3 id="Build_results">Build results</h3><div class="text">
 
 <div class="subsection"><h4 id="Buildbot">Buildbot</h4><div class="text">
 <p>The following are projects built by
-  <a href="http://ci.apache.org/buildbot.html";>ASF Buildbot</a>:</p>
+  <a href="https://ci.apache.org/buildbot.html";>ASF Buildbot</a>:</p>
 
 <table>
 <tbody>
@@ -50,11 +51,11 @@ prepared and published by ASF Buildbot,
       <li><a href="https://ci.apache.org/builders/tomcat-trunk-periodic";>Build 
status page</a> for <strong>tomcat-trunk-periodic</strong><br>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
       <li><a href="https://ci.apache.org/projects/tomcat/tomcat10/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat10/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat10/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat10/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat10/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat10/coverage/"; 
rel="nofollow">Coverage report</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat10/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat10/coverage/"; 
rel="nofollow">Coverage report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat10/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -69,11 +70,11 @@ prepared and published by ASF Buildbot,
       <li><a 
href="https://ci.apache.org/builders/tomcat-10.0.x-periodic";>Build status 
page</a> for <strong>tomcat-10.0.x-periodic</strong><br>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
       <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat-10.0.x/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat-10.0.x/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat-10.0.x/coverage/"; 
rel="nofollow">Coverage report</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat-10.0.x/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/coverage/"; 
rel="nofollow">Coverage report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -88,30 +89,30 @@ prepared and published by ASF Buildbot,
       <li><a href="https://ci.apache.org/builders/tomcat-9-periodic";>Build 
status page</a> for <strong>tomcat-9-trunk-periodic</strong><br>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
       <li><a href="https://ci.apache.org/projects/tomcat/tomcat9/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat9/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat9/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat9/coverage/"; 
rel="nofollow">Coverage report</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat9/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat9/coverage/"; 
rel="nofollow">Coverage report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat9/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
   </td>
 </tr>
 <tr style="vertical-align:top">
-  <td><strong>tomcat-85-trunk</strong></td>
+  <td><strong>tomcat-8.5.x</strong></td>
   <td>
     <ul>
       <li>Source path: <code><a 
href="https://github.com/apache/tomcat/tree/8.5.x";>https://github.com/apache/tomcat/tree/8.5.x</a></code></li>
-      <li><a href="http://ci.apache.org/builders/tomcat-85-trunk";>Build status 
page</a> for <strong>tomcat-85-trunk</strong><br>This builder is triggered 
after each commit. It does a release build and runs tests (using multiple 
parallel threads).</li>
-      <li><a 
href="https://ci.apache.org/builders/tomcat-85-trunk-periodic";>Build status 
page</a> for <strong>tomcat-85-trunk-periodic</strong><br>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
-      <li><a href="http://ci.apache.org/projects/tomcat/tomcat85/"; 
rel="nofollow">Published files</a>:
+      <li><a href="https://ci.apache.org/builders/tomcat-8.5.x";>Build status 
page</a> for <strong>tomcat-8.5.x</strong><br>This builder is triggered after 
each commit. It does a release build and runs tests (using multiple parallel 
threads).</li>
+      <li><a href="https://ci.apache.org/builders/tomcat-8.5.x-periodic";>Build 
status page</a> for <strong>tomcat-8.5.x-periodic</strong><br>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
+      <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat85/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat85/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat85/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat85/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat85/coverage/"; 
rel="nofollow">Coverage report</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat85/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat85/coverage/"; 
rel="nofollow">Coverage report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat85/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -122,13 +123,13 @@ prepared and published by ASF Buildbot,
   <td>
     <ul>
       <li>Source path: <code><a 
href="https://github.com/apache/tomcat/tree/7.0.x";>https://github.com/apache/tomcat/tree/7.0.x</a></code></li>
-      <li><a href="http://ci.apache.org/builders/tomcat-7-trunk";>Build status 
page</a></li>
-      <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/"; 
rel="nofollow">Published files</a>:
+      <li><a href="https://ci.apache.org/builders/tomcat-7-trunk";>Build status 
page</a></li>
+      <li><a href="https://ci.apache.org/projects/tomcat/tomcat7/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat7/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat7/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat7/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>

Modified: tomcat/site/trunk/xdocs/ci.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1890238&r1=1890237&r2=1890238&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Thu May 27 06:59:41 2021
@@ -13,7 +13,7 @@
 
 <section name="Overview">
 <p>Apache Tomcat project uses several
-<a href="http://ci.apache.org/";>automated build services</a> provided by
+<a href="https://ci.apache.org/";>automated build services</a> provided by
 Apache Software Foundation. In short, those are:</p>
 
 <ul>
@@ -25,7 +25,7 @@ Apache Software Foundation. In short, th
 
 <p><a href="http://gump.apache.org/";>Apache Gump</a> is used to test
 integration of Tomcat with latest versions of libraries it depends on.
-<a href="http://ci.apache.org/buildbot.html";>Buildbot</a> and
+<a href="https://ci.apache.org/buildbot.html";>Buildbot</a> and
 <a href="https://builds.apache.org/";>Jenkins</a>
 are used to perform the usual nighty builds.
 The Buildbot also builds and publishes documentation snapshots for the
@@ -37,10 +37,11 @@ currently developed not yet released ver
 prepared and published by ASF Buildbot, using the latest source code.</p>
 
 <ul>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat10/docs/index.html"; 
rel="nofollow">Tomcat 10.0.x</a> (main)</li>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"; 
rel="nofollow">Tomcat 9.0.x</a></li>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat85/docs/index.html"; 
rel="nofollow">Tomcat 8.5.x</a></li>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"; 
rel="nofollow">Tomcat 7.0.x</a></li>
+  <li><a href="https://ci.apache.org/projects/tomcat/tomcat10/docs/index.html"; 
rel="nofollow">Tomcat 10.1.x</a> (main)</li>
+  <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/docs/index.html"; 
rel="nofollow">Tomcat 10.0.x</a></li>
+  <li><a href="https://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"; 
rel="nofollow">Tomcat 9.0.x</a></li>
+  <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/docs/index.html"; 
rel="nofollow">Tomcat 8.5.x</a></li>
+  <li><a href="https://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"; 
rel="nofollow">Tomcat 7.0.x</a></li>
 </ul>
 
 </section>
@@ -49,7 +50,7 @@ prepared and published by ASF Buildbot,
 
 <subsection name="Buildbot">
 <p>The following are projects built by
-  <a href="http://ci.apache.org/buildbot.html";>ASF Buildbot</a>:</p>
+  <a href="https://ci.apache.org/buildbot.html";>ASF Buildbot</a>:</p>
 
 <table>
 <tbody>
@@ -62,11 +63,11 @@ prepared and published by ASF Buildbot,
       <li><a href="https://ci.apache.org/builders/tomcat-trunk-periodic";>Build 
status page</a> for <strong>tomcat-trunk-periodic</strong><br/>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
       <li><a href="https://ci.apache.org/projects/tomcat/tomcat10/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat10/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat10/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat10/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat10/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat10/coverage/"; 
rel="nofollow">Coverage report</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat10/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat10/coverage/"; 
rel="nofollow">Coverage report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat10/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -81,11 +82,11 @@ prepared and published by ASF Buildbot,
       <li><a 
href="https://ci.apache.org/builders/tomcat-10.0.x-periodic";>Build status 
page</a> for <strong>tomcat-10.0.x-periodic</strong><br/>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
       <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat-10.0.x/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat-10.0.x/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat-10.0.x/coverage/"; 
rel="nofollow">Coverage report</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat-10.0.x/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/coverage/"; 
rel="nofollow">Coverage report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat-10.0.x/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -100,30 +101,30 @@ prepared and published by ASF Buildbot,
       <li><a href="https://ci.apache.org/builders/tomcat-9-periodic";>Build 
status page</a> for <strong>tomcat-9-trunk-periodic</strong><br/>This builder 
is triggered once a day. It runs tests serially and generates a coverage 
report.</li>
       <li><a href="https://ci.apache.org/projects/tomcat/tomcat9/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat9/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat9/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat9/coverage/"; 
rel="nofollow">Coverage report</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat9/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat9/coverage/"; 
rel="nofollow">Coverage report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat9/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
   </td>
 </tr>
 <tr style="vertical-align:top">
-  <td><strong>tomcat-85-trunk</strong></td>
+  <td><strong>tomcat-8.5.x</strong></td>
   <td>
     <ul>
       <li>Source path: <code><a 
href="https://github.com/apache/tomcat/tree/8.5.x";>https://github.com/apache/tomcat/tree/8.5.x</a></code></li>
-      <li><a href="http://ci.apache.org/builders/tomcat-85-trunk";>Build status 
page</a> for <strong>tomcat-85-trunk</strong><br/>This builder is triggered 
after each commit. It does a release build and runs tests (using multiple 
parallel threads).</li>
-      <li><a 
href="https://ci.apache.org/builders/tomcat-85-trunk-periodic";>Build status 
page</a> for <strong>tomcat-85-trunk-periodic</strong><br/>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
-      <li><a href="http://ci.apache.org/projects/tomcat/tomcat85/"; 
rel="nofollow">Published files</a>:
+      <li><a href="https://ci.apache.org/builders/tomcat-8.5.x";>Build status 
page</a> for <strong>tomcat-8.5.x</strong><br/>This builder is triggered after 
each commit. It does a release build and runs tests (using multiple parallel 
threads).</li>
+      <li><a href="https://ci.apache.org/builders/tomcat-8.5.x-periodic";>Build 
status page</a> for <strong>tomcat-8.5.x-periodic</strong><br/>This builder is 
triggered once a day. It runs tests serially and generates a coverage 
report.</li>
+      <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat85/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat85/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat85/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat85/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat85/coverage/"; 
rel="nofollow">Coverage report</a></li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat85/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat85/coverage/"; 
rel="nofollow">Coverage report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat85/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -134,13 +135,13 @@ prepared and published by ASF Buildbot,
   <td>
     <ul>
       <li>Source path: <code><a 
href="https://github.com/apache/tomcat/tree/7.0.x";>https://github.com/apache/tomcat/tree/7.0.x</a></code></li>
-      <li><a href="http://ci.apache.org/builders/tomcat-7-trunk";>Build status 
page</a></li>
-      <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/"; 
rel="nofollow">Published files</a>:
+      <li><a href="https://ci.apache.org/builders/tomcat-7-trunk";>Build status 
page</a></li>
+      <li><a href="https://ci.apache.org/projects/tomcat/tomcat7/"; 
rel="nofollow">Published files</a>:
         <ul>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"; 
rel="nofollow">Documentation</a></li>
-          <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/logs/"; 
rel="nofollow">JUnit logs</a>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"; 
rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat7/logs/"; 
rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat7/rat-output.html"; 
rel="nofollow">RAT report</a></li>
+          <li><a 
href="https://ci.apache.org/projects/tomcat/tomcat7/rat-output.html"; 
rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to