You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2015/02/11 02:32:58 UTC

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

Author: kkolinko
Date: Wed Feb 11 01:32:58 2015
New Revision: 1658854

URL: http://svn.apache.org/r1658854
Log:
Add links to Gump results for Tomcat-Native

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=1658854&r1=1658853&r2=1658854&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Wed Feb 11 01:32:58 2015
@@ -679,6 +679,46 @@ prepared and published by ASF Buildbot,
 
 <tr style="vertical-align:top">
   
+<td><a href="http://vmgump.apache.org/gump/public/tomcat-native/">tomcat-native</a></td>
+  <td>
+    
+<ul>
+      
+<li>Source path: <code>/tomcat/native/branches/1.1.x</code>
+</li>
+      
+<li>
+<strong>Projects:</strong>
+        
+<ul>
+          
+<li>
+<a href="http://vmgump.apache.org/gump/public/tomcat-native/tomcat-native-buildconf/">tomcat-native-buildconf</a>
+</li>
+          
+<li>
+<a href="http://vmgump.apache.org/gump/public/tomcat-native/tomcat-native-configure/">tomcat-native-configure</a>
+</li>
+          
+<li>
+<a href="http://vmgump.apache.org/gump/public/tomcat-native/tomcat-native-make/">tomcat-native-make</a> - performs the actual build</li>
+          
+<li>
+<a href="http://vmgump.apache.org/gump/public/tomcat-native/tomcat-native-make-install/">tomcat-native-make-install</a>
+</li>
+        
+</ul>
+      
+</li>
+    
+</ul>
+  
+</td>
+
+</tr>
+
+<tr style="vertical-align:top">
+  
 <td><a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/">tomcat-taglibs</a></td>
   <td>
     

Modified: tomcat/site/trunk/xdocs/ci.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1658854&r1=1658853&r2=1658854&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Wed Feb 11 01:32:58 2015
@@ -204,6 +204,22 @@ prepared and published by ASF Buildbot,
   </td>
 </tr>
 <tr style="vertical-align:top">
+  <td><a href="http://vmgump.apache.org/gump/public/tomcat-native/">tomcat-native</a></td>
+  <td>
+    <ul>
+      <li>Source path: <code>/tomcat/native/branches/1.1.x</code></li>
+      <li><strong>Projects:</strong>
+        <ul>
+          <li><a href="http://vmgump.apache.org/gump/public/tomcat-native/tomcat-native-buildconf/">tomcat-native-buildconf</a></li>
+          <li><a href="http://vmgump.apache.org/gump/public/tomcat-native/tomcat-native-configure/">tomcat-native-configure</a></li>
+          <li><a href="http://vmgump.apache.org/gump/public/tomcat-native/tomcat-native-make/">tomcat-native-make</a> - performs the actual build</li>
+          <li><a href="http://vmgump.apache.org/gump/public/tomcat-native/tomcat-native-make-install/">tomcat-native-make-install</a></li>
+        </ul>
+      </li>
+    </ul>
+  </td>
+</tr>
+<tr style="vertical-align:top">
   <td><a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/">tomcat-taglibs</a></td>
   <td>
     <ul>



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