Author: kkolinko
Date: Fri Apr 22 11:51:21 2016
New Revision: 1740487
URL: http://svn.apache.org/viewvc?rev=1740487&view=rev
Log:
Add links to Tomcat 8.5 builds results at Buildbot. Add links to "periodic"
builders for Tomcat 9, 8.0.
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=1740487&r1=1740486&r2=1740487&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Fri Apr 22 11:51:21 2016
@@ -282,7 +282,11 @@ prepared and published by ASF Buildbot,
<ul>
<li>
-<a href="http://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"
rel="nofollow">Tomcat trunk</a> (9.0.x)</li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"
rel="nofollow">Tomcat 9.0.x</a> (trunk)</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/tomcat8/docs/index.html"
rel="nofollow">Tomcat 8.0.x</a>
@@ -327,8 +331,12 @@ prepared and published by ASF Buildbot,
</li>
<li>
-<a href="http://ci.apache.org/builders/tomcat-trunk">Build status page</a>
-</li>
+<a href="http://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="http://ci.apache.org/projects/tomcat/tomcat9/"
rel="nofollow">Published files</a>:
@@ -362,6 +370,47 @@ prepared and published by ASF Buildbot,
<tr style="vertical-align:top">
+<td><strong>tomcat-85-trunk</strong></td>
+ <td>
+
+<ul>
+
+<li>Source path: <code>/tomcat/tc8.5.x/trunk</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="http://ci.apache.org/projects/tomcat/tomcat85/"
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>
+ by revision number. The recent ones are at the bottom.</li>
+
+
+<li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat85/rat-output.html"
rel="nofollow">RAT report</a>
+</li>
+
+</ul>
+
+</li>
+
+</ul>
+
+</td>
+
+</tr>
+
+<tr style="vertical-align:top">
+
<td><strong>tomcat-8-trunk</strong></td>
<td>
@@ -371,8 +420,12 @@ prepared and published by ASF Buildbot,
</li>
<li>
-<a href="http://ci.apache.org/builders/tomcat-8-trunk">Build status page</a>
-</li>
+<a href="http://ci.apache.org/builders/tomcat-8-trunk">Build status page</a>
for <strong>tomcat-8-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-8-trunk-periodic">Build status
page</a> for <strong>tomcat-8-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/tomcat8/"
rel="nofollow">Published files</a>:
Modified: tomcat/site/trunk/xdocs/ci.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1740487&r1=1740486&r2=1740487&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Fri Apr 22 11:51:21 2016
@@ -36,7 +36,8 @@ 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/tomcat9/docs/index.html"
rel="nofollow">Tomcat trunk</a> (9.0.x)</li>
+ <li><a href="http://ci.apache.org/projects/tomcat/tomcat9/docs/index.html"
rel="nofollow">Tomcat 9.0.x</a> (trunk)</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/tomcat8/docs/index.html"
rel="nofollow">Tomcat 8.0.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="http://ci.apache.org/projects/tomcat/tomcat6/docs/index.html"
rel="nofollow">Tomcat 6.0.x</a></li>
@@ -57,7 +58,8 @@ prepared and published by ASF Buildbot,
<td>
<ul>
<li>Source path: <code>/tomcat/trunk</code></li>
- <li><a href="http://ci.apache.org/builders/tomcat-trunk">Build status
page</a></li>
+ <li><a href="http://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="http://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>
@@ -71,11 +73,32 @@ prepared and published by ASF Buildbot,
</td>
</tr>
<tr style="vertical-align:top">
+ <td><strong>tomcat-85-trunk</strong></td>
+ <td>
+ <ul>
+ <li>Source path: <code>/tomcat/tc8.5.x/trunk</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="http://ci.apache.org/projects/tomcat/tomcat85/"
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>
+ by revision number. The recent ones are at the bottom.</li>
+<!-- No Coverage report here.
+ <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>
+ </ul>
+ </li>
+ </ul>
+ </td>
+</tr>
+<tr style="vertical-align:top">
<td><strong>tomcat-8-trunk</strong></td>
<td>
<ul>
<li>Source path: <code>/tomcat/tc8.0.x/trunk</code></li>
- <li><a href="http://ci.apache.org/builders/tomcat-8-trunk">Build status
page</a></li>
+ <li><a href="http://ci.apache.org/builders/tomcat-8-trunk">Build status
page</a> for <strong>tomcat-8-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-8-trunk-periodic">Build status
page</a> for <strong>tomcat-8-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/tomcat8/"
rel="nofollow">Published files</a>:
<ul>
<li><a
href="http://ci.apache.org/projects/tomcat/tomcat8/docs/index.html"
rel="nofollow">Documentation</a></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]