+1 to release Apache OpenWhisk Runtime Java (v1.19.0, rc1).

Verification results are attached.

---

$ ./rcverify.sh openwhisk-runtime-java 1.19.0 rc1
rcverify.sh (script SHA1: 454D AA8B 2A1C D74A 1E17  FA6F 9D20 15A2 EA21
2371)
working in the following directory:
/var/folders/zn/09mzvb596p76d6wg90jk4x1h0000gp/T/tmp.4Ai3oign
fetching tarball and signatures from
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-runtime-java-1.19.0-sources.tar.gz... ok
fetching openwhisk-runtime-java-1.19.0-sources.tar.gz.asc... ok
fetching openwhisk-runtime-java-1.19.0-sources.tar.gz.sha512... ok
fetching apache license... ok
fetching release keys... ok
importing keys... ok (keys already imported (processed 14 unchanged 14))
unpacking tar ball... ok
cloning scancode... ok
computing sha512 for openwhisk-runtime-java-1.19.0-sources.tar.gz... ok
openwhisk-runtime-java-1.19.0-sources.tar.gz:
60C09E83 D1397567 7F2DEC31 B0C4EC16 C35DFCB0 B48F25FE F373C314 BD2E8534
81AABBD3
 6D46320E D9AD38A8 E35B5E20 4108ED6B 85356457 FC51EF91 90E99EDE
validating sha512... passed
verifying asc... passed (signed-by: Dave Grove <dgr...@apache.org>)
verifying notice... passed
verifying absence of DISCLAIMER.txt passed
verifying license... passed
verifying sources have proper headers... passed
scanning for executable files... passed
scanning for unexpected file types... passed
scanning for archives... passed
scanning for packages... passed
scanning package.json for version match... passed (none detected)
scanning package-lock.json for version match... passed (none detected)
removing the scratch space
(/var/folders/zn/09mzvb596p76d6wg90jk4x1h0000gp/T/tmp.4Ai3oign)... ok

2023년 9월 19일 (화) 오후 9:00, Rodric Rabbah <rod...@gmail.com>님이 작성:

> +1 to release java 1.19
>
> ./rcverify.sh openwhisk-runtime-java 1.19.0 rc1
> rcverify.sh (script SHA1: 454D AA8B 2A1C D74A 1E17  FA6F 9D20 15A2 EA21
> 2371)
> working in the following directory:
> /var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.e9l2NGWP
> fetching tarball and signatures from
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1
> fetching openwhisk-runtime-java-1.19.0-sources.tar.gz... ok
> fetching openwhisk-runtime-java-1.19.0-sources.tar.gz.asc... ok
> fetching openwhisk-runtime-java-1.19.0-sources.tar.gz.sha512... ok
> fetching apache license... ok
> fetching release keys... ok
> importing keys... ok (keys already imported (processed 14 unchanged 14))
> unpacking tar ball... ok
> cloning scancode... ok
> computing sha512 for openwhisk-runtime-java-1.19.0-sources.tar.gz... ok
> openwhisk-runtime-java-1.19.0-sources.tar.gz:
> 60C09E83 D1397567 7F2DEC31 B0C4EC16 C35DFCB0 B48F25FE F373C314 BD2E8534
> 81AABBD3
>  6D46320E D9AD38A8 E35B5E20 4108ED6B 85356457 FC51EF91 90E99EDE
> validating sha512... passed
> verifying asc... passed (signed-by: Dave Grove <dgr...@apache.org>)
> verifying notice... passed
> verifying absence of DISCLAIMER.txt passed
> verifying license... passed
> verifying sources have proper headers... passed
> scanning for executable files... passed
> scanning for unexpected file types... passed
> scanning for archives... passed
> scanning for packages... passed
> scanning package.json for version match... passed (none detected)
> scanning package-lock.json for version match... passed (none detected)
> removing the scratch space
> (/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.e9l2NGWP)... ok
>
> On Mon, Sep 18, 2023 at 2:57 PM David Grove <gro...@us.ibm.com> wrote:
>
> > Hi,
> >
> >
> >
> > This is a call to vote on releasing version 1.19.0 release candidate rc1
> > of the following project module with artifacts built from the Git
> > repositories and commit IDs listed below.
> >
> >
> >
> > * OpenWhisk Runtime Java: fdda52b01913754f31bf5cadcb165eaf2131a007
> >
> >
> >
> https://github.com/apache/openwhisk-runtime-java/commit/fdda52b01913754f31bf5cadcb165eaf2131a007
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-java-1.19.0-sources.tar.gz
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-java-1.19.0-sources.tar.gz.asc
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-java-1.19.0-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://github.com/apache/openwhisk-release/blob/542dd5e/tools/rcverify.sh
> >
> >
> >
> > Usage:
> >
> > curl -s
> >
> https://raw.githubusercontent.com/apache/openwhisk-release/542dd5e/tools/rcverify.sh
> > -o rcverify.sh
> >
> > chmod +x rcverify.sh
> >
> > ./rcverify.sh openwhisk-runtime-java 1.19.0 rc1
> >
> >
> >
> > 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.
> >
> >   [ ] 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/openwhisk-release/blob/master/docs/license_compliance.md
> >
> >
>

Reply via email to