Between just finding a couple missing includes and a defect in my announcement letter (referring to maven central, since I clearly didn't proofread well enough when copying the java template) I'll work on RC2 shortly. So we can ignore this vote.
jon On Wed, May 13, 2020 at 3:47 PM Jon Malkin <[email protected]> wrote: > ### Major version: Fully allocator-aware, header only. Varopt sampling added. > Exception-safe. API changes for consistency. ### > > Hello Apache DataSketches PPMC and Community, > > 1. This is a call for vote to release Apache DataSketches-cpp version: > 2.0.0-incubating-rc1 > > NOTE 1: The C++ code provides header-only library. Compilation is needed > only to build unit tests. A Python extension is also included in this > repository as a set of thin wrappers. That does produce a compiled artifact, > but is not built by default. > > > 2. Source repository: > - https://github.com/apache/incubator-datasketches-cpp > > Git Tag for this release: > - > https://github.com/apache/incubator-datasketches-cpp/tree/2.0.0-incubating-rc1 > on branch 2.0.x-incubating > > Git HashId for this release starts with: 7a8eec1 > > 3. The Release Candidate / Zip Repository: > - > https://dist.apache.org/repos/dist/dev/incubator/datasketches/cpp/2.0.0-incubating-rc1/ > > The public signing key can be found in the KEYS file: > - https://dist.apache.org/repos/dist/dev/incubator/datasketches/KEYS > > The artifacts have been signed with --keyid-format SHORT : 38F334CC > > 4. Repository: Maven Central [Nexus](http://repository.apache.org) (Jar > Artifacts): > - > https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-cpp/2.0.0-incubating/ > > 5. C++ Test Guide: > - > https://github.com/apache/incubator-datasketches-cpp/blob/2.0.0-incubating-rc1/README.md > 6. Python Build & Test Guide: > - > https://github.com/apache/incubator-datasketches-cpp/blob/2.0.0-incubating-rc1/python/README.md > > 7. The vote will be performed in two stages: > - This letter will be published on dev@ and remain open for at least 72 > hours and at least 3 (+1) PPMC votes or a majority of (+1) are acquired. All > PPMC members including Mentors can vote. However, a negative vote from a > Mentor will cancel this voting process. > > - After it passes the first stage, the summary of that vote and the key > information from this letter will be published on general@incubator and > remain open for at least 72 hours and at least 3 (+1) IPMC votes or a > majority of (+1) are acquired. > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > Thanks, > Jon Malkinjmalkinapache.org > >
