You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mg...@apache.org on 2020/02/05 08:42:53 UTC

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

Author: mgrigorov
Date: Wed Feb  5 08:42:53 2020
New Revision: 1873595

URL: http://svn.apache.org/viewvc?rev=1873595&view=rev
Log:
Improve wording for usage of TravisCI for testing on ARM64


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=1873595&r1=1873594&r2=1873595&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Wed Feb  5 08:42:53 2020
@@ -990,17 +990,17 @@ prepared and published by ASF Buildbot,
                                     <div class="text">
                                         
                                         <p>
-                                            <a href="https://travis-ci.org/">Travis CI</a> is used to test Tomcat builds on ARM64 architecture
+                                            <a href="https://travis-ci.org/">Travis CI</a> is being used to test Tomcat builds on ARM64 architecture
                                         </p>
                                         
                                         <ul>
                                               
                                             <li>
-                                                <a href="https://travis-ci.org/apache/tomcat">Tomcat master</a>
+                                                <a href="https://travis-ci.org/apache/tomcat">Tomcat server &amp; native</a>
                                             </li>
                                               
                                             <li>
-                                                <a href="https://travis-ci.org/apache/tomcat-connectors">Tomcat Connectors master</a>
+                                                <a href="https://travis-ci.org/apache/tomcat-connectors">Tomcat Connectors (mod_jk)</a>
                                             </li>
                                             
                                         </ul>

Modified: tomcat/site/trunk/xdocs/ci.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1873595&r1=1873594&r2=1873595&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Wed Feb  5 08:42:53 2020
@@ -291,10 +291,10 @@ prepared and published by ASF Buildbot,
 </subsection>
 
 <subsection name="TravisCI">
-<p><a href="https://travis-ci.org/">Travis CI</a> is used to test Tomcat builds on ARM64 architecture</p>
+<p><a href="https://travis-ci.org/">Travis CI</a> is being used to test Tomcat builds on ARM64 architecture</p>
 <ul>
-  <li><a href="https://travis-ci.org/apache/tomcat">Tomcat master</a></li>
-  <li><a href="https://travis-ci.org/apache/tomcat-connectors">Tomcat Connectors master</a></li>
+  <li><a href="https://travis-ci.org/apache/tomcat">Tomcat server &amp; native</a></li>
+  <li><a href="https://travis-ci.org/apache/tomcat-connectors">Tomcat Connectors (mod_jk)</a></li>
 </ul>
 </subsection>
 



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