You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/03/05 21:14:52 UTC

svn commit: r919582 - in /tomcat/site/trunk: docs/svn.html xdocs/svn.xml

Author: kkolinko
Date: Fri Mar  5 20:14:52 2010
New Revision: 919582

URL: http://svn.apache.org/viewvc?rev=919582&view=rev
Log:
svn.xml:
Corrected descriptions for tc5.5.x, tc6.0.x branches, as we do not have "separate modules" in 5.5 anymore.
Added link to taglibs 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/viewvc/tomcat/site/trunk/docs/svn.html?rev=919582&r1=919581&r2=919582&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Fri Mar  5 20:14:52 2010
@@ -274,6 +274,14 @@
   </tr>
   <tr>
     <td>
+<a href="http://svn.apache.org/repos/asf/tomcat/taglibs">
+        <code>/taglibs/</code>
+</a>
+</td>
+    <td>The Apache Taglibs source code and website.</td>
+  </tr>
+  <tr>
+    <td>
 <a href="http://svn.apache.org/repos/asf/tomcat/tags">
         <code>/tags/</code>
 </a>
@@ -286,8 +294,7 @@
         <code>/tc5.5.x/</code>
 </a>
 </td>
-    <td>The stable 5.5.x release branch, with separate modules but
-        no use of externals.</td>
+    <td>The stable 5.5.x release branch.</td>
   </tr>
   <tr>
     <td>
@@ -295,8 +302,7 @@
         <code>/tc6.0.x/</code>
 </a>
 </td>
-    <td>The stable 6.0.x release branch, with all modules in a single
-        unified tree.</td>
+    <td>The stable 6.0.x release branch.</td>
   </tr>
   <tr>
     <td>

Modified: tomcat/site/trunk/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/svn.xml?rev=919582&r1=919581&r2=919582&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/svn.xml (original)
+++ tomcat/site/trunk/xdocs/svn.xml Fri Mar  5 20:14:52 2010
@@ -58,6 +58,11 @@
     <td>The Apache Tomcat website.</td>
   </tr>
   <tr>
+    <td><a href="http://svn.apache.org/repos/asf/tomcat/taglibs">
+        <code>/taglibs/</code></a></td>
+    <td>The Apache Taglibs source code and website.</td>
+  </tr>
+  <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/tags">
         <code>/tags/</code></a></td>
     <td>Tags for the primary development branch. Mainly used for modules.</td>
@@ -65,14 +70,12 @@
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/tc5.5.x">
         <code>/tc5.5.x/</code></a></td>
-    <td>The stable 5.5.x release branch, with separate modules but
-        no use of externals.</td>
+    <td>The stable 5.5.x release branch.</td>
   </tr>
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/tc6.0.x">
         <code>/tc6.0.x/</code></a></td>
-    <td>The stable 6.0.x release branch, with all modules in a single
-        unified tree.</td>
+    <td>The stable 6.0.x release branch.</td>
   </tr>
   <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/trunk">



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