Repository: ant-antlibs-common
Updated Branches:
  refs/heads/master 77e02e476 -> fd08ec26d


things I should have done, or could have done better


Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/commit/5dc1faa0
Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/tree/5dc1faa0
Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/diff/5dc1faa0

Branch: refs/heads/master
Commit: 5dc1faa06db767b75574568199b1a59480a44aa1
Parents: 77e02e4
Author: Stefan Bodewig <bode...@apache.org>
Authored: Tue Jun 13 10:17:50 2017 +0200
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Tue Jun 13 10:17:50 2017 +0200

----------------------------------------------------------------------
 ReleaseInstructions | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-antlibs-common/blob/5dc1faa0/ReleaseInstructions
----------------------------------------------------------------------
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 2716041..98dbc7a 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -94,6 +94,10 @@ Note: this document is based on Ant core's 
ReleaseInstructions file
     distribution files to
     https://dist.apache.org/repos/dist/release/ant/antlibs/ANTLIB
 
+    Copy the file README.html from dist-bin to
+    https://dist.apache.org/repos/dist/dev/ant/antlibs/ANTLIB as
+    RELEASE-NOTES-x.y.z.html.
+
     To upload mvn artifacts to the Nexus repository manager run
 
     ant upload -Dupload.user=YOUR-ASF-ID -Dupload.password=SVN-PASSWORD
@@ -107,22 +111,22 @@ Note: this document is based on Ant core's 
ReleaseInstructions file
     https://repository.apache.org/index.html#stagingRepositories
     (log in using your ASF credentials).
 
+12. Once this is committed send a release vote email on dev@ant.
+    The email will typically mention :
+       - the git tag for the release including commit hash,
+       - the location of the tarballs, including revision number in
+         dist.apache.org repository
+       - the URL for the maven artifacts
+       - pointers to the KEYS file containing the key used to sign the 
artifacts
 
+    The vote will only pass if at least three PMC members have voted +1
+    and more +1s than -1s have been cast.  The vote will run for 3 days.
 
 
 
 
 
-12. This step may become meaningful once you do a second release ;-)
-
-    Copy the file README.html from dist-bin to
-    https://dist.apache.org/repos/dist/dev/ant/antlibs/ANTLIB as
-    RELEASE-NOTES-x.y.z.html.
 
-13. Once this is uploaded and committed call for a release vote on
-    dev@ant.  The vote will only pass if at least three PMC members
-    have voted +1 and more +1s than -1s have been cast.  The vote will
-    run for a week.
 
 14. Once the vote has passed, push the release and RELEASE-NOTES files
     into the release directory.

Reply via email to