Author: kkolinko
Date: Sun Sep 25 21:54:03 2011
New Revision: 1175593

URL: http://svn.apache.org/viewvc?rev=1175593&view=rev
Log:
I see that Buildbot for Tomcat 7 is already configured and running, since 
Sept.25
Add links to it.

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=1175593&r1=1175592&r2=1175593&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Sun Sep 25 21:54:03 2011
@@ -314,15 +314,13 @@ prepared and published by ASF Buildbot, 
 <a href="http://ci.apache.org/projects/tomcat/tomcat6/docs/index.html";>Tomcat 
6.0.x</a>
 </li>
   <li>
-<a href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html";>Tomcat 
8.0.x</a>
+<a href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html";>Tomcat 
7.0.x</a>
+</li>
+  <li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat8/docs/index.html";>Tomcat 
trunk (8.0.x)</a>
 </li>
 </ul>
 
-<p>FIXME: In August 2011 the "stable branch" of Tomcat 7 was created
-(<code>/tc7.0.x/trunk</code>), but buildbot configuration has not been
-updated yet. Documentation that it builds is actually for "Tomcat 8",
-but there is not much difference between it and Tomcat 7 yet.</p>
-
 </blockquote>
 </p>
 </td>
@@ -385,6 +383,27 @@ but there is not much difference between
       <li>
 <a href="http://ci.apache.org/builders/tomcat-trunk";>Status page</a>
 </li>
+      <li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat8/";>Files</a>
+</li>
+    </ul>
+  </td>
+</tr>
+<tr>
+  <td>
+<code>tomcat-7-trunk</code>
+</td>
+  <td>
+<code>/tomcat/tc7.0.x/trunk</code>
+</td>
+  <td>
+    <ul>
+      <li>
+<a href="http://ci.apache.org/builders/tomcat-7-trunk";>Status page</a>
+</li>
+      <li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat7/";>Files</a>
+</li>
     </ul>
   </td>
 </tr>
@@ -400,6 +419,9 @@ but there is not much difference between
       <li>
 <a href="http://ci.apache.org/builders/tomcat-6-trunk";>Status page</a>
 </li>
+      <li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat6/";>Files</a>
+</li>
     </ul>
   </td>
 </tr>

Modified: tomcat/site/trunk/xdocs/ci.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1175593&r1=1175592&r2=1175593&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Sun Sep 25 21:54:03 2011
@@ -35,14 +35,10 @@ prepared and published by ASF Buildbot, 
 
 <ul>
   <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat6/docs/index.html";>Tomcat 
6.0.x</a></li>
-  <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html";>Tomcat 
8.0.x</a></li>
+  <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html";>Tomcat 
7.0.x</a></li>
+  <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat8/docs/index.html";>Tomcat 
trunk (8.0.x)</a></li>
 </ul>
 
-<p>FIXME: In August 2011 the "stable branch" of Tomcat 7 was created
-(<code>/tc7.0.x/trunk</code>), but buildbot configuration has not been
-updated yet. Documentation that it builds is actually for "Tomcat 8",
-but there is not much difference between it and Tomcat 7 yet.</p>
-
 </section>
 
 <section name="Build results">
@@ -63,6 +59,17 @@ but there is not much difference between
   <td>
     <ul>
       <li><a href="http://ci.apache.org/builders/tomcat-trunk";>Status 
page</a></li>
+      <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat8/";>Files</a></li>
+    </ul>
+  </td>
+</tr>
+<tr>
+  <td><code>tomcat-7-trunk</code></td>
+  <td><code>/tomcat/tc7.0.x/trunk</code></td>
+  <td>
+    <ul>
+      <li><a href="http://ci.apache.org/builders/tomcat-7-trunk";>Status 
page</a></li>
+      <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat7/";>Files</a></li>
     </ul>
   </td>
 </tr>
@@ -72,6 +79,7 @@ but there is not much difference between
   <td>
     <ul>
       <li><a href="http://ci.apache.org/builders/tomcat-6-trunk";>Status 
page</a></li>
+      <li><a 
href="http://ci.apache.org/projects/tomcat/tomcat6/";>Files</a></li>
     </ul>
   </td>
 </tr>



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

Reply via email to