Re: [E] Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC3

2023-05-16 Thread Charlie Dickens
+1 Checked notice and license verified sha signature ran maven clean test in java 11 On Tue, 16 May 2023 at 13:28, David Cromberge wrote: > +1 > > Checked: > - LICENSE, README and NOTICE > - Verified gpg and sha signiatures > - Maven artifacts present in distribution > - mvn clean test (java 8 a

Re: [E] Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC3

2023-05-16 Thread David Cromberge
+1 Checked: - LICENSE, README and NOTICE - Verified gpg and sha signiatures - Maven artifacts present in distribution - mvn clean test (java 8 and java 11) On 2023/05/16 05:00:51 Jon Malkin wrote: > +1 > > Checked: > - NOTICE and LICENSE > - gpg and sha512 for both the main files and maven direc

Re: [E] Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC3

2023-05-15 Thread Jon Malkin
+1 Checked: - NOTICE and LICENSE - gpg and sha512 for both the main files and maven directory - mvn test (with maven 3.6.3 and jdk11) - mvn test -P strict (with maven 3.9.3 and jdk8) - mvn install jon On Mon, May 15, 2023 at 3:00 PM Alexander Saydakov wrote: > +1 > > Checked: > - NOTICE and

Re: [E] Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC3

2023-05-15 Thread Alexander Saydakov
+1 Checked: - NOTICE and LICENSE - gpg signature and SHA512 hash - mvn test On Sun, May 14, 2023 at 5:37 PM Lee Rhodes wrote: > There are some typos in the previous VOTE letter, the labels are correct > but the hidden URLs were not. > Here are the corrected versions. > > 3. The Release Candida

Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC3

2023-05-14 Thread Lee Rhodes
There are some typos in the previous VOTE letter, the labels are correct but the hidden URLs were not. Here are the corrected versions. 3. The Release Candidate / Zip Repository: - https://dist.apache.org/repos/dist/dev/datasketches/java/4.0.0-RC3/ 5. Build & Test Guide: - https://github.

[VOTE] Release Apache DataSketches-java 4.0.0-RC3

2023-05-13 Thread Lee Rhodes
1. This is a call for vote to release Apache DataSketches-java candidate version: 4.0.0-RC3 NOTE: 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