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

svn commit: r1846449 - /openwebbeans/cms-site/trunk/content/release-checklist.mdtext

Author: tandraschko
Date: Mon Nov 12 17:31:09 2018
New Revision: 1846449

URL: http://svn.apache.org/viewvc?rev=1846449&view=rev
Log:
cosmetics

Modified:
    openwebbeans/cms-site/trunk/content/release-checklist.mdtext

Modified: openwebbeans/cms-site/trunk/content/release-checklist.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/release-checklist.mdtext?rev=1846449&r1=1846448&r2=1846449&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/release-checklist.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/release-checklist.mdtext Mon Nov 12 17:31:09 2018
@@ -45,7 +45,7 @@ Before performing the release you need t
 	- mvn release:perform  
   
 	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  
+	you can deploy the tag manually to nexus:
 
 	- commit the version change in trunk
 	- checkout the tag and execute: mvn clean install deploy -Papache-release  
@@ -88,12 +88,12 @@ Before performing the release you need t
   
  3. Upload assembly
 	- SVN https://dist.apache.org/repos/dist/release/openwebbeans/
-	- commit same files as in 5) under the new directory ${version} (2.0.8)
+	- commit same files as in 5) under the directory for the ${version} (2.0.8)
 	- delete ${version.old} (2.0.7) directory  
   
   
  4. Apache Reporter Service
-	- Wait for the mail
+	- wait for the mail
 	- login to https://reporter.apache.org/addrelease.html?openwebbeans
 	- add the ${version} and release date  
   
@@ -102,10 +102,10 @@ Before performing the release you need t
 
  1. Create blog
 	- Login to https://blogs.apache.org/owb/
-	- Add a post for the new release, this will automatically picked up by the Site  
+	- Add a post for the new release, this will automatically picked up by the site deployment
    
   
- 2. Update Site
+ 2. Update site
 	- Login to https://cms.apache.org/redirect?uri=http://openwebbeans.apache.org/
 	- Edit news.mdtext
 	- Edit download.mdtext