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 AaronMcCurry: https://wiki.apache.org/blur/HowToRelease?action=diff&rev1=25&rev2=26 svn co https://dist.apache.org/repos/dist/dev/incubator/blur/ cd blur mkdir X.Y.Z-incubating + }}} + + Snapshot the KEYS file by pulling [[http://people.apache.org/keys/group/blur.asc|http://people.apache.org/keys/group/blur.asc]] and saving as KEYS. + + {{{ copy [KEYS file + *.tar.gz + *.md5 + *.sha1 + *.asc] X.Y.Z-incubating/ svn add X.Y.Z-incubating svn ci -m "Adding artifacts for Blur release X.Y.Z-incubating"
