Dear Wiki user, You have subscribed to a wiki page or wiki category on "Blur Wiki" for change notification.
The "HowToRelease" page has been changed by TimWilliams: https://wiki.apache.org/blur/HowToRelease?action=diff&rev1=4&rev2=5 = First time as a release manager. = * Generate [[http://www.apache.org/dev/release-signing.html#generate|PGP code signing keys]] + * Ensure that your [[http://www.apache.org/dev/release-signing.html#generate|PGP signing keys]] are available in: [[http://svn.apache.org/repos/asf/blur/dist/KEYS|KEYS]] More details can be found [[http://www.apache.org/dev/release-signing.html#keys-policy|here]]. - * Ensure that your [[http://www.apache.org/dev/release-signing.html#generate|PGP signing keys]] are available in: - http://svn.apache.org/repos/asf/blur/dist/KEYS More details can be found [here|http://www.apache.org/dev/release-signing.html#keys-policy]. * Copy the new KEYS file to the release folder /www/www.apache.org/dist/blur on people.apache.org - If you are not already a member of the [Web Of Trust|http://www.apache.org/dev/release-signing.html#web-of-trust] (WOT) it would be a good idea to do so. (contact one of the prior release managers, e.g. Tom, Patrick, etc...). You can read more about key signing [here|http://people.apache.org/~henkp/sig/pgp-key-signing.txt]. + If you are not already a member of the [[http://www.apache.org/dev/release-signing.html#web-of-trust|Web Of Trust]] (WOT) it would be a good idea to do so. (ask on dev@). You can read more about key signing [[http://people.apache.org/~henkp/sig/pgp-key-signing.txt|here]]. You need to be a member of the "incubator" unix group on people.apache.org. Ask for help on the incubator general@ list. Here's an example http://bit.ly/9Wkdzg - Ensure that you have setup your ssh keys on people.apache.org, otherwise you'll have to enter your login password a number of times (best use ssh-agent for this as well). A good overview of this process can be found [here|http://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/] (ssh-copy-id and ssh-agent in particular) + Ensure that you have setup your ssh keys on people.apache.org, otherwise you'll have to enter your login password a number of times (best use ssh-agent for this as well). A good overview of this process can be found [[http://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/|here]] (ssh-copy-id and ssh-agent in particular) = Create a Release Series Branch =
