This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 0e485ca  Updated Release Manager Notes (markdown)
0e485ca is described below

commit 0e485cabb072ee15ebd3765a36e8d42ff075fca7
Author: aharui <[email protected]>
AuthorDate: Wed Dec 5 01:11:16 2018 -0800

    Updated Release Manager Notes (markdown)
---
 Release-Manager-Notes.md | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/Release-Manager-Notes.md b/Release-Manager-Notes.md
index 86436cd..cd21763 100644
--- a/Release-Manager-Notes.md
+++ b/Release-Manager-Notes.md
@@ -276,9 +276,12 @@ Step 5 should generate the packages and set up emails to 
send to the list for vo
 7) Run: `ant -f releasecandidate.xml "-Drelease.version=x.y.z" -Drc=1 release`
 Don't forget to run push --all in each repo folder
 
-Step 6 should tell you to run step 7.
-7) Run: `ant -f releasecandidate.xml "-Drelease.version=x.y.z" -Drc=1 
release.npm`
-8) Draft the announcement. Wait 48 hours for feedback and mirror propagation 
before sending it.
+The released artifacts should end up on 
[dist/release](https://dist.apache.org/repos/dist/release/royale/)
+Don't delete the older release until the mirrors have caught up.  If there is 
more than one older release in the royale folder, use "svn rm" to delete it.
+
+You should also clean up the RC folders on 
[dist/dev](https://dist.apache.org/repos/dist/dev/royale/)
+
+8) Draft the announcement. Wait 48 hours for feedback and mirror propagation 
before sending it.  Check the mirrors by visiting 
[https://www.apache.org/mirrors/](https://www.apache.org/mirrors/) and making 
sure that there are few mirrors that have a "mirror age" older than when the 
bits were pushed to dist/release.
 9) Send the announcement.
 
 If you see this error: 

Reply via email to