Author: markt
Date: Sat Feb  5 01:21:44 2011
New Revision: 1067370

URL: http://svn.apache.org/viewvc?rev=1067370&view=rev
Log:
Add 7.0.8 to front page

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1067370&r1=1067369&r2=1067370&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Sat Feb  5 01:21:44 2011
@@ -3,18 +3,18 @@
 <html>
 <head>
 <title>Apache Tomcat - Welcome!</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>
@@ -178,11 +178,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="Apache Tomcat">
 <!--()-->
 </a>
@@ -224,25 +224,25 @@ project logo are trademarks of the Apach
 </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">
-<a name="Tomcat 7.0.6 Released">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Tomcat 7.0.8 Released">
 <!--()-->
 </a>
-<a name="Tomcat_7.0.6_Released">
-<strong>Tomcat 7.0.6 Released</strong>
+<a name="Tomcat_7.0.8_Released">
+<strong>Tomcat 7.0.8 Released</strong>
 </a>
 </font>
 </td>
-<td bgcolor="#525D76" align="right">
-<font face="arial,helvetica.sanserif" color="#ffffff">
-<strong>2011-01-14</strong>
+<td align="right" bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica.sanserif">
+<strong>2011-02-05</strong>
 </font>
 </td>
 </tr>
@@ -251,14 +251,13 @@ project logo are trademarks of the Apach
 <p>
 <blockquote>
 <p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.6 of
-Apache Tomcat. This is the first stable release of the Tomcat 7 branch. This
-release contains a number of bug fixes, further performance improvements in
-session management and several enhancements to the memory leak detection and
-prevention features.</p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.8 of
+Apache Tomcat. This release includes security and bug fixes over Apache Tomcat
+7.0.6.</p>
+
 <p align="center">
 <a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.6</a>
+<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.8</a>
 </p>
 </blockquote>
 </p>
@@ -266,14 +265,14 @@ prevention features.</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="Tomcat 6.0.32 Released">
 <!--()-->
 </a>
@@ -282,8 +281,8 @@ prevention features.</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>2011-02-03</strong>
 </font>
 </td>
@@ -307,14 +306,14 @@ Apache Tomcat. This release includes sec
 </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 5.5.32 Released">
 <!--()-->
 </a>
@@ -323,8 +322,8 @@ Apache Tomcat. This release includes sec
 </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-02-01</strong>
 </font>
 </td>
@@ -349,14 +348,14 @@ fixes over Apache Tomcat 5.5.31.
 </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.31 Released">
 <!--()-->
 </a>
@@ -365,8 +364,8 @@ fixes over Apache Tomcat 5.5.31.
 </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-11-01</strong>
 </font>
 </td>
@@ -390,14 +389,14 @@ This release includes mainly bug fixes 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 Native 1.1.20 Released">
 <!--()-->
 </a>
@@ -406,8 +405,8 @@ This release includes mainly bug fixes 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-02-17</strong>
 </font>
 </td>
@@ -430,14 +429,14 @@ This version is principally a bugfix rel
 </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="Old news">
 <!--()-->
 </a>
@@ -460,7 +459,7 @@ This version is principally a bugfix rel
 </tr>
 <tr>
 <td>
-<br />
+<br/>
 </td>
 </tr>
 </table>
@@ -469,17 +468,17 @@ This version is principally a bugfix rel
 <!--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/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1067370&r1=1067369&r2=1067370&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Sat Feb  5 01:21:44 2011
@@ -33,16 +33,15 @@ project logo are trademarks of the Apach
 
 </section>
 
-<section name="Tomcat 7.0.6 Released" rtext="2011-01-14">
+<section name="Tomcat 7.0.8 Released" rtext="2011-02-05">
 <p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.6 of
-Apache Tomcat. This is the first stable release of the Tomcat 7 branch. This
-release contains a number of bug fixes, further performance improvements in
-session management and several enhancements to the memory leak detection and
-prevention features.</p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.8 of
+Apache Tomcat. This release includes security and bug fixes over Apache Tomcat
+7.0.6.</p>
+
 <p align="center">
 <a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.6</a>
+<a href="tomcat-7.0-doc/changelog.html">ChangeLog for 7.0.8</a>
 </p>
 </section>
 



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

Reply via email to