Author: kkolinko Date: Mon Jun 28 13:15:51 2021 New Revision: 1891106 URL: http://svn.apache.org/viewvc?rev=1891106&view=rev Log: Update CI page: align names with Buildbot builder names, correct text about JUnit logs numbering, fix a broken link to a Travis build.
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=1891106&r1=1891105&r2=1891106&view=diff ============================================================================== --- tomcat/site/trunk/docs/ci.html (original) +++ tomcat/site/trunk/docs/ci.html Mon Jun 28 13:15:51 2021 @@ -43,17 +43,17 @@ prepared and published by ASF Buildbot, <table> <tbody> <tr style="vertical-align:top"> - <td><strong>tomcat-trunk</strong></td> + <td><strong>tomcat-10.1.x</strong></td> <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-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/builders/tomcat-10.1.x">Build status page</a> for <strong>tomcat-10.1.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-10.1.x-periodic">Build status page</a> for <strong>tomcat-10.1.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.1.x/" rel="nofollow">Published files</a>: <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -72,7 +72,7 @@ prepared and published by ASF Buildbot, <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -91,7 +91,7 @@ prepared and published by ASF Buildbot, <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -110,7 +110,7 @@ prepared and published by ASF Buildbot, <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -119,7 +119,7 @@ prepared and published by ASF Buildbot, </td> </tr> <tr style="vertical-align:top"> - <td><strong>tomcat-7-trunk</strong></td> + <td><strong>tomcat-7.0.x</strong></td> <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> @@ -128,7 +128,7 @@ prepared and published by ASF Buildbot, <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -328,7 +328,7 @@ prepared and published by ASF Buildbot, <ul> <li><a href="https://travis-ci.com/github/apache/tomcat">Tomcat server & native</a></li> <li><a href="https://travis-ci.com/github/apache/tomcat-connectors">Tomcat Connectors (mod_jk)</a></li> - <li><a href="https://travis-ci.com/github/apache/tomcat-jakrtaee-migration">Tomcat migration tool for Jakarta EE</a></li> + <li><a href="https://travis-ci.com/github/apache/tomcat-jakartaee-migration">Tomcat migration tool for Jakarta EE</a></li> </ul> </div></div> Modified: tomcat/site/trunk/xdocs/ci.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1891106&r1=1891105&r2=1891106&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/ci.xml (original) +++ tomcat/site/trunk/xdocs/ci.xml Mon Jun 28 13:15:51 2021 @@ -55,17 +55,17 @@ prepared and published by ASF Buildbot, <table> <tbody> <tr style="vertical-align:top"> - <td><strong>tomcat-trunk</strong></td> + <td><strong>tomcat-10.1.x</strong></td> <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-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/builders/tomcat-10.1.x">Build status page</a> for <strong>tomcat-10.1.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-10.1.x-periodic">Build status page</a> for <strong>tomcat-10.1.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.1.x/" rel="nofollow">Published files</a>: <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -84,7 +84,7 @@ prepared and published by ASF Buildbot, <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -103,7 +103,7 @@ prepared and published by ASF Buildbot, <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -122,7 +122,7 @@ prepared and published by ASF Buildbot, <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -131,7 +131,7 @@ prepared and published by ASF Buildbot, </td> </tr> <tr style="vertical-align:top"> - <td><strong>tomcat-7-trunk</strong></td> + <td><strong>tomcat-7.0.x</strong></td> <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> @@ -140,7 +140,7 @@ prepared and published by ASF Buildbot, <ul> <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> + by build number. The recent ones are at the bottom.</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> @@ -340,7 +340,7 @@ prepared and published by ASF Buildbot, <ul> <li><a href="https://travis-ci.com/github/apache/tomcat">Tomcat server & native</a></li> <li><a href="https://travis-ci.com/github/apache/tomcat-connectors">Tomcat Connectors (mod_jk)</a></li> - <li><a href="https://travis-ci.com/github/apache/tomcat-jakrtaee-migration">Tomcat migration tool for Jakarta EE</a></li> + <li><a href="https://travis-ci.com/github/apache/tomcat-jakartaee-migration">Tomcat migration tool for Jakarta EE</a></li> </ul> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org