This is an automated email from the ASF dual-hosted git repository.
jzemerick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/master by this push:
new 32b6c85 OPENNLP-1204: Adding steps for a failed/canceled vote. (#50)
32b6c85 is described below
commit 32b6c855b57a83078fac98c18ec05c90779dc5a5
Author: Jeff Zemerick <[email protected]>
AuthorDate: Wed Jun 27 10:28:56 2018 -0400
OPENNLP-1204: Adding steps for a failed/canceled vote. (#50)
---
src/main/jbake/content/release.ad | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/main/jbake/content/release.ad
b/src/main/jbake/content/release.ad
index c543adc..31493c3 100644
--- a/src/main/jbake/content/release.ad
+++ b/src/main/jbake/content/release.ad
@@ -219,3 +219,13 @@ notes.
For a complete list of fixed bugs and improvements please see the
RELEASE_NOTES file included in the distribution.
--The Apache OpenNLP Team
----
+
+## After an Unsuccessful Vote
+
+The release vote may fail due to an issue discovered in the release candidate.
If the vote fails the release should be canceled by:
+
+- Sending an email to [email protected] on the VOTE thread notifying of
the vote's cancellation.
+- Dropping the staging repository at https://repository.apache.org/.
+- Renaming the `opennlp-x.y.x` tag to `opennlp-x.y.z-RC1`.
+
+A new release candidate can now be prepared. When complete, a new VOTE thread
can be started as described in the steps above.