You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2018/11/12 17:31:18 UTC

svn commit: r1036872 - in /websites/staging/openwebbeans/trunk/content: ./ release-checklist.html

Author: buildbot
Date: Mon Nov 12 17:31:17 2018
New Revision: 1036872

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/release-checklist.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 12 17:31:17 2018
@@ -1 +1 @@
-1846428
+1846449

Modified: websites/staging/openwebbeans/trunk/content/release-checklist.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/release-checklist.html (original)
+++ websites/staging/openwebbeans/trunk/content/release-checklist.html Mon Nov 12 17:31:17 2018
@@ -113,7 +113,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li>mvn release:perform  </li>
 </ul>
 <p>if the release:perform fails on the last step (commit the new version in trunk) but the tag was successfully created,
-can you deploy the tag the manually to nexus  </p>
+you can deploy the tag manually to nexus:</p>
 <ul>
 <li>commit the version change in trunk</li>
 <li>checkout the tag and execute: mvn clean install deploy -Papache-release  </li>
@@ -169,14 +169,14 @@ can you deploy the tag the manually to n
 <p>Upload assembly</p>
 <ul>
 <li>SVN https://dist.apache.org/repos/dist/release/openwebbeans/</li>
-<li>commit same files as in 5) under the new directory ${version} (2.0.8)</li>
+<li>commit same files as in 5) under the directory for the ${version} (2.0.8)</li>
 <li>delete ${version.old} (2.0.7) directory  </li>
 </ul>
 </li>
 <li>
 <p>Apache Reporter Service</p>
 <ul>
-<li>Wait for the mail</li>
+<li>wait for the mail</li>
 <li>login to https://reporter.apache.org/addrelease.html?openwebbeans</li>
 <li>add the ${version} and release date  </li>
 </ul>
@@ -188,11 +188,11 @@ can you deploy the tag the manually to n
 <p>Create blog</p>
 <ul>
 <li>Login to https://blogs.apache.org/owb/</li>
-<li>Add a post for the new release, this will automatically picked up by the Site  </li>
+<li>Add a post for the new release, this will automatically picked up by the site deployment</li>
 </ul>
 </li>
 <li>
-<p>Update Site</p>
+<p>Update site</p>
 <ul>
 <li>Login to https://cms.apache.org/redirect?uri=http://openwebbeans.apache.org/</li>
 <li>Edit news.mdtext</li>