+1 - checksums and signatures are good - diff between 2.0.0 and 2.0.1-rc1 looks good - unit tests and sunny ITs pass
I noticed we need to do a license and notice review of the main branch, but I am not inclined to delay this release due to that. On Mon, Dec 21, 2020 at 1:39 PM Christopher <ctubb...@apache.org> wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 2.0.1. > > Git Commit: > 76247b1739dd3042cb2d959a7a99f0cf1bcb1324 > Branch: > 2.0.1-rc1 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -s -m 'Apache Accumulo 2.0.1' rel/2.0.1 \ > 76247b1739dd3042cb2d959a7a99f0cf1bcb1324 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1091 > Source (official release artifact): > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1091/org/apache/accumulo/accumulo/2.0.1/accumulo-2.0.1-src.tar.gz > Binary: > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1091/org/apache/accumulo/accumulo/2.0.1/accumulo-2.0.1-bin.tar.gz > > Append ".asc" to download the cryptographic signature for a given artifact. > (You can also append ".sha1" or ".md5" instead in order to verify the > checksums > generated by Maven to verify the integrity of the Nexus repository staging > area.) > > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) > > In addition to the tarballs and their signatures, the following checksum > files will be added to the dist/release SVN area after release: > accumulo-2.0.1-src.tar.gz.sha512 will contain: > SHA512 (accumulo-2.0.1-src.tar.gz) = > > 4dbd765a234b87c46be6f92100c928e8402b2b03e707e666ec83531ab096de3871140b17e9ff1b1bce79c864771c9e908a79637c3be88f210f6f09a5e48b75fd > accumulo-2.0.1-bin.tar.gz.sha512 will contain: > SHA512 (accumulo-2.0.1-bin.tar.gz) = > > b443839443a9f5098b55bc5c54be10c11fedbaea554ee6cd42eaa9311068c70bd611d7fc67698c91ec73da0e85b9907aa72b98d5eb4d49ea3a5d51b0c6c5785f > > Release notes (in progress) can be found at: > https://accumulo.staged.apache.org/release/accumulo-2.0.1 > > Release testing instructions: > https://accumulo.apache.org/contributor/verifying-release > > 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 2.0.1 release of Apache Accumulo. > > This vote will remain open until at least Thu 24 Dec 2020 07:00:00 PM UTC. > (Thu 24 Dec 2020 02:00:00 PM EST / Thu 24 Dec 2020 11:00:00 AM PST) > Voting can continue after this deadline until the release manager > sends an email ending 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-1091/ > # note the trailing slash is needed >