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 2018/12/04 12:10:05 UTC

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

Author: markt
Date: Tue Dec  4 12:10:05 2018
New Revision: 1848149

URL: http://svn.apache.org/viewvc?rev=1848149&view=rev
Log:
tomcat-85-trunk-periodic has now been configured
(also provides coverage reports)

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=1848149&r1=1848148&r2=1848149&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Tue Dec  4 12:10:05 2018
@@ -367,6 +367,10 @@ prepared and published by ASF Buildbot,
 <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>:
         <ul>
           
@@ -377,7 +381,10 @@ prepared and published by ASF Buildbot,
 <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/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>

Modified: tomcat/site/trunk/xdocs/ci.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1848149&r1=1848148&r2=1848149&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Tue Dec  4 12:10:05 2018
@@ -76,14 +76,13 @@ prepared and published by ASF Buildbot,
     <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="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>:
         <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>



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