You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2017/07/03 08:19:13 UTC

svn commit: r1800601 - /tomcat/site/trunk/README.txt

Author: violetagg
Date: Mon Jul  3 08:19:13 2017
New Revision: 1800601

URL: http://svn.apache.org/viewvc?rev=1800601&view=rev
Log:
Add how to update documentation for Tomcat 8.5.x.

Modified:
    tomcat/site/trunk/README.txt

Modified: tomcat/site/trunk/README.txt
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?rev=1800601&r1=1800600&r2=1800601&view=diff
==============================================================================
--- tomcat/site/trunk/README.txt (original)
+++ tomcat/site/trunk/README.txt Mon Jul  3 08:19:13 2017
@@ -61,7 +61,7 @@ reflected on the live tomcat.apache.org
 immediately, so go to http://tomcat.apache.org/ and have fun.
 
 
-To update the documentation for Tomcat 6.0.x, 7.0.x, 8.0.x or 9.0.x:
+To update the documentation for Tomcat 6.0.x, 7.0.x, 8.0.x, 8.5.x or 9.0.x:
 ==========================================================================
 
 1. If you are using the "sparse" checkout feature, make sure that
@@ -74,6 +74,7 @@ To update the documentation for Tomcat 6
    svn up --set-depth infinity docs/tomcat-6.0-doc
    svn up --set-depth infinity docs/tomcat-7.0-doc
    svn up --set-depth infinity docs/tomcat-8.0-doc
+   svn up --set-depth infinity docs/tomcat-8.5-doc
    svn up --set-depth infinity docs/tomcat-9.0-doc
 
 2. Create build.properties file if you have not done so yet and set
@@ -96,6 +97,7 @@ To update the documentation for Tomcat 6
    ant release-6
    ant release-7
    ant release-8
+   ant release-85
    ant release-9
 
 5. Check the changes with "svn status" command.



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