/[Apache-SVN]/tomcat/site/trunk/xdocs/svn.xml
ViewVC logotype

Diff of /tomcat/site/trunk/xdocs/svn.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- tomcat/site/trunk/xdocs/svn.xml	2005/09/23 20:39:24	291202
+++ tomcat/site/trunk/xdocs/svn.xml	2005/09/23 21:23:32	291203
@@ -38,6 +38,11 @@ http://svn.apache.org/repos/asf/tomcat</
     <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 @@ http://svn.apache.org/repos/asf/tomcat</
 <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 @@ http://svn.apache.org/repos/asf/tomcat</
   <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 @@ http://svn.apache.org/repos/asf/tomcat</
   <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 @@ http://svn.apache.org/repos/asf/tomcat</
   <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> 
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26