Author: markt
Date: Sun Apr  3 12:41:47 2016
New Revision: 1737584

URL: http://svn.apache.org/viewvc?rev=1737584&view=rev
Log:
Add the 8.5.x branch

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=1737584&r1=1737583&r2=1737584&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Sun Apr  3 12:41:47 2016
@@ -370,6 +370,16 @@ http://svn.apache.org/repos/asf/tomcat</
   
 <tr>
     
+<td><a href="http://svn.apache.org/repos/asf/tomcat/tc8.5.x";>
+        <code>/tc8.5.x/</code></a></td>
+    <td>The Tomcat 8.5.x release branch. See
+        <a href="http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk";>
+        <code>/tc8.5.x/trunk/</code></a>.</td>
+  
+</tr>
+  
+<tr>
+    
 <td><a href="http://svn.apache.org/repos/asf/tomcat/trunk";>
         <code>/trunk/</code></a></td>
     <td>The primary development branch. Tomcat 9.0.x.
@@ -400,7 +410,6 @@ its projects. See <a href="http://git.ap
 <li>The Git repositories at <a 
href="http://git.apache.org/";>http://git.apache.org/</a>
     and their clones at GitHub are only mirrors. The official code repository
     is the Subversion one, documented above.</li>
-
   
 <li>To propose a patch, please follow general patch submission guidelines,
     documented on the <a href="bugreport.html">Bug Database</a> page.</li>

Modified: tomcat/site/trunk/xdocs/svn.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/svn.xml?rev=1737584&r1=1737583&r2=1737584&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/svn.xml (original)
+++ tomcat/site/trunk/xdocs/svn.xml Sun Apr  3 12:41:47 2016
@@ -109,6 +109,13 @@ http://svn.apache.org/repos/asf/tomcat</
         <code>/tc8.0.x/trunk/</code></a>.</td>
   </tr>
   <tr>
+    <td><a href="http://svn.apache.org/repos/asf/tomcat/tc8.5.x";>
+        <code>/tc8.5.x/</code></a></td>
+    <td>The Tomcat 8.5.x release branch. See
+        <a href="http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk";>
+        <code>/tc8.5.x/trunk/</code></a>.</td>
+  </tr>
+  <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/trunk";>
         <code>/trunk/</code></a></td>
     <td>The primary development branch. Tomcat 9.0.x.
@@ -130,18 +137,6 @@ its projects. See <a href="http://git.ap
   <li>The Git repositories at <a 
href="http://git.apache.org/";>http://git.apache.org/</a>
     and their clones at GitHub are only mirrors. The official code repository
     is the Subversion one, documented above.</li>
-<!-- The following is no more relevant, as svn:externals in Tomcat 7
-was replaced with a copy of jdbc-pool in r1360704 on Jul 12th 2012.
-  <li>The Git mirrors do not have support for the <code>svn:externals</code>
-    property.<br/>
-    A consequence of this is that the <strong>tomcat70.git</strong> repository
-    lacks the source code for the <code>jdbc-pool</code> module. The code comes
-    from certain revision of Tomcat trunk, as configured by the
-    <code>svn:externals</code> property that is set on the <code>modules</code>
-    directory.
-    To be able to build Tomcat 7, you have to get the missing source code, e.g.
-    from a source archive of a released version of Tomcat 7.</li>
--->
   <li>To propose a patch, please follow general patch submission guidelines,
     documented on the <a href="bugreport.html">Bug Database</a> page.</li>
 </ol>



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

Reply via email to