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 2011/04/03 03:04:21 UTC

svn commit: r1088198 - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

Author: kkolinko
Date: Sun Apr  3 01:04:20 2011
New Revision: 1088198

URL: http://svn.apache.org/viewvc?rev=1088198&view=rev
Log:
1. Created ci.html page, to be the place with links to Buildbot and Gump.
It is more like a placeholder for now. More content welcome.

2. Updated the menu:
- Added links to Reviewboard, Blog, Twitter
- Added link to the new Buildbot (ci.html) page

- Moved Wiki link from Get Involved to Documentation
- Removed duplicate Mailing Lists link from Get Involved.
(The lists and wiki are already mentioned on the Overview page of that section. I think it is fine if they are present in the menu only once).

3. Updated tomcat-site.xsl to correctly handle https: links in the menu.

Added:
    tomcat/site/trunk/docs/ci.html   (with props)
    tomcat/site/trunk/xdocs/ci.xml   (with props)
Modified:
    tomcat/site/trunk/docs/bugreport.html
    tomcat/site/trunk/docs/contact.html
    tomcat/site/trunk/docs/download-55.html
    tomcat/site/trunk/docs/download-60.html
    tomcat/site/trunk/docs/download-70.html
    tomcat/site/trunk/docs/download-connectors.html
    tomcat/site/trunk/docs/download-native.html
    tomcat/site/trunk/docs/findhelp.html
    tomcat/site/trunk/docs/getinvolved.html
    tomcat/site/trunk/docs/heritage.html
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/irc.html
    tomcat/site/trunk/docs/legal.html
    tomcat/site/trunk/docs/lists.html
    tomcat/site/trunk/docs/migration.html
    tomcat/site/trunk/docs/oldnews.html
    tomcat/site/trunk/docs/resources.html
    tomcat/site/trunk/docs/security-3.html
    tomcat/site/trunk/docs/security-4.html
    tomcat/site/trunk/docs/security-5.html
    tomcat/site/trunk/docs/security-6.html
    tomcat/site/trunk/docs/security-7.html
    tomcat/site/trunk/docs/security-impact.html
    tomcat/site/trunk/docs/security-jk.html
    tomcat/site/trunk/docs/security-native.html
    tomcat/site/trunk/docs/security.html
    tomcat/site/trunk/docs/svn.html
    tomcat/site/trunk/docs/whichversion.html
    tomcat/site/trunk/docs/whoweare.html
    tomcat/site/trunk/xdocs/stylesheets/project.xml
    tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl

Modified: tomcat/site/trunk/docs/bugreport.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/bugreport.html (original)
+++ tomcat/site/trunk/docs/bugreport.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Added: tomcat/site/trunk/docs/ci.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1088198&view=auto
==============================================================================
--- tomcat/site/trunk/docs/ci.html (added)
+++ tomcat/site/trunk/docs/ci.html Sun Apr  3 01:04:20 2011
@@ -0,0 +1,294 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<title>Apache Tomcat - Continuous Integration</title>
+<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/>
+<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" media="print"/>
+</head>
+<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76">
+<table border="0" width="100%" cellspacing="0">
+<!--PAGE HEADER-->
+<tr>
+<td>
+<!--PROJECT LOGO-->
+<a href="http://tomcat.apache.org/">
+<img src="./images/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/>
+</a>
+</td>
+<td>
+<font face="arial,helvetica,sanserif">
+<h1>Apache Tomcat</h1>
+</font>
+</td>
+<td>
+<!--APACHE LOGO-->
+<a href="http://www.apache.org/">
+<img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"/>
+</a>
+</td>
+</tr>
+</table>
+<div class="searchbox noPrint">
+<form action="http://www.google.com/search" method="get">
+<input value="tomcat.apache.org" name="sitesearch" type="hidden"/>
+<input value="Search the Site" size="25" name="q" id="query" type="text"/>
+<input name="Search" value="Search Site" type="submit"/>
+</form>
+</div>
+<table border="0" width="100%" cellspacing="4">
+<!--HEADER SEPARATOR-->
+<tr>
+<td colspan="2">
+<hr noshade="" size="1"/>
+</td>
+</tr>
+<tr>
+<!--LEFT SIDE NAVIGATION-->
+<td width="20%" valign="top" nowrap="true" class="noPrint">
+<p>
+<strong>Apache Tomcat</strong>
+</p>
+<ul>
+<li>
+<a href="./index.html">Home</a>
+</li>
+<li>
+<a href="./taglibs/">Taglibs</a>
+</li>
+</ul>
+<p>
+<strong>Download</strong>
+</p>
+<ul>
+<li>
+<a href="./whichversion.html">Which version?</a>
+</li>
+<li>
+<a href="./download-70.cgi">Tomcat 7.0</a>
+</li>
+<li>
+<a href="./download-60.cgi">Tomcat 6.0</a>
+</li>
+<li>
+<a href="./download-55.cgi">Tomcat 5.5</a>
+</li>
+<li>
+<a href="./download-connectors.cgi">Tomcat Connectors</a>
+</li>
+<li>
+<a href="./download-native.cgi">Tomcat Native</a>
+</li>
+<li>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
+</li>
+</ul>
+<p>
+<strong>Documentation</strong>
+</p>
+<ul>
+<li>
+<a href="./tomcat-7.0-doc/index.html">Tomcat 7.0</a>
+</li>
+<li>
+<a href="./tomcat-6.0-doc/index.html">Tomcat 6.0</a>
+</li>
+<li>
+<a href="./tomcat-5.5-doc/index.html">Tomcat 5.5</a>
+</li>
+<li>
+<a href="./connectors-doc/">Tomcat Connectors</a>
+</li>
+<li>
+<a href="./native-doc/">Tomcat Native</a>
+</li>
+<li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
+<a href="./migration.html">Migration Guide</a>
+</li>
+</ul>
+<p>
+<strong>Problems?</strong>
+</p>
+<ul>
+<li>
+<a href="./security.html">Security Reports</a>
+</li>
+<li>
+<a href="./findhelp.html">Find help</a>
+</li>
+<li>
+<a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a>
+</li>
+<li>
+<a href="./lists.html">Mailing Lists</a>
+</li>
+<li>
+<a href="./bugreport.html">Bug Database</a>
+</li>
+<li>
+<a href="./irc.html">IRC</a>
+</li>
+</ul>
+<p>
+<strong>Get Involved</strong>
+</p>
+<ul>
+<li>
+<a href="./getinvolved.html">Overview</a>
+</li>
+<li>
+<a href="./svn.html">SVN Repositories</a>
+</li>
+<li>
+<a href="./ci.html">Buildbot</a>
+</li>
+<li>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
+</li>
+</ul>
+<p>
+<strong>Misc</strong>
+</p>
+<ul>
+<li>
+<a href="./whoweare.html">Who We Are</a>
+</li>
+<li>
+<a href="./heritage.html">Heritage</a>
+</li>
+<li>
+<a href="http://www.apache.org">Apache Home</a>
+</li>
+<li>
+<a href="./resources.html">Resources</a>
+</li>
+<li>
+<a href="./contact.html">Contact</a>
+</li>
+<li>
+<a href="./legal.html">Legal</a>
+</li>
+<li>
+<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+</li>
+<li>
+<a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+</li>
+</ul>
+</td>
+<!--RIGHT SIDE MAIN BODY-->
+<td width="80%" valign="top" align="left" id="mainBody">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Continuous Integration">
+<!--()-->
+</a>
+<a name="Continuous_Integration">
+<strong>Continuous Integration</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>Resources:</p>
+
+<ul>
+  <li>Documentation published by Buildbot:
+    <ul>
+      <li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat6/docs/index.html">Tomcat 6.0.x-dev</a>
+</li>
+      <li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html">Tomcat 7.0.x-dev</a>
+</li>
+    </ul>
+  </li>
+</ul>
+
+<p>Links:</p>
+
+<ul>
+  <li>
+<a href="http://ci.apache.org/">ASF Build Services</a> overview.</li>
+  <li>Buildbot:
+    <ul>
+      <li>
+<a href="http://ci.apache.org/buildbot.html">Overview</a>
+</li>
+      <li>Build runs:
+        <ul>
+          <li>
+<a href="http://ci.apache.org/builders/tomcat-trunk">tomcat-trunk</a>
+</li>
+          <li>
+<a href="http://ci.apache.org/builders/tomcat-6-trunk">tomcat-6-trunk</a>
+</li>
+        </ul>
+      </li>
+    </ul>
+  </li>
+  <li>Gump:
+    <ul>
+      <li>
+<a href="http://gump.apache.org/">Overview</a>
+</li>
+    </ul>
+  </li>
+</ul>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<!--FOOTER SEPARATOR-->
+<tr>
+<td colspan="2">
+<hr noshade="" size="1"/>
+</td>
+</tr>
+<!--PAGE FOOTER-->
+<tr>
+<td colspan="2">
+<div align="center">
+<font color="#525D76" size="-1">
+<em>
+        Copyright © 1999-2011, The Apache Software Foundation
+        <br/>
+        Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
+        project logo are trademarks of the Apache Software Foundation.
+        </em>
+</font>
+</div>
+</td>
+</tr>
+</table>
+</body>
+</html>

Propchange: tomcat/site/trunk/docs/ci.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/site/trunk/docs/ci.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: tomcat/site/trunk/docs/contact.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/contact.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/contact.html (original)
+++ tomcat/site/trunk/docs/contact.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/download-55.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-55.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-55.html (original)
+++ tomcat/site/trunk/docs/download-55.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/download-60.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-60.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-60.html (original)
+++ tomcat/site/trunk/docs/download-60.html Sun Apr  3 01:04:20 2011
@@ -3,17 +3,17 @@
 <html>
 <head>
 <title>Apache Tomcat - Apache Tomcat 6 Downloads</title>
-<link rel="stylesheet" href="stylesheets/tomcat.css" type="text/css" />
-<link media="print" rel="stylesheet" href="stylesheets/tomcat-printer.css" type="text/css" />
+<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/>
+<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" media="print"/>
 </head>
-<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff">
-<table cellspacing="0" width="100%" border="0">
+<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76">
+<table border="0" width="100%" cellspacing="0">
 <!--PAGE HEADER-->
 <tr>
 <td>
 <!--PROJECT LOGO-->
 <a href="http://tomcat.apache.org/">
-<img border="0" alt="Tomcat Logo" align="left" src="./images/tomcat.gif" />
+<img src="./images/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/>
 </a>
 </td>
 <td>
@@ -24,28 +24,28 @@
 <td>
 <!--APACHE LOGO-->
 <a href="http://www.apache.org/">
-<img border="0" alt="Apache Logo" align="right" src="http://www.apache.org/images/asf-logo.gif" />
+<img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"/>
 </a>
 </td>
 </tr>
 </table>
 <div class="searchbox noPrint">
-<form method="get" action="http://www.google.com/search">
-<input type="hidden" name="sitesearch" value="tomcat.apache.org" />
-<input type="text" id="query" name="q" size="25" value="Search the Site" />
-<input type="submit" value="Search Site" name="Search" />
+<form action="http://www.google.com/search" method="get">
+<input value="tomcat.apache.org" name="sitesearch" type="hidden"/>
+<input value="Search the Site" size="25" name="q" id="query" type="text"/>
+<input name="Search" value="Search Site" type="submit"/>
 </form>
 </div>
-<table cellspacing="4" width="100%" border="0">
+<table border="0" width="100%" cellspacing="4">
 <!--HEADER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="" />
+<hr noshade="" size="1"/>
 </td>
 </tr>
 <tr>
 <!--LEFT SIDE NAVIGATION-->
-<td class="noPrint" nowrap="true" valign="top" width="20%">
+<td width="20%" valign="top" nowrap="true" class="noPrint">
 <p>
 <strong>Apache Tomcat</strong>
 </p>
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>
@@ -177,11 +191,11 @@
 </ul>
 </td>
 <!--RIGHT SIDE MAIN BODY-->
-<td id="mainBody" align="left" valign="top" width="80%">
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<td width="80%" valign="top" align="left" id="mainBody">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat 6 Downloads">
 <!--()-->
 </a>
@@ -205,14 +219,14 @@
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Quick Navigation">
 <!--()-->
 </a>
@@ -236,14 +250,14 @@
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Release Integrity">
 <!--()-->
 </a>
@@ -270,14 +284,14 @@
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Mirrors">
 <strong>Mirrors</strong>
 </a>
@@ -293,8 +307,8 @@
        encounter a problem with this mirror, please select another
        mirror.  If all mirrors are failing, there are <i>backup</i>
        mirrors (at the end of the mirrors list) that should be
-       available.<br />[if-any logo]<a href="[link]">
-<img align="right" src="[logo]" border="0" />
+       available.<br/>[if-any logo]<a href="[link]">
+<img align="right" src="[logo]" border="0"/>
 </a>[end]</p>
 <p>
 <form action="[location]" method="get" id="SelectMirror">
@@ -309,7 +323,7 @@
            [for backup]<option value="[backup]">[backup] (backup)</option>[end]
            [end]
          </select>
-<input type="submit" value="Change" />
+<input type="submit" value="Change"/>
 </form>
 </p>
       
@@ -320,14 +334,14 @@
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="6.0.32">
 <strong>6.0.32</strong>
 </a>
@@ -344,10 +358,10 @@
       file for packaging information.  It explains what every distribution contains.
       </p>
 
-      <table width="100%" cellpadding="2" cellspacing="0" border="0">
+      <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#828DA6">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Binary Distributions">
 <!--()-->
 </a>
@@ -415,17 +429,17 @@
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
       
  
       
-      <table width="100%" cellpadding="2" cellspacing="0" border="0">
+      <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#828DA6">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Source Code Distributions">
 <!--()-->
 </a>
@@ -455,7 +469,7 @@
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
@@ -467,7 +481,7 @@
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
@@ -476,17 +490,17 @@
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="" />
+<hr noshade="" size="1"/>
 </td>
 </tr>
 <!--PAGE FOOTER-->
 <tr>
 <td colspan="2">
 <div align="center">
-<font size="-1" color="#525D76">
+<font color="#525D76" size="-1">
 <em>
         Copyright © 1999-2011, The Apache Software Foundation
-        <br />
+        <br/>
         Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
         project logo are trademarks of the Apache Software Foundation.
         </em>

Modified: tomcat/site/trunk/docs/download-70.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-70.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-70.html (original)
+++ tomcat/site/trunk/docs/download-70.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/download-connectors.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-connectors.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-connectors.html (original)
+++ tomcat/site/trunk/docs/download-connectors.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/download-native.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-native.html (original)
+++ tomcat/site/trunk/docs/download-native.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/findhelp.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/findhelp.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/findhelp.html (original)
+++ tomcat/site/trunk/docs/findhelp.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/getinvolved.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/getinvolved.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/getinvolved.html (original)
+++ tomcat/site/trunk/docs/getinvolved.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/heritage.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/heritage.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/heritage.html (original)
+++ tomcat/site/trunk/docs/heritage.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/irc.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/irc.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/irc.html (original)
+++ tomcat/site/trunk/docs/irc.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/legal.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/legal.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/legal.html (original)
+++ tomcat/site/trunk/docs/legal.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/lists.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/lists.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/lists.html (original)
+++ tomcat/site/trunk/docs/lists.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/migration.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration.html (original)
+++ tomcat/site/trunk/docs/migration.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/oldnews.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Sun Apr  3 01:04:20 2011
@@ -3,18 +3,18 @@
 <html>
 <head>
 <title>Apache Tomcat - Old news!</title>
-<meta content="Apache Tomcat Project" name="author" />
-<link rel="stylesheet" href="stylesheets/tomcat.css" type="text/css" />
-<link media="print" rel="stylesheet" href="stylesheets/tomcat-printer.css" type="text/css" />
+<meta name="author" content="Apache Tomcat Project"/>
+<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/>
+<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" media="print"/>
 </head>
-<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff">
-<table cellspacing="0" width="100%" border="0">
+<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76">
+<table border="0" width="100%" cellspacing="0">
 <!--PAGE HEADER-->
 <tr>
 <td>
 <!--PROJECT LOGO-->
 <a href="http://tomcat.apache.org/">
-<img border="0" alt="Tomcat Logo" align="left" src="./images/tomcat.gif" />
+<img src="./images/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/>
 </a>
 </td>
 <td>
@@ -25,28 +25,28 @@
 <td>
 <!--APACHE LOGO-->
 <a href="http://www.apache.org/">
-<img border="0" alt="Apache Logo" align="right" src="http://www.apache.org/images/asf-logo.gif" />
+<img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"/>
 </a>
 </td>
 </tr>
 </table>
 <div class="searchbox noPrint">
-<form method="get" action="http://www.google.com/search">
-<input type="hidden" name="sitesearch" value="tomcat.apache.org" />
-<input type="text" id="query" name="q" size="25" value="Search the Site" />
-<input type="submit" value="Search Site" name="Search" />
+<form action="http://www.google.com/search" method="get">
+<input value="tomcat.apache.org" name="sitesearch" type="hidden"/>
+<input value="Search the Site" size="25" name="q" id="query" type="text"/>
+<input name="Search" value="Search Site" type="submit"/>
 </form>
 </div>
-<table cellspacing="4" width="100%" border="0">
+<table border="0" width="100%" cellspacing="4">
 <!--HEADER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="" />
+<hr noshade="" size="1"/>
 </td>
 </tr>
 <tr>
 <!--LEFT SIDE NAVIGATION-->
-<td class="noPrint" nowrap="true" valign="top" width="20%">
+<td width="20%" valign="top" nowrap="true" class="noPrint">
 <p>
 <strong>Apache Tomcat</strong>
 </p>
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>
@@ -178,11 +192,11 @@
 </ul>
 </td>
 <!--RIGHT SIDE MAIN BODY-->
-<td id="mainBody" align="left" valign="top" width="80%">
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<td width="80%" valign="top" align="left" id="mainBody">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat 6.0.30 Released">
 <!--()-->
 </a>
@@ -191,8 +205,8 @@
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
 <strong>2011-01-13</strong>
 </font>
 </td>
@@ -216,14 +230,14 @@ Apache Tomcat. This release includes bug
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat 7.0.2 Released">
 <!--()-->
 </a>
@@ -232,8 +246,8 @@ Apache Tomcat. This release includes bug
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
 <strong>2010-08-11</strong>
 </font>
 </td>
@@ -259,14 +273,14 @@ content directly in a web application (a
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat 6.0.29 Released">
 <!--()-->
 </a>
@@ -275,8 +289,8 @@ content directly in a web application (a
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
 <strong>2010-07-22</strong>
 </font>
 </td>
@@ -300,14 +314,14 @@ Apache Tomcat. This release includes bug
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat 6.0.28 Released">
 <!--()-->
 </a>
@@ -316,8 +330,8 @@ Apache Tomcat. This release includes bug
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
 <strong>2010-07-09</strong>
 </font>
 </td>
@@ -340,14 +354,14 @@ fixes over Apache Tomcat 6.0.26.</p>
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Apache Tomcat Track at ApacheCon North America 2010">
 <!--()-->
 </a>
@@ -356,8 +370,8 @@ fixes over Apache Tomcat 6.0.26.</p>
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
 <strong>2010-05-27</strong>
 </font>
 </td>
@@ -368,7 +382,7 @@ fixes over Apache Tomcat 6.0.26.</p>
 <blockquote>
 <p>
 <a href="http://na.apachecon.com/c/acna2010/">
-<img src="images/ACNA2010_120x240_basic.gif" width="120" height="240" align="right" hspace="10" vspace="10" alt="[ApacheCon North America 2010 Banner]" />
+<img src="images/ACNA2010_120x240_basic.gif" width="120" height="240" align="right" hspace="10" vspace="10" alt="[ApacheCon North America 2010 Banner]"/>
 </a> <a href="http://na.apachecon.com/c/acna2010/">ApacheCon
 North America 2010</a> will be held 1-5 November 2010, at the Westin
 Peachtree in Atlanta, Georgia, USA.</p>
@@ -390,14 +404,14 @@ Additionally we have a <a href="http://w
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat 6.0.26 Released">
 <!--()-->
 </a>
@@ -406,8 +420,8 @@ Additionally we have a <a href="http://w
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
 <strong>2010-03-11</strong>
 </font>
 </td>
@@ -430,14 +444,14 @@ Apache Tomcat. This release includes man
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat Connectors 1.2.30 Released">
 <!--()-->
 </a>
@@ -446,8 +460,8 @@ Apache Tomcat. This release includes man
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
 <strong>2010-03-01</strong>
 </font>
 </td>
@@ -466,7 +480,7 @@ This release includes mainly bug fixes a
 <a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.30</a>
 </p>
 <p>
-<br />
+<br/>
 <b>Notice</b> Apache Tomcat Connectors version 1.2.29 was withdrawn from the release due to
 regression with Microsoft IIS connector.
 </p>
@@ -476,14 +490,14 @@ regression with Microsoft IIS connector.
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat 6.0.24 Released">
 <!--()-->
 </a>
@@ -492,8 +506,8 @@ regression with Microsoft IIS connector.
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
 <strong>2010-01-21</strong>
 </font>
 </td>
@@ -516,14 +530,14 @@ Apache Tomcat. This release includes man
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Tomcat tracks at ApacheCon US 2009">
 <!--()-->
 </a>
@@ -538,7 +552,7 @@ Apache Tomcat. This release includes man
 <p>
 <blockquote>
 <A href="http://www.us.apachecon.com/c/acus2009/">
-<IMG border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://www.apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;" align="right" />
+<IMG border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://www.apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;" align="right"/>
 </A>
 <p>ApacheCon US 2009, 2-6 November 2009 in Oakland, CA, will have a dedicated track about Tomcat topics.
    We will celebrate our 10th anniversary as an Apache project, explain the future developements: Tomcat7, asynchrounous servlets,
@@ -555,14 +569,14 @@ Apache Tomcat. This release includes man
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Free Meetup in Oakland">
 <!--()-->
 </a>
@@ -589,14 +603,14 @@ and join us in Oakland at the <a href="h
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
 <td bgcolor="#525D76">
-<font face="arial,helvetica,sanserif" color="#ffffff">
+<font color="#ffffff" face="arial,helvetica,sanserif">
 <a name="Live Video Streaming of Tomcat Talks at ApacheCon Europe 2009">
 <!--()-->
 </a>
@@ -610,7 +624,7 @@ and join us in Oakland at the <a href="h
 <td>
 <p>
 <blockquote>
-<img src="http://eu.apachecon.com/page_attachments/0000/0188/Live_Video_v2.gif" alt="[Live Video Streaming at ApacheCon]" align="right" />
+<img src="http://eu.apachecon.com/page_attachments/0000/0188/Live_Video_v2.gif" alt="[Live Video Streaming at ApacheCon]" align="right"/>
  <p>ApacheCon Europe 2009, 23-27 March in Amsterdam, has a dedicated
  track about Tomcat topics.
  If you cannot make it to Amsterdam this time, you can
@@ -634,7 +648,7 @@ and join us in Oakland at the <a href="h
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
@@ -643,17 +657,17 @@ and join us in Oakland at the <a href="h
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="" />
+<hr noshade="" size="1"/>
 </td>
 </tr>
 <!--PAGE FOOTER-->
 <tr>
 <td colspan="2">
 <div align="center">
-<font size="-1" color="#525D76">
+<font color="#525D76" size="-1">
 <em>
         Copyright © 1999-2011, The Apache Software Foundation
-        <br />
+        <br/>
         Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
         project logo are trademarks of the Apache Software Foundation.
         </em>

Modified: tomcat/site/trunk/docs/resources.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/resources.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/resources.html (original)
+++ tomcat/site/trunk/docs/resources.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security-3.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-3.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-3.html (original)
+++ tomcat/site/trunk/docs/security-3.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security-4.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-4.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-4.html (original)
+++ tomcat/site/trunk/docs/security-4.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security-5.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-5.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-5.html (original)
+++ tomcat/site/trunk/docs/security-5.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security-6.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-6.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-6.html (original)
+++ tomcat/site/trunk/docs/security-6.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security-7.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-7.html (original)
+++ tomcat/site/trunk/docs/security-7.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security-impact.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-impact.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-impact.html (original)
+++ tomcat/site/trunk/docs/security-impact.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security-jk.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-jk.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-jk.html (original)
+++ tomcat/site/trunk/docs/security-jk.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security-native.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-native.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-native.html (original)
+++ tomcat/site/trunk/docs/security-native.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/security.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security.html (original)
+++ tomcat/site/trunk/docs/security.html Sun Apr  3 01:04:20 2011
@@ -81,7 +81,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -104,6 +104,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -141,10 +144,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/svn.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/svn.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/whichversion.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Sun Apr  3 01:04:20 2011
@@ -82,7 +82,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -105,6 +105,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -142,10 +145,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Modified: tomcat/site/trunk/docs/whoweare.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whoweare.html?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whoweare.html (original)
+++ tomcat/site/trunk/docs/whoweare.html Sun Apr  3 01:04:20 2011
@@ -80,7 +80,7 @@
 <a href="./download-native.cgi">Tomcat Native</a>
 </li>
 <li>
-<a href="http://archive.apache.org/dist/tomcat">Archives</a>
+<a href="http://archive.apache.org/dist/tomcat/">Archives</a>
 </li>
 </ul>
 <p>
@@ -103,6 +103,9 @@
 <a href="./native-doc/">Tomcat Native</a>
 </li>
 <li>
+<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+</li>
+<li>
 <a href="./migration.html">Migration Guide</a>
 </li>
 </ul>
@@ -140,10 +143,21 @@
 <a href="./svn.html">SVN Repositories</a>
 </li>
 <li>
-<a href="./lists.html">Mailing Lists</a>
+<a href="./ci.html">Buildbot</a>
 </li>
 <li>
-<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>
+<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a>
+</li>
+</ul>
+<p>
+<strong>Media</strong>
+</p>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/">Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat">Twitter</a>
 </li>
 </ul>
 <p>

Added: tomcat/site/trunk/xdocs/ci.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1088198&view=auto
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (added)
+++ tomcat/site/trunk/xdocs/ci.xml Sun Apr  3 01:04:20 2011
@@ -0,0 +1,48 @@
+<?xml version="1.0"?>
+<document>
+
+  <properties>
+    <title>Continuous Integration</title>
+  </properties>
+
+<body>
+
+<section name="Continuous Integration">
+
+<p>Resources:</p>
+
+<ul>
+  <li>Documentation published by Buildbot:
+    <ul>
+      <li><a href="http://ci.apache.org/projects/tomcat/tomcat6/docs/index.html">Tomcat 6.0.x-dev</a></li>
+      <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html">Tomcat 7.0.x-dev</a></li>
+    </ul>
+  </li>
+</ul>
+
+<p>Links:</p>
+
+<ul>
+  <li><a href="http://ci.apache.org/">ASF Build Services</a> overview.</li>
+  <li>Buildbot:
+    <ul>
+      <li><a href="http://ci.apache.org/buildbot.html">Overview</a></li>
+      <li>Build runs:
+        <ul>
+          <li><a href="http://ci.apache.org/builders/tomcat-trunk">tomcat-trunk</a></li>
+          <li><a href="http://ci.apache.org/builders/tomcat-6-trunk">tomcat-6-trunk</a></li>
+        </ul>
+      </li>
+    </ul>
+  </li>
+  <li>Gump:
+    <ul>
+      <li><a href="http://gump.apache.org/">Overview</a></li>
+    </ul>
+  </li>
+</ul>
+
+</section>
+
+</body>
+</document>

Propchange: tomcat/site/trunk/xdocs/ci.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tomcat/site/trunk/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/stylesheets/project.xml?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/stylesheets/project.xml (original)
+++ tomcat/site/trunk/xdocs/stylesheets/project.xml Sun Apr  3 01:04:20 2011
@@ -17,7 +17,7 @@
         <item name="Tomcat 5.5"               href="/download-55.cgi"/>
         <item name="Tomcat Connectors"        href="/download-connectors.cgi"/>
         <item name="Tomcat Native"            href="/download-native.cgi"/>
-        <item name="Archives"                 href="http://archive.apache.org/dist/tomcat"/>
+        <item name="Archives"                 href="http://archive.apache.org/dist/tomcat/"/>
     </menu>
 
     <menu name="Documentation">
@@ -26,6 +26,7 @@
         <item name="Tomcat 5.5"               href="/tomcat-5.5-doc/index.html"/>
         <item name="Tomcat Connectors"        href="/connectors-doc/"/>
         <item name="Tomcat Native"            href="/native-doc/"/>
+        <item name="Wiki"                     href="http://wiki.apache.org/tomcat/FrontPage"/>
         <item name="Migration Guide"          href="/migration.html"/>
     </menu>
 
@@ -41,8 +42,13 @@
     <menu name="Get Involved">
         <item name="Overview"                 href="/getinvolved.html"/>
         <item name="SVN Repositories"         href="/svn.html"/>
-        <item name="Mailing Lists"            href="/lists.html"/>
-        <item name="Wiki"                     href="http://wiki.apache.org/tomcat/FrontPage"/>
+        <item name="Buildbot"                 href="/ci.html"/>
+        <item name="Reviewboard"              href="https://reviews.apache.org/groups/tomcat/"/>
+    </menu>
+
+    <menu name="Media">
+        <item name="Blog"                     href="http://blogs.apache.org/tomcat/"/>
+        <item name="Twitter"                  href="http://twitter.com/theapachetomcat"/>
     </menu>
 
     <menu name="Misc">

Modified: tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl?rev=1088198&r1=1088197&r2=1088198&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl (original)
+++ tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl Sun Apr  3 01:04:20 2011
@@ -161,6 +161,9 @@
             <xsl:when test="starts-with(@href, 'http://')">
                 <xsl:value-of select="@href"/>
             </xsl:when>
+            <xsl:when test="starts-with(@href, 'https://')">
+                <xsl:value-of select="@href"/>
+            </xsl:when>
             <xsl:when test="starts-with(@href, '/site')">
                 <xsl:text>http://tomcat.apache.org</xsl:text><xsl:value-of select="@href"/>
             </xsl:when>



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