[x] +1 Approve the release Release verification checklist for reference: [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.
Thanks, dragos PS: rcverify.sh is awesome ! On Wed, May 29, 2019 at 3:22 PM Rodric Rabbah <rod...@gmail.com> wrote: > [x] +1 Approve the release > > Release verification checklist for reference: > [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. > > > ./tools/rcverify.sh openwhisk-apigateway 'OpenWhisk API Gateway' > 0.10.0-incubating rc2 > rcverify.sh (script SHA1: 6871 208F 37F8 2352 BA60 E66E 8953 94E8 2832 > AA69) > working in the following directory: > /var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.vrfdBO8F > fetching tarball and signatures from > > https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.10.0-incubating-rc2 > 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: > F3A852F8 95982ED3 5735336F D1A85FF6 AE4575AA BAF251A7 0B77AA40 EE4D0727 > 09C40A99 > 6F1BD0ED CDA91B9B 59C9C3AF 19E7AC52 BF05A869 61C113D9 D42BB691 > validating sha512... passed > verifying asc... passed (signed-by: Dave Grove <dgr...@apache.org>) > verifying disclaimer... passed > verifing notice... passed > 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: > > On Wed, May 29, 2019 at 5:50 PM David P Grove <gro...@us.ibm.com> wrote: > > > > > > > Hi, > > > > As discussed in [2], there was a regression in rc1 of apigateway. > > so > > we needed to generate a new release candidate once the fix had been > merged. > > That has been done. Therefore... > > > > This is a call to vote on releasing version 0.10.0-incubating release > > candidate rc2 of the following project module with artifacts built from > the > > Git repositories and commit IDs listed below. > > > > * OpenWhisk API Gateway: a737552c > > > > > https://github.com/apache/incubator-openwhisk-apigateway/commits/a737552c > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.10.0-incubating-rc2/openwhisk-apigateway-0.10.0-incubating-sources.tar.gz > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.10.0-incubating-rc2/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-rc2/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 > > rc2 > > > > 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://lists.apache.org/thread.html/3a33c365fb755f364385bff06ac681912fd1af7a43a9b58a881d6b85@%3Cdev.openwhisk.apache.org%3E > > >