+1 On Fri, Oct 8, 2021 at 10:32 AM Matthew Hayes <mha...@apache.org> wrote:
> +1 > > Ran gradle bootstrap and then ."/gradlew clean assemble" from source > release; I was able to build the jars. Ran tests with "./gradlew test" and > all passed. SHA-512 matches. Checked signature. > > -Matt > > On Fri, Oct 8, 2021 at 12:49 AM Eyal Allweil <e...@apache.org> wrote: > > > Hi all, > > > > It's been a long time, and I'd like to call a vote to release Apache > DataFu > > 1.6.1. For a summary of the changes in this release, see: > > > > > > > https://git-wip-us.apache.org/repos/asf?p=datafu.git;a=blob_plain;f=changes.md;hb=refs/heads/1.6.1 > > > > For reference, here is a list of all closed JIRAs tagged with 1.6.1: > > > > > > > https://issues.apache.org/jira/browse/DATAFU-158?jql=project%20%3D%20DATAFU%20AND%20fixVersion%20%3D%201.6.1 > > > > The most notable addition in this release is the Spark explode array > > method. > > > > The source release candidate RC0 can be downloaded here: > > > > https://dist.apache.org/repos/dist/dev/datafu/apache-datafu-1.6.1-rc0/ > > > > The artifacts (i.e. JARs) corresponding to this release candidate can be > > found here: > > > > https://repository.apache.org/content/repositories/orgapachedatafu-1012 > > > > Instructions for how to build against the artifacts in the staging > > repository can be found in the RELEASE instructions ( > > > > > https://git-wip-us.apache.org/repos/asf?p=datafu.git;a=blob_plain;f=RELEASE.md;hb=HEAD > > < > > > > > https://git-wip-us.apache.org/repos/asf?p=datafu.git;a=blob_plain;f=README.md;hb=HEAD > > > > > ). > > > > Files have been signed with PGP key 7C13D0E7A3CA626E, corresponding to > > e...@apache.org, which is included in the repository's KEYS file. This > > key can be found on keyservers (e.g. gpg --keyserver > > pool.sks-keyservers.net > > --search-key 7C13D0E7A3CA626E). > > > > Instructions for how to verify checksums and signatures can be found in > the > > README ( > > > > > https://git-wip-us.apache.org/repos/asf?p=datafu.git;a=blob_plain;f=README.md;hb=HEAD > > ). > > > > The release candidate has been tagged with release-1.6.1-rc0, which has > > been signed with the same key. I've also created a branch 1.6.1. > > > > Please download the release candidate, check the hashes, check the > > signatures, test it, and vote. The vote will be open for 72 hours (ends > on > > October 11th at 11 am GMT+3). > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > My vote: +1 > > > > Thanks, > > Eyal Allweil > > >