Author: markt
Date: Thu Jun 25 16:09:04 2009
New Revision: 788412

URL: http://svn.apache.org/viewvc?rev=788412&view=rev
Log:
Remove the 4.1.x and watchdog info from the svn pages now they are in the 
archive.

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

Modified: tomcat/site/trunk/docs/svn.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/svn.html?rev=788412&r1=788411&r2=788412&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Thu Jun 25 16:09:04 2009
@@ -256,7 +256,7 @@
         <code>/container/</code>
 </a>
 </td>
-    <td>The core Tomcat code for Tomcat 4.x and 5.x</td>
+    <td>The core Tomcat code for Tomcat 5.x</td>
   </tr>
   <tr>
     <td>
@@ -264,7 +264,7 @@
         <code>/current/</code>
 </a>
 </td>
-    <td>Single directory checkouts for Tomcat 4.x and 5.x</td>
+    <td>Single directory checkout for Tomcat 5.x</td>
   </tr>
   <tr>
     <td>
@@ -272,7 +272,7 @@
         <code>/current-svn15</code>
 </a>
 </td>
-    <td>Single directory checkouts for Tomcat 4.x and 5.x using svn 1.5+
+    <td>Single directory checkout for Tomcat 5.x using svn 1.5+
         style relative links for the externals</td>
   </tr>
   <tr>
@@ -281,7 +281,7 @@
         <code>/connectors/</code>
 </a>
 </td>
-    <td>The HTTP and AJP implementation code for Tomcat 4.x and 5.x</td>
+    <td>The HTTP and AJP implementation code for Tomcat 5.x</td>
   </tr>
   <tr>
     <td>
@@ -289,7 +289,7 @@
         <code>/jasper/</code>
 </a>
 </td>
-    <td>The JSP engine implmentation for Tomcat 4.x and 5.x</td>
+    <td>The JSP engine implmentation for Tomcat 5.x</td>
   </tr>
   <tr>
     <td>
@@ -297,7 +297,7 @@
         <code>/servletapi/</code>
 </a>
 </td>
-    <td>The Servlet and JSP APIs for Tomcat 4.x and 5.x</td>
+    <td>The Servlet and JSP APIs for Tomcat 5.x</td>
   </tr>
   <tr>
     <td>
@@ -326,14 +326,6 @@
         using Commit-then-Review and then voted on for porting to the
         release branches using Review-then-Commit.</td>
   </tr>
-  <tr>
-    <td>
-<a href="http://svn.apache.org/repos/asf/tomcat/watchdog";>
-        <code>/watchdog/</code>
-</a>
-</td>
-    <td>Specification compliance test harness for Tomcat 4.x</td>
-  </tr>
 </table>
 
 </blockquote>
@@ -361,10 +353,10 @@
 <p>
 <blockquote>
 <p>Sources for Tomcat 6 are available from a single module.</p>
-<p>Tomcat 4 and 5 each requires sources from multiple modules. To simplify
-checkouts of the latest sources for Tomcat 4 and 5, a Subversion feature
-called externals has been used. This groups all the modules for these major
-Tomcat versions as sub-directories of a single directory and enables them to
+<p>Tomcat 5 requires sources from multiple modules. To simplify
+checkouts of the latest sources for Tomcat 5, a Subversion feature
+called externals has been used. This groups all the modules for this major
+Tomcat version as sub-directories of a single directory and enables them to
 be checked out in a single command. The modules included for each version are
 listed in the section below.</p>
 
@@ -397,18 +389,10 @@
     <td>5.5.x (svn 1.5+)</td>
     <td>http://svn.apache.org/repos/asf/tomcat/current-svn15/tc5.5.x</td>
   </tr>
-  <tr>
-    <td>4.1.x (pre svn 1.5)</td>
-    <td>http://svn.apache.org/repos/asf/tomcat/current/tc4.1.x</td>
-  </tr>
-  <tr>
-    <td>4.1.x (svn 1.5+)</td>
-    <td>http://svn.apache.org/repos/asf/tomcat/current-svn15/tc4.1.x</td>
-  </tr>
 </table>
 
-<p>Note that if you view the directories for Tomcat 4 or 5 in your browser
-they will appear to be empty due to the use of externals.</p>
+<p>Note that if you view the directory for Tomcat 5 in your browser
+it will appear to be empty due to the use of externals.</p>
 </blockquote>
 </p>
 </td>
@@ -475,32 +459,6 @@
 </li>
 </ul>
 
-<p>Tomcat 4.1.x is built from the following modules under
-<a href="http://svn.apache.org/repos/asf/tomcat";>
-http://svn.apache.org/repos/asf/tomcat</a>:</p>
-<ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/tomcat/container/branches/tc4.1.x";>
-        <code>/container/branches/tc4.1.x</code>
-</a>
-</li>
-  <li>
-<a href="http://svn.apache.org/repos/asf/tomcat/connectors/trunk";>
-        <code>/connectors/trunk</code>
-</a>
-</li>
-  <li>
-<a href="http://svn.apache.org/repos/asf/tomcat/jasper/branches/tc4.1.x";>
-        <code>/jasper/branches/tc4.1.x</code>
-</a>
-</li>
-  <li>
-<a 
href="http://svn.apache.org/repos/asf/tomcat/servletapi/branches/servlet2.3-jsp1.2-tc4.x";>
-        <code>/servletapi/branches/servlet2.3-jsp1.2-tc4.x</code>
-</a>
-</li>
-</ul>
-
 <p>The Tomcat JK native connectors are built from the following module under
 <a href="http://svn.apache.org/repos/asf/tomcat";>
 http://svn.apache.org/repos/asf/tomcat</a>:</p>

Modified: tomcat/site/trunk/xdocs/svn.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/svn.xml?rev=788412&r1=788411&r2=788412&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/svn.xml (original)
+++ tomcat/site/trunk/xdocs/svn.xml Thu Jun 25 16:09:04 2009
@@ -44,33 +44,33 @@
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/container";>
         <code>/container/</code></a></td>
-    <td>The core Tomcat code for Tomcat 4.x and 5.x</td>
+    <td>The core Tomcat code for Tomcat 5.x</td>
   </tr>
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/current";>
         <code>/current/</code></a></td>
-    <td>Single directory checkouts for Tomcat 4.x and 5.x</td>
+    <td>Single directory checkout for Tomcat 5.x</td>
   </tr>
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/current-svn15";>
         <code>/current-svn15</code></a></td>
-    <td>Single directory checkouts for Tomcat 4.x and 5.x using svn 1.5+
+    <td>Single directory checkout for Tomcat 5.x using svn 1.5+
         style relative links for the externals</td>
   </tr>
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/connectors";>
         <code>/connectors/</code></a></td>
-    <td>The HTTP and AJP implementation code for Tomcat 4.x and 5.x</td>
+    <td>The HTTP and AJP implementation code for Tomcat 5.x</td>
   </tr>
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/jasper";>
         <code>/jasper/</code></a></td>
-    <td>The JSP engine implmentation for Tomcat 4.x and 5.x</td>
+    <td>The JSP engine implmentation for Tomcat 5.x</td>
   </tr>
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/servletapi";>
         <code>/servletapi/</code></a></td>
-    <td>The Servlet and JSP APIs for Tomcat 4.x and 5.x</td>
+    <td>The Servlet and JSP APIs for Tomcat 5.x</td>
   </tr>
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/site";>
@@ -90,21 +90,16 @@
         using Commit-then-Review and then voted on for porting to the
         release branches using Review-then-Commit.</td>
   </tr>
-  <tr>
-    <td><a href="http://svn.apache.org/repos/asf/tomcat/watchdog";>
-        <code>/watchdog/</code></a></td>
-    <td>Specification compliance test harness for Tomcat 4.x</td>
-  </tr>
 </table>
 
 </section>
 
 <section name="Convenience directories">
 <p>Sources for Tomcat 6 are available from a single module.</p>
-<p>Tomcat 4 and 5 each requires sources from multiple modules. To simplify
-checkouts of the latest sources for Tomcat 4 and 5, a Subversion feature
-called externals has been used. This groups all the modules for these major
-Tomcat versions as sub-directories of a single directory and enables them to
+<p>Tomcat 5 requires sources from multiple modules. To simplify
+checkouts of the latest sources for Tomcat 5, a Subversion feature
+called externals has been used. This groups all the modules for this major
+Tomcat version as sub-directories of a single directory and enables them to
 be checked out in a single command. The modules included for each version are
 listed in the section below.</p>
 
@@ -136,18 +131,10 @@
     <td>5.5.x (svn 1.5+)</td>
     <td>http://svn.apache.org/repos/asf/tomcat/current-svn15/tc5.5.x</td>
   </tr>
-  <tr>
-    <td>4.1.x (pre svn 1.5)</td>
-    <td>http://svn.apache.org/repos/asf/tomcat/current/tc4.1.x</td>
-  </tr>
-  <tr>
-    <td>4.1.x (svn 1.5+)</td>
-    <td>http://svn.apache.org/repos/asf/tomcat/current-svn15/tc4.1.x</td>
-  </tr>
 </table>
 
-<p>Note that if you view the directories for Tomcat 4 or 5 in your browser
-they will appear to be empty due to the use of externals.</p>
+<p>Note that if you view the directory for Tomcat 5 in your browser
+it will appear to be empty due to the use of externals.</p>
 </section>
 
 <section name="Sources by major version">
@@ -175,20 +162,6 @@
         <code>/servletapi/servlet2.4-jsp2.0-tc5.x</code></a></li>
 </ul>
 
-<p>Tomcat 4.1.x is built from the following modules under
-<a href="http://svn.apache.org/repos/asf/tomcat";>
-http://svn.apache.org/repos/asf/tomcat</a>:</p>
-<ul>
-  <li><a 
href="http://svn.apache.org/repos/asf/tomcat/container/branches/tc4.1.x";>
-        <code>/container/branches/tc4.1.x</code></a></li>
-  <li><a href="http://svn.apache.org/repos/asf/tomcat/connectors/trunk";>
-        <code>/connectors/trunk</code></a></li>
-  <li><a href="http://svn.apache.org/repos/asf/tomcat/jasper/branches/tc4.1.x";>
-        <code>/jasper/branches/tc4.1.x</code></a></li>
-  <li><a 
href="http://svn.apache.org/repos/asf/tomcat/servletapi/branches/servlet2.3-jsp1.2-tc4.x";>
-        <code>/servletapi/branches/servlet2.3-jsp1.2-tc4.x</code></a></li>
-</ul>
-
 <p>The Tomcat JK native connectors are built from the following module under
 <a href="http://svn.apache.org/repos/asf/tomcat";>
 http://svn.apache.org/repos/asf/tomcat</a>:</p>



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

Reply via email to