Author: markt Date: Wed Nov 10 13:21:24 2021 New Revision: 1894912 URL: http://svn.apache.org/viewvc?rev=1894912&view=rev Log: Update links for new CI system
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=1894912&r1=1894911&r2=1894912&view=diff ============================================================================== --- tomcat/site/trunk/docs/ci.html (original) +++ tomcat/site/trunk/docs/ci.html Wed Nov 10 13:21:24 2021 @@ -27,10 +27,10 @@ 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/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/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://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/index.html" rel="nofollow">Tomcat 10.1.x</a> (main)</li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/docs/index.html" rel="nofollow">Tomcat 10.0.x</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/index.html" rel="nofollow">Tomcat 9.0.x</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/index.html" rel="nofollow">Tomcat 8.5.x</a></li> </ul> </div><h3 id="Maven_snapshot_repositories">Maven snapshot repositories</h3><div class="text"> @@ -61,15 +61,15 @@ for not-yet-released versions of Apache <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-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>: + <li><a href="https://ci2.apache.org/#/builders/44">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.</li> + <li><a href="https://ci2.apache.org/#/builders/38">Build status page</a> for <strong>tomcat-10.1.x-periodic</strong><br>This builder is triggered once a day. It runs tests and generates a coverage report.</li> + <li><a href="https://nightlies.apache.org/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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/index.html" rel="nofollow">Documentation</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.1.x/logs/" rel="nofollow">JUnit logs</a> 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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.1.x/coverage/" rel="nofollow">Coverage report</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.1.x/rat-output.html" rel="nofollow">RAT report</a></li> </ul> </li> </ul> @@ -80,15 +80,15 @@ for not-yet-released versions of Apache <td> <ul> <li>Source path: <code><a href="https://github.com/apache/tomcat/tree/10.0.x">https://github.com/apache/tomcat/tree/10.0.x</a></code></li> - <li><a href="https://ci.apache.org/builders/tomcat-10.0.x">Build status page</a> for <strong>tomcat-10.0.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.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>: + <li><a href="https://ci2.apache.org/#/builders/43">Build status page</a> for <strong>tomcat-10.0.x</strong><br>This builder is triggered after each commit. It does a release build and runs tests.</li> + <li><a href="https://ci2.apache.org/#/builders/40">Build status page</a> for <strong>tomcat-10.0.x-periodic</strong><br>This builder is triggered once a day. It runs tests and generates a coverage report.</li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/" rel="nofollow">Published files</a>: <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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/docs/index.html" rel="nofollow">Documentation</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/logs/" rel="nofollow">JUnit logs</a> 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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/coverage/" rel="nofollow">Coverage report</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/rat-output.html" rel="nofollow">RAT report</a></li> </ul> </li> </ul> @@ -99,15 +99,15 @@ for not-yet-released versions of Apache <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.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>: + <li><a href="https://ci2.apache.org/#/builders/37">Build status page</a> for <strong>tomcat-9.0.x</strong><br>This builder is triggered after each commit. It does a release build and runs tests.</li> + <li><a href="https://ci2.apache.org/#/builders/42">Build status page</a> for <strong>tomcat-9.0.x-periodic</strong><br>This builder is triggered once a day. It runs tests and generates a coverage report.</li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/" rel="nofollow">Published files</a>: <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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/index.html" rel="nofollow">Documentation</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/logs/" rel="nofollow">JUnit logs</a> 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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/coverage/" rel="nofollow">Coverage report</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/rat-output.html" rel="nofollow">RAT report</a></li> </ul> </li> </ul> @@ -118,15 +118,15 @@ for not-yet-released versions of Apache <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="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>: + <li><a href="https://ci2.apache.org/#/builders/36">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.</li> + <li><a href="https://ci2.apache.org/#/builders/39">Build status page</a> for <strong>tomcat-8.5.x-periodic</strong><br>This builder is triggered once a day. It runs tests and generates a coverage report.</li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/" rel="nofollow">Published files</a>: <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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/index.html" rel="nofollow">Documentation</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/logs/" rel="nofollow">JUnit logs</a> 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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/coverage/" rel="nofollow">Coverage report</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.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=1894912&r1=1894911&r2=1894912&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/ci.xml (original) +++ tomcat/site/trunk/xdocs/ci.xml Wed Nov 10 13:21:24 2021 @@ -37,10 +37,10 @@ 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/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/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://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/index.html" rel="nofollow">Tomcat 10.1.x</a> (main)</li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/docs/index.html" rel="nofollow">Tomcat 10.0.x</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/index.html" rel="nofollow">Tomcat 9.0.x</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/index.html" rel="nofollow">Tomcat 8.5.x</a></li> </ul> </section> @@ -79,15 +79,15 @@ for not-yet-released versions of Apache <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-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>: + <li><a href="https://ci2.apache.org/#/builders/44">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.</li> + <li><a href="https://ci2.apache.org/#/builders/38">Build status page</a> for <strong>tomcat-10.1.x-periodic</strong><br/>This builder is triggered once a day. It runs tests and generates a coverage report.</li> + <li><a href="https://nightlies.apache.org/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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/index.html" rel="nofollow">Documentation</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.1.x/logs/" rel="nofollow">JUnit logs</a> 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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.1.x/coverage/" rel="nofollow">Coverage report</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.1.x/rat-output.html" rel="nofollow">RAT report</a></li> </ul> </li> </ul> @@ -98,15 +98,15 @@ for not-yet-released versions of Apache <td> <ul> <li>Source path: <code><a href="https://github.com/apache/tomcat/tree/10.0.x">https://github.com/apache/tomcat/tree/10.0.x</a></code></li> - <li><a href="https://ci.apache.org/builders/tomcat-10.0.x">Build status page</a> for <strong>tomcat-10.0.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.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>: + <li><a href="https://ci2.apache.org/#/builders/43">Build status page</a> for <strong>tomcat-10.0.x</strong><br/>This builder is triggered after each commit. It does a release build and runs tests.</li> + <li><a href="https://ci2.apache.org/#/builders/40">Build status page</a> for <strong>tomcat-10.0.x-periodic</strong><br/>This builder is triggered once a day. It runs tests and generates a coverage report.</li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/" rel="nofollow">Published files</a>: <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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/docs/index.html" rel="nofollow">Documentation</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/logs/" rel="nofollow">JUnit logs</a> 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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/coverage/" rel="nofollow">Coverage report</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-10.0.x/rat-output.html" rel="nofollow">RAT report</a></li> </ul> </li> </ul> @@ -117,15 +117,15 @@ for not-yet-released versions of Apache <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.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>: + <li><a href="https://ci2.apache.org/#/builders/37">Build status page</a> for <strong>tomcat-9.0.x</strong><br/>This builder is triggered after each commit. It does a release build and runs tests.</li> + <li><a href="https://ci2.apache.org/#/builders/42">Build status page</a> for <strong>tomcat-9.0.x-periodic</strong><br/>This builder is triggered once a day. It runs tests and generates a coverage report.</li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/" rel="nofollow">Published files</a>: <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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/index.html" rel="nofollow">Documentation</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/logs/" rel="nofollow">JUnit logs</a> 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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/coverage/" rel="nofollow">Coverage report</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-9.0.x/rat-output.html" rel="nofollow">RAT report</a></li> </ul> </li> </ul> @@ -136,15 +136,15 @@ for not-yet-released versions of Apache <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="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>: + <li><a href="https://ci2.apache.org/#/builders/36">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.</li> + <li><a href="https://ci2.apache.org/#/builders/39">Build status page</a> for <strong>tomcat-8.5.x-periodic</strong><br/>This builder is triggered once a day. It runs tests and generates a coverage report.</li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/" rel="nofollow">Published files</a>: <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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/index.html" rel="nofollow">Documentation</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/logs/" rel="nofollow">JUnit logs</a> 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> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/coverage/" rel="nofollow">Coverage report</a></li> + <li><a href="https://nightlies.apache.org/tomcat/tomcat-8.5.x/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