[x] +1 Approve the release
[x] Download links are valid. [x] Checksums and PGP signatures are valid. [x] DISCLAIMER is included. [x] Source code artifacts have correct names matching the current release. [x] LICENSE and NOTICE files are correct for each OpenWhisk repository. [x] All files have license headers as specified by OpenWhisk project policy [1]. [x] No compiled archives bundled in source archive. rcverify.sh (script SHA1: EAFD 9EFB 2FFE 32EF 8AAD 31B3 4478 779B 4A26 F1A5) working in the following directory: /var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.NigR35fA fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.10.0-incubating-rc1 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 importing 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 for openwhisk-apigateway-0.10.0-incubating-sources.tar.gz SHA512: openwhisk-apigateway-0.10.0-incubating-sources.tar.gz: 81B334B4 C9AFD450 2917F554 603AAD9F EB7097B7 CB15C4B9 DB602F7C FD7BDA49 088E6B1E ACB8A643 04648DAE F0ABD26B 64F5E6AC 76B52D17 3417B906 81D2F4F0 validating sha512... passed verifying asc... passed (signed-by: Dave Grove <dgr...@apache.org>) verifying disclaimer... passed verifing notice... failed (cat '/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.NigR35fA/incubator-openwhisk-apigateway-0.10.0-incubating/NOTICE.txt') verifying license... passed verifying sources have proper headers... passed scanning for executable files... passed scanning for non-text files... passed scanning for archives... passed scanning for packages... passed run the following command to remove the scratch space: rm -rf '/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.NigR35fA' penguin [runtimes *] tools> cat '/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.NigR35fA/incubator-openwhisk-apigateway-0.10.0-incubating/NOTICE.txt' Apache OpenWhisk API Gateway Copyright 2016-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). ======================================================================== MIT License ======================================================================== The following components are provided under the MIT License. See project link for details. (MIT License) fakengx (bsm/fakengx - https://github.com/bsm/fakengx) (MIT License) fakeredis (catwell/fakeredis - https://github.com/catwell/fakeredis) On Mon, May 20, 2019 at 3:03 PM 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 >