+1 Tried to build the Accumulo main branch against the staging repo and ran into a few problems w/ some recent API changes. Opened :
https://github.com/apache/accumulo/pull/6260 I can run all the Accumulo unit test w/ the above change. Verified the signature and hash on the source tar. Diffed the source tar against the branch. On Tue, Mar 24, 2026 at 3:32 PM Christopher <[email protected]> wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo Access > 1.0.0-beta2. > > Git Commit: > d49cdb27dcf5757af6da09c3cac7a9dc51a8b126 > Branch: > 1.0.0-beta2-rc1 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -s -m 'Apache Accumulo Access 1.0.0-beta2' \ > rel/accumulo-access-1.0.0-beta2 \ > d49cdb27dcf5757af6da09c3cac7a9dc51a8b126 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1122 > Source (official release artifact): > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1122/org/apache/accumulo/accumulo-access/1.0.0-beta2/accumulo-access-1.0.0-beta2-source-release.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-access-1.0.0-beta2-source-release.tar.gz.sha512 will contain: > SHA512 (accumulo-access-1.0.0-beta2-source-release.tar.gz) = > > 8a395a8c03f348a3a29f0fe732526f70ea8bff39ac94d3565ffd0da31c162628f75872864da99598fb356ce3a48efe896fbbcaabf7e77ba7eb46b54efcf57b03 > > Issues and pull requests related to this release can be found at: > https://github.com/apache/accumulo-access/issues?q=milestone%3A1.0.0-beta2 > > 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 1.0.0-beta2 release of Apache Accumulo Access. > > This vote will remain open until at least Fri Mar 27 11:00:00 PM UTC 2026. > (Fri Mar 27 07:00:00 PM EDT 2026 / Fri Mar 27 04:00:00 PM PDT 2026) > 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-1122/ > # note the trailing slash is needed >
