Author: cbrisson
Date: Sun Mar 31 19:47:54 2019
New Revision: 1856692

URL: http://svn.apache.org/viewvc?rev=1856692&view=rev
Log:
[site] Minor changes in release process pages (and push to prod)

Modified:
    velocity/site/cms/trunk/content/release-process.mdtext
    velocity/site/production/release-process.html

Modified: velocity/site/cms/trunk/content/release-process.mdtext
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/release-process.mdtext?rev=1856692&r1=1856691&r2=1856692&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/release-process.mdtext (original)
+++ velocity/site/cms/trunk/content/release-process.mdtext Sun Mar 31 19:47:54 
2019
@@ -73,6 +73,8 @@ These operations need to be performed on
 
 These steps must be performed **for each** release.
 
+* Check dependencies and velocity-parent versions
+
 * Archive the previous release candidate
 
     If it's not the first release candidate you're trying to release, you 
should archive the previous release candidate. For instance:
@@ -269,8 +271,9 @@ After a vote is finished, and it has bee
         velocity/site/cms/trunk/content/left.nav
         velocity/site/cms/trunk/content/news.xml
         velocity/site/cms/trunk/content/${module}/index.mdtext
+        velocity/site/cms/trunk/content/index.mdtext (status section)
         
-    Push the changes into production.
+    Push the changes into production.   
     
     Check the resulting site for broken links
     
@@ -281,9 +284,9 @@ After a vote is finished, and it has bee
 
 * Send announcement
         
-    Finally, send an an announcement to the **users** and **developers mailing 
list** (in text-only format), by adapting the following canevas:
+    Finally, send an an announcement to users@, dev@, general@ 
velocity.apache.org and at announce@ apache.org (in text-only format and using 
your @apache.org committer email, see [how to configure your SMTP 
client](https://reference.apache.org/committer/email)), by adapting the 
following canevas:
         
-        Subject: [ANNOUNCE] Velocity ${module} ${version} ${quality} released
+        Subject: [ANNOUNCE] Velocity ${module} ${version} ${quality} Released
         
         The Apache Velocity team is pleased to announce the release of 
Velocity ${module} ${version} ${quality}.
 
@@ -319,6 +322,4 @@ After a vote is finished, and it has bee
         [4]: http://velocity.apache.org/contact.html#mailing-lists
         [5]: https://issues.apache.org/jira/projects/[VELTOOLS or VELOCITY]
 
-    And send the same announcement in a separate email to the 
**[email protected]** moderated list using your `@apache.org` email (see [how 
to configure your SMTP client](https://reference.apache.org/committer/email)).
-
 **You have finished!**

Modified: velocity/site/production/release-process.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/release-process.html?rev=1856692&r1=1856691&r2=1856692&view=diff
==============================================================================
--- velocity/site/production/release-process.html (original)
+++ velocity/site/production/release-process.html Sun Mar 31 19:47:54 2019
@@ -294,6 +294,9 @@ h2:hover > .headerlink, h3:hover > .head
 <p>These steps must be performed <strong>for each</strong> release.</p>
 <ul>
 <li>
+<p>Check dependencies and velocity-parent versions</p>
+</li>
+<li>
 <p>Archive the previous release candidate</p>
 <p>If it's not the first release candidate you're trying to release, you 
should archive the previous release candidate. For instance:</p>
 <div class="codehilite"><pre>svn mv ci -m <span class="s2">&quot;[engine] 
archive engine 2.0 RC4&quot;</span> 
https://[email protected]/repos/asf/velocity/engine/tags/2.0 
https://[email protected]/repos/asf/velocity/engine/tags/2.0-RC4
@@ -477,10 +480,11 @@ Everyone who has tested the build is inv
 velocity/site/cms/trunk/content/left.nav
 velocity/site/cms/trunk/content/news.xml
 velocity/site/cms/trunk/content/<span class="cp">${</span><span 
class="n">module</span><span class="cp">}</span>/index.mdtext
+velocity/site/cms/trunk/content/index.mdtext (status section)
 </pre></div>
 
 
-<p>Push the changes into production.</p>
+<p>Push the changes into production.   </p>
 <p>Check the resulting site for broken links</p>
 <div class="codehilite"><pre>wget --spider -r -nd -nv -H -l <span 
class="m">2</span> -w <span class="m">2</span> -o links.log 
https://velocity.apache.org/
 </pre></div>
@@ -492,8 +496,8 @@ velocity/site/cms/trunk/content/<span cl
 </li>
 <li>
 <p>Send announcement</p>
-<p>Finally, send an an announcement to the <strong>users</strong> and 
<strong>developers mailing list</strong> (in text-only format), by adapting the 
following canevas:</p>
-<div class="codehilite"><pre>Subject: [ANNOUNCE] Velocity <span 
class="cp">${</span><span class="n">module</span><span class="cp">}</span> 
<span class="cp">${</span><span class="n">version</span><span 
class="cp">}</span> <span class="cp">${</span><span 
class="n">quality</span><span class="cp">}</span> released
+<p>Finally, send an an announcement to users@, dev@, general@ 
velocity.apache.org and at announce@ apache.org (in text-only format and using 
your @apache.org committer email, see <a 
href="https://reference.apache.org/committer/email";>how to configure your SMTP 
client</a>), by adapting the following canevas:</p>
+<div class="codehilite"><pre>Subject: [ANNOUNCE] Velocity <span 
class="cp">${</span><span class="n">module</span><span class="cp">}</span> 
<span class="cp">${</span><span class="n">version</span><span 
class="cp">}</span> <span class="cp">${</span><span 
class="n">quality</span><span class="cp">}</span> Released
 
 The Apache Velocity team is pleased to announce the release of Velocity <span 
class="cp">${</span><span class="n">module</span><span class="cp">}</span> 
<span class="cp">${</span><span class="n">version</span><span 
class="cp">}</span> <span class="cp">${</span><span 
class="n">quality</span><span class="cp">}</span>.
 
@@ -531,7 +535,6 @@ Regards,
 </pre></div>
 
 
-<p>And send the same announcement in a separate email to the 
<strong>[email protected]</strong> moderated list using your 
<code>@apache.org</code> email (see <a 
href="https://reference.apache.org/committer/email";>how to configure your SMTP 
client</a>).</p>
 </li>
 </ul>
 <p><strong>You have finished!</strong></p></div></div>


Reply via email to