+1 (binding) - All links in the Vote Message are valid - The source staging to https://dist.apache.org/repos/dist/dev/datasketches/memory/7.0.0-RC3/ is a single zip with correct .asc and .sha512 signature & checksum. - Opening the zip reveals the project structure with a parent pom and two sub-projects, *-java11, and *-java17_25, as well as LICENSE, NOTICE, and README files. - There are no unexpected binary files in the source distribution. - Runing Apache Rat reveals that there are no files without Apache 2.0 License headers. - Running the GHA CI job "Stage Release Sources" builds the project from just the source files (no .git/) and tests the project on matrix dimensions [Windows, Ubuntu, MacOS] and Java [11, 17, 21, 25], with no failures. - The Nexus staging is a single bundle with two sets of versioned jars and a parent pom, all with correct .asc, .md5, .sha1 signatures and checksums.
Lee. On Wed, Jun 17, 2026 at 4:44 PM Lee Rhodes <[email protected]> wrote: > The Apache Copyright line should be the range 2015 - 2026. > I'll fix it for the next go around. > > On 2026/06/17 17:16:09 Zili Chen wrote: > > +1 binding > > > > - [x] Download links are valid. > > - [x] Checksums and signatures. > > - [x] LICENSE/NOTICE files exist > > - [x] No unexpected binary files > > - [x] All source files have ASF headers > > > > Two minor comments: > > > > 1. The GPG Signing Key is from "N Lee Rhodes (Apache & GitHub) < > [email protected]>". I suppose a @apache.org mail address > would be preferred. > > > > 2. The NOTICE file writes: > > > > <<QUOTE STARTED>> > > Apache DataSketches Memory > > Copyright 2026 - The Apache Software Foundation > > > > Copyright 2015-2018 Yahoo Inc. > > Copyright 2019-2020 Verizon Media > > Copyright 2021-2025 Yahoo Inc. > > > > This product includes software developed at > > The Apache Software Foundation (http://www.apache.org/). > > <<QUOTE END>> > > > > I'm a bit surprised that this library has only been released by the ASF > since this year (and thus this time?). Is it the case? > > > > Best, > > tison. > > > > On 2026/06/11 18:06:04 Lee Rhodes wrote: > > > This is a call for a vote to release Apache DataSketches-memory > > > candidate version: 7.0.0-RC3 > > > > > > The short version of the purpose of this release is to replace > > > DataSketches-Memory versions 4.1.0, 6.0.0 and the Java 11 portion of > > > release 3.0.2 with a single release that handles Java 11, 17, 21, and > 25 > > > gracefully. > > > > > > The longer version about this release and the rationale behind it can > be > > > found in the candidate README.md referenced below under *Build & Test > Guide* > > > . > > > > > > Changes from 7.0.0-RC2: > > > > > > - Added Java 25 into the mix > > > - Added the GitHub dependabot.yml to *main/.github* > > > > > > *References for this release:* > > > > > > ** Source repository:* > > > https://github.com/apache/datasketches-memory > > > > > > ** Git Tag for this release:* > > > https://github.com/apache/datasketches-memory/releases/tag/7.0.0-RC3 > on > > > branch 7.0.X > > > > > > ** Git HashId for this release starts with: *9273047* on branch 7.0.X* > > > > > > ** The Release Candidate / Zip Repository:* > > > https://dist.apache.org/repos/dist/dev/datasketches/memory/7.0.0-RC3/ > > > > > > ** The public signing key can be found in the KEYS file:* > > > https://dist.apache.org/repos/dist/dev/datasketches/KEYS > > > > > > ** The artifacts have been signed with --keyid-format SHORT: 8CD4A902* > > > > > > ** Repository: Maven Central [Nexus]:* > > > > https://repository.apache.org/content/repositories/orgapachedatasketches-1086/org/apache/datasketches/ > > > > > > ** Build & Test Guide:* > > > https://github.com/apache/datasketches-memory/blob/7.0.0-RC3/README.md > > > > > > *The vote will be performed as follows:* > > > This email will be posted on dev@ and remain open for: > > > > > > * at least 72 hours (excluding weekends and holidays), > > > > > > * AND until at least 3 (+1) PMC votes or a majority of (+1) PMC votes > are > > > acquired. > > > > > > Anyone in the community can vote. > > > > > > This vote will close no earlier than Tuesday Jun 16, 2026, 5:00 PM PST > / > > > Tuesday Jun 16, 2026, 24:00 UTC > > > > > > Please vote accordingly: > > > > > > [ ] +1 approve > > > [ ] +0 no opinion > > > [ ] -1 disapprove with the reason > > > > > > Thanks, > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
