Oh, also, after those actions are done, archive the 1.7.3 release artifacts and update relevant download links on website to point to archive (if not automatic).
On Fri, Mar 23, 2018 at 7:49 PM Christopher <[email protected]> wrote: > Release actions performed: > > * Release Maven staging repo > * Delete old staging repos > * Publish artifacts to SVN dist area for mirrors (with SHA512 checksums) > * Create signed tag rel/1.7.4 > * Merge tag into 1.8/master branches > * Delete RC branches > * Delete 1.7 maintenance branch (in anticipation of previously discussed > expectation that 1.7.4 is likely last 1.7 release) > * Updated release info at https://reporter.apache.org > * Issued PR for updating website (includes updated apidocs, usermanual, > doap, examples, and download page, and blog post draft removal): > https://github.com/apache/accumulo-website/pull/68 > > Remaining actions: > > * Update/merge PR for website, and rebuild website > * Send announcement about release > > > On Fri, Mar 23, 2018 at 5:44 PM Christopher <[email protected]> wrote: > >> This vote passes with 4 +1s and no other votes. >> >> On Fri, Mar 23, 2018 at 5:31 PM Mike Walch <[email protected]> wrote: >> >>> +1 >>> >>> * Verified sha1 & md5 hashes matched >>> * Verified signatures >>> * Succesfully ran 1.7.4 binary locally using Uno >>> >>> On Mon, Mar 19, 2018 at 3:44 PM, Christopher <[email protected]> >>> wrote: >>> >>> > Accumulo Developers, >>> > >>> > Please consider the following candidate for Accumulo 1.7.4. >>> > >>> > Git Commit: >>> > b2a59189108d736729432e81b3d5717000c6b891 >>> > Branch: >>> > 1.7.4-rc1 >>> > >>> > If this vote passes, a gpg-signed tag will be created using: >>> > git tag -f -m 'Apache Accumulo 1.7.4' -s rel/1.7.4 \ >>> > b2a59189108d736729432e81b3d5717000c6b891 >>> > >>> > Staging repo: >>> > >>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1068 >>> > Source (official release artifact): >>> > https://repository.apache.org/content/repositories/ >>> > orgapacheaccumulo-1068/org/apache/accumulo/accumulo/1.7. >>> > 4/accumulo-1.7.4-src.tar.gz >>> > Binary: >>> > https://repository.apache.org/content/repositories/ >>> > orgapacheaccumulo-1068/org/apache/accumulo/accumulo/1.7. >>> > 4/accumulo-1.7.4-bin.tar.gz >>> > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a >>> > given artifact.) >>> > >>> > All artifacts were built and staged with: >>> > mvn release:prepare && mvn release:perform >>> > >>> > Signing keys are available at >>> https://www.apache.org/dist/accumulo/KEYS >>> > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) >>> > >>> > Release notes (in progress) can be found at: >>> > https://accumulo.apache.org/release/accumulo-1.7.4/ >>> > >>> > Please vote one of: >>> > [ ] +1 - I have verified and accept... >>> > [ ] +0 - I have reservations, but not strong enough to vote against... >>> > [ ] -1 - Because..., I do not accept... >>> > ... these artifacts as the 1.7.4 release of Apache Accumulo. >>> > >>> > This vote will remain open until at least Thu Mar 22 20:00:00 UTC 2018 >>> > (Thu Mar 22 16:00:00 EDT 2018 / Thu Mar 22 13:00:00 PDT 2018). >>> > Voting continues until the release manager sends an email closing the >>> vote. >>> > >>> > Thanks! >>> > >>> > P.S. Hint: download the whole staging repo with >>> > wget -erobots=off -r -l inf -np -nH \ >>> > >>> > >>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1068/ >>> > # note the trailing slash is needed >>> > >>> >>
