You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/06/03 18:13:43 UTC

svn commit: r1890440 - in /tomcat/site/trunk: docs/ci.html xdocs/ci.xml

Author: markt
Date: Thu Jun  3 18:13:43 2021
New Revision: 1890440

URL: http://svn.apache.org/viewvc?rev=1890440&view=rev
Log:
CI switchover complete

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=1890440&r1=1890439&r2=1890440&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Thu Jun  3 18:13:43 2021
@@ -27,11 +27,11 @@ currently developed not yet released ver
 prepared and published by ASF Buildbot, using the latest source code.</p>
 
 <ul>
-  <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.1.x/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-9.0.x/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>
+  <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/docs/index.html" rel="nofollow">Tomcat 7.0.x</a></li>
 </ul>
 
 </div><h3 id="Build_results">Build results</h3><div class="text">
@@ -47,15 +47,15 @@ prepared and published by ASF Buildbot,
   <td>
     <ul>
       <li>Source path: <code><a href="https://github.com/apache/tomcat">https://github.com/apache/tomcat</a></code></li>
-      <li><a href="https://ci.apache.org/builders/tomcat-trunk">Build status page</a> for <strong>tomcat-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-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>:
+      <li><a href="https://ci.apache.org/builders/tomcat-10.1.x">Build status page</a> for <strong>tomcat-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-10.1.x-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/tomcat-10.1.x/" rel="nofollow">Published files</a>:
         <ul>
-          <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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.1.x/docs/index.html" rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.1.x/logs/" rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.1.x/coverage/" rel="nofollow">Coverage report</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.1.x/rat-output.html" rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -85,15 +85,15 @@ prepared and published by ASF Buildbot,
   <td>
     <ul>
       <li>Source path: <code><a href="https://github.com/apache/tomcat/tree/9.0.x">https://github.com/apache/tomcat/tree/9.0.x</a></code></li>
-      <li><a href="https://ci.apache.org/builders/tomcat-9-trunk">Build status page</a> for <strong>tomcat-9-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-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>:
+      <li><a href="https://ci.apache.org/builders/tomcat-9.0.x">Build status page</a> for <strong>tomcat-9-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-9.0.x-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/tomcat-9.0.x/" rel="nofollow">Published files</a>:
         <ul>
-          <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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-9.0.x/docs/index.html" rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-9.0.x/logs/" rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-9.0.x/coverage/" rel="nofollow">Coverage report</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-9.0.x/rat-output.html" rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -108,11 +108,11 @@ prepared and published by ASF Buildbot,
       <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="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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/docs/index.html" rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/logs/" rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/coverage/" rel="nofollow">Coverage report</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/rat-output.html" rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -123,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="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>:
+      <li><a href="https://ci.apache.org/builders/tomcat-7.0.x">Build status page</a></li>
+      <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/" rel="nofollow">Published files</a>:
         <ul>
-          <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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/docs/index.html" rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/logs/" rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a href="https://ci.apache.org/projects/tomcat/tomcat7/rat-output.html" rel="nofollow">RAT report</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/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=1890440&r1=1890439&r2=1890440&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Thu Jun  3 18:13:43 2021
@@ -37,11 +37,11 @@ currently developed not yet released ver
 prepared and published by ASF Buildbot, using the latest source code.</p>
 
 <ul>
-  <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.1.x/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-9.0.x/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>
+  <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/docs/index.html" rel="nofollow">Tomcat 7.0.x</a></li>
 </ul>
 
 </section>
@@ -59,15 +59,15 @@ prepared and published by ASF Buildbot,
   <td>
     <ul>
       <li>Source path: <code><a href="https://github.com/apache/tomcat">https://github.com/apache/tomcat</a></code></li>
-      <li><a href="https://ci.apache.org/builders/tomcat-trunk">Build status page</a> for <strong>tomcat-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-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>:
+      <li><a href="https://ci.apache.org/builders/tomcat-10.1.x">Build status page</a> for <strong>tomcat-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-10.1.x-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/tomcat-10.1.x/" rel="nofollow">Published files</a>:
         <ul>
-          <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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.1.x/docs/index.html" rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.1.x/logs/" rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.1.x/coverage/" rel="nofollow">Coverage report</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-10.1.x/rat-output.html" rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -97,15 +97,15 @@ prepared and published by ASF Buildbot,
   <td>
     <ul>
       <li>Source path: <code><a href="https://github.com/apache/tomcat/tree/9.0.x">https://github.com/apache/tomcat/tree/9.0.x</a></code></li>
-      <li><a href="https://ci.apache.org/builders/tomcat-9-trunk">Build status page</a> for <strong>tomcat-9-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-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>:
+      <li><a href="https://ci.apache.org/builders/tomcat-9.0.x">Build status page</a> for <strong>tomcat-9-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-9.0.x-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/tomcat-9.0.x/" rel="nofollow">Published files</a>:
         <ul>
-          <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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-9.0.x/docs/index.html" rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-9.0.x/logs/" rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-9.0.x/coverage/" rel="nofollow">Coverage report</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-9.0.x/rat-output.html" rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -120,11 +120,11 @@ prepared and published by ASF Buildbot,
       <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="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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/docs/index.html" rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/logs/" rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/coverage/" rel="nofollow">Coverage report</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-8.5.x/rat-output.html" rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>
@@ -135,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="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>:
+      <li><a href="https://ci.apache.org/builders/tomcat-7.0.x">Build status page</a></li>
+      <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/" rel="nofollow">Published files</a>:
         <ul>
-          <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>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/docs/index.html" rel="nofollow">Documentation</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/logs/" rel="nofollow">JUnit logs</a>
            by revision number. The recent ones are at the bottom.</li>
-          <li><a href="https://ci.apache.org/projects/tomcat/tomcat7/rat-output.html" rel="nofollow">RAT report</a></li>
+          <li><a href="https://ci.apache.org/projects/tomcat/tomcat-7.0.x/rat-output.html" rel="nofollow">RAT report</a></li>
         </ul>
       </li>
     </ul>



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