Author: julianfoad
Date: Tue Feb 27 10:51:35 2018
New Revision: 1825437

URL: http://svn.apache.org/viewvc?rev=1825437&view=rev
Log:
* publish/docs/community-guide/releasing.part.html
  (releasing-update-website): Correction and clarity.

* publish/download.html
  (pre-releases): Cross-reference to 'release.py write-downloads'.

Modified:
    subversion/site/publish/docs/community-guide/releasing.part.html
    subversion/site/publish/download.html

Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1825437&r1=1825436&r2=1825437&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Tue Feb 27 
10:51:35 2018
@@ -1161,7 +1161,8 @@ update links to the release announcement
   <li>Edit the <tt>^/subversion/site/publish/download.html</tt> page
   to note the latest release.
   Use <tt>release.py write-downloads</tt> to generate the table.
-  If this is a stable release, update the <tt>[preferred]</tt> or 
<tt>[supported]</tt> ezt macros;
+  If this is a stable release, update the <tt>[version]</tt> or 
<tt>[supported]</tt>
+  ezt macro definition (e.g. <tt>[define version]1.7.0[end]</tt>);
   If this is a pre-release, uncomment the <tt>&lt;div 
id="pre-releases"&gt;</tt>;
   if this is a 1.x.0 release that obsoletes the pre-release, comment it back 
out.</li>
   <li>Edit the <tt>^/subversion/site/publish/doap.rdf</tt> file to note the

Modified: subversion/site/publish/download.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/download.html?rev=1825437&r1=1825436&r2=1825437&view=diff
==============================================================================
--- subversion/site/publish/download.html (original)
+++ subversion/site/publish/download.html Tue Feb 27 10:51:35 2018
@@ -172,7 +172,8 @@ Other mirrors:
 </div>  <!-- #supported-releases -->
 
 <!-- When in a pre-release phase, uncomment the following, and paste the
-     correct content after it. -->
+     correct content after it. Use 'release.py write-downloads' to
+     generate the table. -->
 <div class="h3" id="pre-releases">
 <h3>Pre-releases
   <a class="sectionlink" href="#pre-releases"


Reply via email to