+1 (binding)

I checked:
- shasum/gpg signature are ok
- mvn clean package works cleanly with java21
- LICENSE and NOTICE look ok

For the future, I think the Yahoo Inc copyright on the NOTICE needs an
end date of 2025.

On Wed, Apr 9, 2025 at 2:54 PM Lee Rhodes <[email protected]> wrote:
>
> Hello Apache DataSketches PMC and Community,
>
> 1. This is a call for vote to release Apache DataSketches-java candidate 
> version:  8.0.0-RC1 (for Java 21)
>
> This is the core Java component of the DataSketches library that includes all 
> the sketch algorithms in production-ready packages. These sketches can be 
> called directly from this component or used in conjunction with adapter 
> components for Apache Pig, Apache Hive, Apache Druid, etc.
>
> NOTES:
>
> This is a release of the DataSketches Java library compatible with Java 21.
> This release uses the Java Foreign Function & Memory (FFM) features that are 
> in "preview" in Java 21.  As a result, you will need to set the JVM flag 
> "--enable-preview" at runtime, or if compiling using the OpenJDK Java 
> compilers.
> Note that the Eclipse Compiler for Java (ECJ) used in both the Eclipse JDT 
> IDE and the VScode IDE will not allow compilation of preview code for Java 
> version 21.
> Please read the more detailed notes on build and runtime dependencies in the 
> README file, linked below.
>
> 2. Source repository:
>     - https://github.com/apache/datasketches-java
>
>     Git Tag for this release:
>     - https://github.com/apache/datasketches-java/releases/tag/8.0.0-RC1  on 
> branch 8.0.X
>
>     Git HashId for this release starts with: 9c486a5 on branch 8.0.X
>
> 3. The Release Candidate / Zip Repository:
>     - https://dist.apache.org/repos/dist/dev/datasketches/java/8.0.0-RC1
>
>     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
>
> 4. Repository: Maven Central [Nexus](http://repository.apache.org) (Jar 
> Artifacts):
>     - 
> https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/8.0.0/
>
> 5. Build & Test Guide:
>     - https://github.com/apache/datasketches-java/blob/8.0.0-RC1/README.md
>
> 6. The vote will be performed as follows:
>    - This letter will be published 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 Monday April 14, 2025, 3:00 PM 
> Pacific Daylight Time (PDT) / 10:00PM UTC.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> Lee Rhodes
> [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to