Author: kkolinko
Date: Fri Oct 19 21:13:00 2012
New Revision: 929

Log:
Revert to the short version of README.html
The long one belongs to the "v6.0.36" subdirectory, not here.

Modified:
    release/tomcat/tomcat-6/README.html

Modified: release/tomcat/tomcat-6/README.html
==============================================================================
--- release/tomcat/tomcat-6/README.html (original)
+++ release/tomcat/tomcat-6/README.html Fri Oct 19 21:13:00 2012
@@ -1,87 +1,5 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML><HEAD><TITLE>Apache Tomcat 6.0.36</TITLE>
-<META http-equiv=Content-Type content="text/html;charset=ISO-8859-1">
-</HEAD>
-<BODY>
-<P>
-<H3>Apache Tomcat 6.0.36</H3>
-<P></P>
-<p>Useful references:</p>
+<p><h3>Apache Tomcat 6.0</h3></p>
 <ul>
-<li><a href="RELEASE-NOTES">Release notes</a>, with important information 
-about known issues</li>
-<li><a 
href="http://tomcat.apache.org/tomcat-6.0-doc/changelog.html";>Changelog</a></li>
+<li>Current stable version is 6.0.36.
+</li>
 </ul>
-
-<p><b>NOTE: The tar files in this distribution use GNU tar extensions, 
-and must be untarred with a GNU compatible version of tar. The version 
-of <CODE>tar</CODE> on Solaris and Mac OS X will not work with 
-these files.</b></P>
-
-<p><font color="red">Tomcat 6.0 requires JRE 5.0 or later.  Read the 
-RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
-</font></p>
-
-<h4>Packaging Details (or "What Should I Download?")</h4>
-<dl>
-<dt><b>bin/</b></dt>
-<dd><dl>
-  <dt>apache-tomcat-[version].zip or .tar.gz</dt>
-    <dd>Base distribution. These distributions do not include the Windows
-    service wrapper nor the compiled APR/native library for Windows.</dd>
-  <dt>apache-tomcat-[version].exe</dt>
-    <dd>32-bit/64-bit Windows installer for Tomcat. &nbsp; Please note that 
while this
-    distribution includes the vast majority of the base distribution, some of 
the
-    command-line scripts for launching Tomcat are not included.  This 
distribution
-    is intended for those users planning to launch Tomcat through the Windows
-    shortcuts or services.</dd>
-  <dt>apache-tomcat-[version]-windows-x86.zip</dt>
-    <dd>32-bit Windows specific distribution that includes the Windows service
-    wrapper and the compiled APR/native library for use with 32-bit JVMs on 
both
-    32 and 64 bit Windows platforms.</dd>
-  <dt>apache-tomcat-[version]-windows-x64.zip</dt>
-    <dd>64-bit Windows specific distribution that includes the Windows service
-    wrapper and the compiled APR/native library for use with 64-bit JVMs on
-    x64 Windows platforms.</dd>
-  <dt>apache-tomcat-[version]-windows-i64.zip</dt>
-    <dd>64-bit Windows specific distribution that includes the Windows service
-    wrapper and the compiled APR/native library for use with 64-bit JVMs on
-    Itanium 64-bit Windows platforms.</dd>
-  <dt>apache-tomcat-[version]-deployer.zip or .tar.gz</dt>
-    <dd>The standalone Tomcat Web Application Deployer.</dd>
-  <dt>apache-tomcat-[version]-fulldocs.tar.gz</dt>
-    <dd>The Tomcat documentation bundle, including complete javadocs.</dd>
-</dl></dd>
-<dt><b>bin/extras/</b></dt>
-<dd>Additional components. See
-  <a 
href="http://tomcat.apache.org/tomcat-6.0-doc/extras.html";>documentation</a>.</dd>
-<dt><b>src/</b></dt>
-<dd><dl>
-  <dt>apache-tomcat-[version].zip or .tar.gz</dt>
-    <dd>The source code. See
-    <a href="http://tomcat.apache.org/tomcat-6.0-doc/building.html";>building 
instructions</a>.</dd>
-</dl></dd>
-</dl>
-
-<P>Thank you for using <A href="http://tomcat.apache.org/";>Tomcat</A>!. 
-</P>
-<P><B>The Apache Tomcat Project</B> <BR><A 
-href="http://tomcat.apache.org/";>http://tomcat.apache.org/</A> </P>
-<P>
-<P></P></BODY></HTML>



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

Reply via email to