Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jclouds Wiki" for change notification.
The "Releasing jclouds" page has been changed by AndrewPhillips: https://wiki.apache.org/jclouds/Releasing%20jclouds?action=diff&rev1=38&rev2=39 Comment: Adding instructions for cancelling the vote 1. Close the Nexus staging repository. 1. Copy the source release tarballs, signatures and hashes to a new release candidate directory. 1. Email the dev list, opening the 72 hour vote window on the RC. - 1. If the vote fails or there are issues that need to be addressed, rinse and repeat. + 1. If the vote fails or there are issues that need to be addressed, cancel, rinse and repeat. 1. Once the PMC vote passes, release the Nexus staging repo. 1. Send a RESULT email in reply to the PMC vote thread with the result. 1. Copy the RC tarballs etc to the release area. @@ -157, +157 @@ This thread is for discussion of the third release candidate for Apache jclouds-1.6.3. Please use this thread for discussion of issues uncovered in the RC, questions you may have about the RC, etc. Thank you. }}} + === Cancelling the PMC Vote === + * If, for some reason (e.g. a -1 that is not resolved), the vote needs to be cancelled: + * Reply to the [VOTE] thread on [email protected] announcing the cancellation of the vote. Modify the template as appropriate. + {{{ + Subject: [CANCEL][VOTE] Release Apache jclouds-1.6.3 RC3 + Body: + This vote is being cancelled due to issues uncovered during validation. A new release candidate will be created once these issues have been addressed. Thank you. + }}} + * Revert (using {{{git revert}}}) the release commits and push them to the remote repos. + * If applicable, commit any additional changes required to resolved the issues identified, and push these too. + * Respin + === Finishing the PMC Vote === * If, after the voting window is closed, there are at least three binding +1s and no binding -1s, the PMC has signed off on the release and it can, well, be released. * Reply to the [VOTE] thread on [email protected] announcing the closure of the vote, regardless of its outcome, and give the vote counts. Modify the template as appropriate.
