+1 I have:
* verified hashes and signatures * confirmed errorprone completes successfully with the assert statement fixed in AccumuloInputFormatIT, so no other issues * ran sunny day tests * built with thrift profile, confirmed no changes On Mon, Aug 14, 2023 at 4:08 AM Christopher <ctubb...@apache.org> wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 2.1.2. > > Git Commit: > ee7ae63a823477b557aa9415a92653e95aa64cb1 > Branch: > 2.1.2-rc1 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -s -m 'Apache Accumulo 2.1.2' rel/2.1.2 \ > ee7ae63a823477b557aa9415a92653e95aa64cb1 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1105 > Source (official release artifact): > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1105/org/apache/accumulo/accumulo/2.1.2/accumulo-2.1.2-src.tar.gz > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1105/org/apache/accumulo/accumulo/2.1.2/accumulo-2.1.2-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.1.2-src.tar.gz.sha512 will contain: > SHA512 (accumulo-2.1.2-src.tar.gz) = > > ce27a7bc1892c93300a687ac335a5db5968d1718298acb38dccfb5eb53d2d9f5d912d70c0aa981351afdf7b3e5c5bc7f8bf80ecf0af1ab70634561b86be9f2ca > accumulo-2.1.2-bin.tar.gz.sha512 will contain: > SHA512 (accumulo-2.1.2-bin.tar.gz) = > > 27778c1c3f1d88ab128649fd0671d3be97ba052216ab43f1169395960e8c7d16375a51f940c2262437b836ea31f83f73f08f7a3d8cadda443e5e8bb31d9b23c5 > > Release notes (in progress) can be found at: > https://accumulo.apache.org/release/accumulo-2.1.2 > > 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.1.2 release of Apache Accumulo. > > This vote will remain open until at least Thu Aug 17 08:30:00 AM UTC 2023. > (Thu Aug 17 04:30:00 AM EDT 2023 / Thu Aug 17 01:30:00 AM PDT 2023) > 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-1105/ > # note the trailing slash is needed >