Author: kkolinko
Date: Fri Jan 4 17:10:55 2013
New Revision: 1428988
URL: http://svn.apache.org/viewvc?rev=1428988&view=rev
Log:
Regenerate the site after year update
Several pages (such as ci.html) still had Tomcat 5.5 in their menus. It is now
fixed.
Fix indent in README.txt
Modified:
tomcat/site/trunk/README.txt
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/docs/contact.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/maven-plugin.html
tomcat/site/trunk/docs/migration-6.html
tomcat/site/trunk/docs/migration-7.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/stylesheets/tomcat.css
tomcat/site/trunk/docs/svn.html
tomcat/site/trunk/docs/tomcat-55-eol.html
tomcat/site/trunk/docs/tools.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/docs/whoweare.html
Modified: tomcat/site/trunk/README.txt
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/README.txt (original)
+++ tomcat/site/trunk/README.txt Fri Jan 4 17:10:55 2013
@@ -40,7 +40,7 @@ Sparse checkout:
Once you have the site checked out locally, cd into your
tomcat-site directory and execute:
-ant
+ ant
This will build the documentation from xdocs/ into the docs/ directory. The
output will show you which files got re-generated.
Modified: tomcat/site/trunk/docs/bugreport.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/bugreport.html (original)
+++ tomcat/site/trunk/docs/bugreport.html Fri Jan 4 17:10:55 2013
@@ -1174,7 +1174,7 @@ See <a href="security.html">Security Rep
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/ci.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -1093,7 +1087,7 @@ on the Gump project page. Links to them
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/contact.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/contact.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/contact.html (original)
+++ tomcat/site/trunk/docs/contact.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -294,7 +288,7 @@ Apache sites at once.
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/download-60.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-60.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-60.html (original)
+++ tomcat/site/trunk/docs/download-60.html Fri Jan 4 17:10:55 2013
@@ -2,35 +2,35 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<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"></a></td><td><font
face="arial,helvetica,sanserif">
+<!--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 border="0" alt="Apache
Logo" align="right" src="http://www.apache.org/images/asf-logo.gif"></a></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 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>
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -181,10 +175,10 @@
</li>
</ul>
</td>
-<!--RIGHT SIDE MAIN BODY--><td id="mainBody" align="left" valign="top"
width="80%">
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<!--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 face="arial,helvetica,sanserif" color="#ffffff"><a
name="Tomcat 6 Downloads">
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a
name="Tomcat 6 Downloads">
<!--()--></a><a name="Tomcat_6_Downloads"><strong>Tomcat 6
Downloads</strong></a></font></td>
</tr>
<tr>
@@ -207,9 +201,9 @@
</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"><a
name="Quick Navigation">
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a
name="Quick Navigation">
<!--()--></a><a name="Quick_Navigation"><strong>Quick
Navigation</strong></a></font></td>
</tr>
<tr>
@@ -232,9 +226,9 @@
</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"><a
name="Release Integrity">
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a
name="Release Integrity">
<!--()--></a><a name="Release_Integrity"><strong>Release
Integrity</strong></a></font></td>
</tr>
<tr>
@@ -262,9 +256,9 @@
</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"><a
name="Mirrors"><strong>Mirrors</strong></a></font></td>
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a
name="Mirrors"><strong>Mirrors</strong></a></font></td>
</tr>
<tr>
<td>
@@ -305,9 +299,9 @@
</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"><a
name="6.0.36"><strong>6.0.36</strong></a></font></td>
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a
name="6.0.36"><strong>6.0.36</strong></a></font></td>
</tr>
<tr>
<td>
@@ -322,9 +316,9 @@
</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"><a
name="Binary Distributions">
+<td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica,sanserif"><a
name="Binary Distributions">
<!--()--></a><a name="Binary_Distributions"><strong>Binary
Distributions</strong></a></font></td>
</tr>
<tr>
@@ -418,9 +412,9 @@
-<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"><a
name="Source Code Distributions">
+<td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica,sanserif"><a
name="Source Code Distributions">
<!--()--></a><a name="Source_Code_Distributions"><strong>Source Code
Distributions</strong></a></font></td>
</tr>
<tr>
@@ -472,15 +466,15 @@
<!--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"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+<font color="#525D76" size="-1"><em>
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/download-70.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-70.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-70.html (original)
+++ tomcat/site/trunk/docs/download-70.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -550,7 +544,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/download-connectors.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-connectors.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-connectors.html (original)
+++ tomcat/site/trunk/docs/download-connectors.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -417,7 +411,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/download-native.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-native.html (original)
+++ tomcat/site/trunk/docs/download-native.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -402,7 +396,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/findhelp.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/findhelp.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/findhelp.html (original)
+++ tomcat/site/trunk/docs/findhelp.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -278,7 +272,7 @@ is maintained on the
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/getinvolved.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/getinvolved.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/getinvolved.html (original)
+++ tomcat/site/trunk/docs/getinvolved.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -321,7 +315,7 @@ Apache Tomcat has very loosely defined c
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/heritage.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/heritage.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/heritage.html (original)
+++ tomcat/site/trunk/docs/heritage.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -234,7 +228,7 @@ and oversight structure to manage itself
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Fri Jan 4 17:10:55 2013
@@ -486,7 +486,7 @@ or
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/irc.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/irc.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/irc.html (original)
+++ tomcat/site/trunk/docs/irc.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -226,7 +220,7 @@ connect to the channel using Mozilla.</p
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/legal.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/legal.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/legal.html (original)
+++ tomcat/site/trunk/docs/legal.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -195,7 +189,7 @@
<p>
-All material on this website is Copyright © 1999-2012, The Apache
+All material on this website is Copyright © 1999-2013, The Apache
Software Foundation
</p>
@@ -311,7 +305,7 @@ Version 2.0 (current)</a>.
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/lists.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/lists.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/lists.html (original)
+++ tomcat/site/trunk/docs/lists.html Fri Jan 4 17:10:55 2013
@@ -832,7 +832,7 @@ and how they can be used.
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/maven-plugin.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/maven-plugin.html (original)
+++ tomcat/site/trunk/docs/maven-plugin.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -291,7 +285,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/migration-6.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-6.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-6.html (original)
+++ tomcat/site/trunk/docs/migration-6.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -845,7 +839,7 @@ of Apache Tomcat.</p>
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/migration-7.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-7.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-7.html (original)
+++ tomcat/site/trunk/docs/migration-7.html Fri Jan 4 17:10:55 2013
@@ -1351,7 +1351,7 @@ of Apache Tomcat.</p>
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/migration.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration.html (original)
+++ tomcat/site/trunk/docs/migration.html Fri Jan 4 17:10:55 2013
@@ -366,7 +366,7 @@ accordingly.</p>
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/oldnews.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Fri Jan 4 17:10:55 2013
@@ -2075,7 +2075,7 @@ and join us in Oakland at the <a href="h
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/resources.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/resources.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/resources.html (original)
+++ tomcat/site/trunk/docs/resources.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -401,7 +395,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security-3.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-3.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-3.html (original)
+++ tomcat/site/trunk/docs/security-3.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -685,7 +679,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security-4.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-4.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-4.html (original)
+++ tomcat/site/trunk/docs/security-4.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -1366,7 +1360,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security-5.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-5.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-5.html (original)
+++ tomcat/site/trunk/docs/security-5.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -2007,7 +2001,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security-6.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-6.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-6.html (original)
+++ tomcat/site/trunk/docs/security-6.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -1948,7 +1942,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security-7.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-7.html (original)
+++ tomcat/site/trunk/docs/security-7.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -1517,7 +1511,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security-impact.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-impact.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-impact.html (original)
+++ tomcat/site/trunk/docs/security-impact.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -334,7 +328,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security-jk.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-jk.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-jk.html (original)
+++ tomcat/site/trunk/docs/security-jk.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -443,7 +437,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security-native.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-native.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-native.html (original)
+++ tomcat/site/trunk/docs/security-native.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -315,7 +309,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/security.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security.html (original)
+++ tomcat/site/trunk/docs/security.html Fri Jan 4 17:10:55 2013
@@ -381,7 +381,7 @@
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/stylesheets/tomcat.css
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/stylesheets/tomcat.css?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/stylesheets/tomcat.css (original)
+++ tomcat/site/trunk/docs/stylesheets/tomcat.css Fri Jan 4 17:10:55 2013
@@ -1,5 +1,5 @@
/*
-* Copyright 2002-2012 The Apache Software Foundation
+* Copyright 2002-2013 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Modified: tomcat/site/trunk/docs/svn.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/svn.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Fri Jan 4 17:10:55 2013
@@ -441,7 +441,7 @@ its projects. See <a href="http://git.ap
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/tomcat-55-eol.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-55-eol.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-55-eol.html (original)
+++ tomcat/site/trunk/docs/tomcat-55-eol.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -261,7 +255,7 @@ before 30 September 2012.</p>
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/tools.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tools.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tools.html (original)
+++ tomcat/site/trunk/docs/tools.html Fri Jan 4 17:10:55 2013
@@ -60,9 +60,6 @@
<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>
@@ -83,9 +80,6 @@
<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>
@@ -432,7 +426,7 @@ and a committer should be able to fix it
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/whichversion.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Fri Jan 4 17:10:55 2013
@@ -659,7 +659,7 @@ strongly encouraged to migrate to the cu
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
Modified: tomcat/site/trunk/docs/whoweare.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whoweare.html?rev=1428988&r1=1428987&r2=1428988&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whoweare.html (original)
+++ tomcat/site/trunk/docs/whoweare.html Fri Jan 4 17:10:55 2013
@@ -59,9 +59,6 @@
<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>
@@ -82,9 +79,6 @@
<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>
@@ -505,7 +499,7 @@ Emeritus</a> is defined in the Apache gl
<td colspan="2">
<div align="center">
<font color="#525D76" size="-1"><em>
- Copyright © 1999-2012, The Apache Software Foundation
+ Copyright © 1999-2013, 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]