Author: mbenson
Date: Tue Oct 23 20:18:25 2018
New Revision: 1844700

URL: http://svn.apache.org/viewvc?rev=1844700&view=rev
Log:
CMS commit to bval by mbenson

Modified:
    bval/cms-site/trunk/content/release-process.mdtext

Modified: bval/cms-site/trunk/content/release-process.mdtext
URL: 
http://svn.apache.org/viewvc/bval/cms-site/trunk/content/release-process.mdtext?rev=1844700&r1=1844699&r2=1844700&view=diff
==============================================================================
--- bval/cms-site/trunk/content/release-process.mdtext (original)
+++ bval/cms-site/trunk/content/release-process.mdtext Tue Oct 23 20:18:25 2018
@@ -123,7 +123,6 @@ need to rollback the release after the n
             mvn -Papache-release release:perform 
[-Duser.name=<your_apache_uid>]
 
 1. Verify the release artifacts:
-    1. Verify the HTML links in staging-site/index.html are correct
     1. Verify the staged artifacts in the nexus repo:
         1. 
[https://repository.apache.org/index.html](https://repository.apache.org/index.html)
         1. **Enterprise --> Staging**
@@ -135,6 +134,7 @@ need to rollback the release after the n
     1. Upload the source artifacts to the dev dist area at
          `https://dist.apache.org/repos/dist/dev/bval/source`.
     1. Check out the newly created tag and build the site using `mvn 
post-site`.
+    1. Verify the HTML links in `target/staging/index.html` are correct
     1. Commit the contents of `target/staging` to 
`https://dist.apache.org/repos/dist/dev/bval/<version-RCn>/site/`
     1. Close the nexus staging repo:
         1. 
[https://repository.apache.org/index.html](https://repository.apache.org/index.html)


Reply via email to