I vote +1 to release. Verified with rcverify (log appended). --dave
daves-mbp:tools dgrove$ rcverify.sh openwhisk-apigateway 'OpenWhisk API Gateway' 0.10.0-incubating working in the following directory: /var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.ExFTvYGp fetching openwhisk-apigateway-0.10.0-incubating-sources.tar.gz fetching openwhisk-apigateway-0.10.0-incubating-sources.tar.gz.asc fetching openwhisk-apigateway-0.10.0-incubating-sources.tar.gz.sha512 fetching release keys import keys gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) <houshen...@apache.org>" not changed gpg: key 22907064147F886E: "Dave Grove <gro...@us.ibm.com>" not changed gpg: key 44667BC927C86D51: "Rodric Rabbah <rab...@apache.org>" not changed gpg: Total number processed: 3 gpg: unchanged: 3 unpacking tar ball cloning scancode Cloning into 'incubator-openwhisk-utilities'... remote: Enumerating objects: 57, done. remote: Counting objects: 100% (57/57), done. remote: Compressing objects: 100% (42/42), done. remote: Total 57 (delta 19), reused 37 (delta 12), pack-reused 0 Unpacking objects: 100% (57/57), done. computing sha512 and validating... passed verifying asc... passed (signed-by: Dave Grove <dgr...@apache.org>) verifying disclaimer... passed verifing notice... failed (cat '/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.ExFTvYGp/incubator-openwhisk-apigateway-0.10.0-incubating/NOTICE.txt') verifying license... passed verifying sources have proper headers... passed scanning for binaries... passed scanning for archives... passed scanning for packages... passed On 2019/05/20 19:03:32, "David P Grove" <gro...@us.ibm.com> wrote: > > > Hi, > > This is a call to vote on releasing version 0.10.0-incubating release > candidate rc1 of the following project module with artifacts built from the > Git repositories and commit IDs listed below. > > * OpenWhisk API Gateway: 1f46de9 > https://github.com/apache/incubator-openwhisk-apigateway/commits/1f46de9 > > https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.10.0-incubating-rc1/openwhisk-apigateway-0.10.0-incubating-sources.tar.gz > > https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.10.0-incubating-rc1/openwhisk-apigateway-0.10.0-incubating-sources.tar.gz.asc > > https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.10.0-incubating-rc1/openwhisk-apigateway-0.10.0-incubating-sources.tar.gz.sha512 > > This release is comprised of source code distribution only. > > You can use this UNIX script to download the release and verify the > checklist below: > https://gitbox.apache.org/repos/asf?p=incubator-openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=HEAD > > Usage: > curl -s " > https://gitbox.apache.org/repos/asf?p=incubator-openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=HEAD > " -o rcverify.sh > chmod +x rcverify.sh > rcverify.sh openwhisk-apigateway 'OpenWhisk API Gateway' 0.10.0-incubating > rc1 > > NOTE: The NOTICE.txt file will be reported as a failed by rcverify.sh. > This is a known gap in rcverify.sh [2], not an issue with this release > candidate. Please verify the NOTICE.txt file manually. > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] 0 Don't care > [ ] -1 Don't release, because ... > > Release verification checklist for reference: > [ ] Download links are valid. > [ ] Checksums and PGP signatures are valid. > [ ] DISCLAIMER is included. > [ ] Source code artifacts have correct names matching the current > release. > [ ] LICENSE and NOTICE files are correct for each OpenWhisk repository. > [ ] All files have license headers as specified by OpenWhisk project > policy [1]. > [ ] No compiled archives bundled in source archive. > > This majority vote is open for at least 72 hours. > > > [1] > https://github.com/apache/incubator-openwhisk-release/blob/master/docs/license_compliance.md > [2] https://github.com/apache/incubator-openwhisk-release/issues/281 >