Please vote to approve this release:

  [X] +1 Approve the release
  [ ]  0 Don't care
  [ ] -1 Don't release, because ...

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.

local run:
$ ./tools_rcverify.sh openwhisk-apigateway 'OpenWhisk API Gateway' 
0.10.0-incubating rc2
-bash: ./tools_rcverify.sh: Permission denied
Matthews-MacBook-Pro-3:verify Matt$ chmod +x tools_rcverify.sh 
Matthews-MacBook-Pro-3:verify Matt$ ./tools_rcverify.sh openwhisk-apigateway 
'OpenWhisk API Gateway' 0.10.0-incubating rc2
tools_rcverify.sh (script SHA1: 6871 208F 37F8 2352 BA60  E66E 8953 94E8 2832 
AA69)
working in the following directory:
/var/folders/nj/2blqqtm500l5ch2d5k0hvqvm0000gq/T/tmp.xCszS3Bp
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

On 2019/05/29 21:50:35, "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
> 

Reply via email to