[VOTE RESULT] The result of this vote is 4 (+1) votes, with 3 binding, and no (0) or (-1) votes.
This vote thread is now closed. On Fri, Jan 22, 2021 at 9:22 AM leerho <[email protected]> wrote: > Jon, you are correct. My statement of "git status is clean" is irrelevant > in this context. > > On Thu, Jan 21, 2021 at 5:53 PM Jon Malkin <[email protected]> wrote: > >> Does the .zip for distribution contain any git files? And a new clone of >> the branch will necessarily be clean. >> >> jon >> >> On Thu, Jan 21, 2021, 5:31 PM leerho <[email protected]> wrote: >> >>> +1 (For the record ... there's no reason I shouldn't count! ) >>> >>> - Checked all files for "incubat*" that should be removed. >>> - LICENSE >>> - NOTICE >>> - README.md >>> - DISCLAIMER-WIP : Removed >>> -.asf.yml >>> - pom.ml >>> - Ran unit tests & Clover ( coverage > 90%) >>> - Ran Spotbugs & Checkstyle >>> - temporary branches are either checked in or removed. >>> - git status is clean >>> - POM plugins updated to most recent stable releases >>> - Ran Maven Rat check >>> - Ran mvn clean test -P strict >>> - Javadocs compile OK >>> - The dist/.../ZIP file has all the right stuff and with the correct >>> github-ID >>> - The dist/.../maven/ has all the JAR files that are distributed via >>> Maven Central with the correct signatures >>> - Maven Central / Staging has all the JAR files and signatures with the >>> correct signatures >>> - The Release Process For Java Components >>> <https://datasketches.apache.org/docs/Community/ReleaseProcessForJavaComponents.html> >>> was >>> closely followed and updated for TLP. >>> >>> >>> >>> >>> >>
