Author: markt
Date: Fri Sep 23 14:23:32 2005
New Revision: 291203

URL: http://svn.apache.org/viewcvs?rev=291203&view=rev
Log:
Update repository structure.
Fix typos.
Add location for JK sources.

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/viewcvs/tomcat/site/trunk/docs/svn.html?rev=291203&r1=291202&r2=291203&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Fri Sep 23 14:23:32 2005
@@ -208,6 +208,14 @@
   </tr>
   <tr>
     <td>
+<a href="http://svn.apache.org/repos/asf/tomcat/build";>
+        <code>/build/</code>
+</a>
+</td>
+    <td>Resources used to build the distributions for TC5.x onwards</td>
+  </tr>
+  <tr>
+    <td>
 <a href="http://svn.apache.org/repos/asf/tomcat/container";>
         <code>/container/</code>
 </a>
@@ -285,13 +293,13 @@
 http://svn.apache.org/repos/asf/tomcat</a>:</p>
 <ul>
   <li>
-<a href="http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x/core";>
-        <code>/container/tc5.5.x/core</code>
+<a href="http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x";>
+        <code>/build/tc5.5.x</code>
 </a>
 </li>
   <li>
-<a href="http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x/catalina";>
-        <code>/container/tc5.5.x/catalina</code>
+<a href="http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x";>
+        <code>/container/tc5.5.x</code>
 </a>
 </li>
   <li>
@@ -332,7 +340,7 @@
 </li>
   <li>
 <a 
href="http://svn.apache.org/repos/asf/tomcat/servletapi/branches/servlet2.3-jsp1.2-tc4.x";>
-        <code>/servletapi/servlet2.3-jsp1.2-tc4.x</code>
+        <code>/servletapi/branches/servlet2.3-jsp1.2-tc4.x</code>
 </a>
 </li>
 </ul>
@@ -353,11 +361,23 @@
 </li>
   <li>
 <a 
href="http://svn.apache.org/repos/asf/tomcat/servletapi/branches/servlet2.2-jsp1.1-tc3.x";>
-        <code>/servletapi/servlet2.2-jsp1.1-tc3.x</code>
+        <code>/servletapi/branches/servlet2.2-jsp1.1-tc3.x</code>
+</a>
+</li>
+</ul>
+
+<p>The Tomcat JK native connectors are built from the following module
+<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/connectors/trunk";>
+        <code>/connectors/trunk</code>
 </a>
 </li>
 </ul>
 
+
 </blockquote>
 </p>
 </td>
@@ -401,7 +421,7 @@
   <li>Other (non-development) branches will be placed in the
       <code>branches/other</code> directory in sub-directories that group the
       other branches by the
- Apache Tomcat version from whcih they were
+ Apache Tomcat version from which they were
       created.</li>
   <li>Tags will be treated in exactly the same way as branches.</li> 
 

Modified: tomcat/site/trunk/xdocs/svn.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/svn.xml?rev=291203&r1=291202&r2=291203&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/svn.xml (original)
+++ tomcat/site/trunk/xdocs/svn.xml Fri Sep 23 14:23:32 2005
@@ -38,6 +38,11 @@
     <td>Modules that are no longer maintained</td>
   </tr>
   <tr>
+    <td><a href="http://svn.apache.org/repos/asf/tomcat/build";>
+        <code>/build/</code></a></td>
+    <td>Resources used to build the distributions for TC5.x onwards</td>
+  </tr>
+  <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/container";>
         <code>/container/</code></a></td>
     <td>The core Tomcat code</td>
@@ -77,10 +82,10 @@
 <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/tc5.5.x/core";>
-        <code>/container/tc5.5.x/core</code></a></li>
-  <li><a 
href="http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x/catalina";>
-        <code>/container/tc5.5.x/catalina</code></a></li>
+  <li><a href="http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x";>
+        <code>/build/tc5.5.x</code></a></li>
+  <li><a href="http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x";>
+        <code>/container/tc5.5.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/tc5.5.x";>
@@ -100,7 +105,7 @@
   <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/servlet2.3-jsp1.2-tc4.x</code></a></li>
+        <code>/servletapi/branches/servlet2.3-jsp1.2-tc4.x</code></a></li>
 </ul>
 
 <p>Tomcat 3.3.x is built from the following modules
@@ -112,9 +117,18 @@
   <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/servletapi/branches/servlet2.2-jsp1.1-tc3.x";>
-        <code>/servletapi/servlet2.2-jsp1.1-tc3.x</code></a></li>
+        <code>/servletapi/branches/servlet2.2-jsp1.1-tc3.x</code></a></li>
+</ul>
+
+<p>The Tomcat JK native connectors are built from the following module
+<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/connectors/trunk";>
+        <code>/connectors/trunk</code></a></li>
 </ul>
 
+
 </section>
 
 <section name="Principles">
@@ -137,7 +151,7 @@
   <li>Other (non-development) branches will be placed in the
       <code>branches/other</code> directory in sub-directories that group the
       other branches by the
- Apache Tomcat version from whcih they were
+ Apache Tomcat version from which they were
       created.</li>
   <li>Tags will be treated in exactly the same way as branches.</li> 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to