You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by Zexuan Luo <sp...@apache.org> on 2021/07/01 07:27:48 UTC

[VOTE] Relase Apache APISIX Java Plugin Runner 0.1 Round 2

Hello, Community,
This is a call for the vote to release Apache APISIX Java Plugin
Runner version 0.1.

Release notes:

https://github.com/apache/apisix-java-plugin-runner/blob/release/0.1/CHANGELOG.md#010

The release candidates:

https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/

Release Commit ID:

https://github.com/apache/apisix-java-plugin-runner/commit/918e85a3be38d60dde2b16f62bee3ad070e51dc6

Keys to verify the Release Candidate:

https://dist.apache.org/repos/dist/release/apisix/KEYS

Steps to validating the release:

1. Download the release

wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz

2. Checksums and signatures

wget https://dist.apache.org/repos/dist/release/apisix/KEYS

wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.asc

wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.sha512

shasum -c apisix-java-plugin-runner-0.1.0-src.tgz.sha512

gpg --verify apisix-java-plugin-runner-0.1.0-src.tgz.asc
apisix-java-plugin-runner-0.1.0-src.tgz

3. Unzip and Check files

tar zxvf apisix-java-plugin-runner-0.1.0-src.tgz

4. Build & Test Apache APISIX Java Plugin Runner:

https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md

The vote will be open for at least 72 hours or until necessary number of
votes are reached.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.1 Round 2

Posted by ZhengSong Tu <tz...@gmail.com>.
+1 non-binding

checklist:
* download links are fine
* signatures are fine
* build and test success on Fedora release 33 (Thirty Three)


Zexuan Luo <sp...@apache.org> 于2021年7月1日周四 下午3:28写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Java Plugin
> Runner version 0.1.
>
> Release notes:
>
>
> https://github.com/apache/apisix-java-plugin-runner/blob/release/0.1/CHANGELOG.md#010
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-java-plugin-runner/commit/918e85a3be38d60dde2b16f62bee3ad070e51dc6
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> Steps to validating the release:
>
> 1. Download the release
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.sha512
>
> shasum -c apisix-java-plugin-runner-0.1.0-src.tgz.sha512
>
> gpg --verify apisix-java-plugin-runner-0.1.0-src.tgz.asc
> apisix-java-plugin-runner-0.1.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apisix-java-plugin-runner-0.1.0-src.tgz
>
> 4. Build & Test Apache APISIX Java Plugin Runner:
>
>
> https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md
>
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>


-- 
*ZhengSong Tu*
My GitHub: https://github.com/tzssangglass <https://github.com/membphis>
Apache APISIX: https://github.com/apache/apisix

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.1 Round 2

Posted by JunXu Chen <ch...@apache.org>.
+1

I checked:
- download links are fine
- signatures are fine
- build success on Ubuntu 18.04.5




On Tue, 6 Jul 2021 at 16:25, Daming <da...@apache.org> wrote:

> +1 non-binding
>
> Checked:
> 1. All download links are valid;
> 2. The signature and checksum are valid;
> 3. LICENSE and NOTICE files exist;
>
> Chao Zhang <zc...@gmail.com> 于2021年7月6日周二 上午10:39写道:
>
> > +1 (binding) from me, I have checked:
> >
> > 1. All download links are valid;
> > 2. The signature and checksum are valid;
> > 3. LICENSE and NOTICE files exist;
> > 4. No unexpected binaries;
> >
> > Best regards
> > Chao Zhang
> >
> > https://github.com/tokers
> >
> > On Thu, Jul 1, 2021 at 3:28 PM Zexuan Luo <sp...@apache.org>
> wrote:
> > >
> > > Hello, Community,
> > > This is a call for the vote to release Apache APISIX Java Plugin
> > > Runner version 0.1.
> > >
> > > Release notes:
> > >
> > >
> >
> https://github.com/apache/apisix-java-plugin-runner/blob/release/0.1/CHANGELOG.md#010
> > >
> > > The release candidates:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/
> > >
> > > Release Commit ID:
> > >
> > >
> >
> https://github.com/apache/apisix-java-plugin-runner/commit/918e85a3be38d60dde2b16f62bee3ad070e51dc6
> > >
> > > Keys to verify the Release Candidate:
> > >
> > > https://dist.apache.org/repos/dist/release/apisix/KEYS
> > >
> > > Steps to validating the release:
> > >
> > > 1. Download the release
> > >
> > > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz
> > >
> > > 2. Checksums and signatures
> > >
> > > wget https://dist.apache.org/repos/dist/release/apisix/KEYS
> > >
> > > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.asc
> > >
> > > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.sha512
> > >
> > > shasum -c apisix-java-plugin-runner-0.1.0-src.tgz.sha512
> > >
> > > gpg --verify apisix-java-plugin-runner-0.1.0-src.tgz.asc
> > > apisix-java-plugin-runner-0.1.0-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apisix-java-plugin-runner-0.1.0-src.tgz
> > >
> > > 4. Build & Test Apache APISIX Java Plugin Runner:
> > >
> > >
> >
> https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md
> > >
> > > The vote will be open for at least 72 hours or until necessary number
> of
> > > votes are reached.
> > >
> > > Please vote accordingly:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove with the reason
> >
>

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.1 Round 2

Posted by Daming <da...@apache.org>.
+1 non-binding

Checked:
1. All download links are valid;
2. The signature and checksum are valid;
3. LICENSE and NOTICE files exist;

Chao Zhang <zc...@gmail.com> 于2021年7月6日周二 上午10:39写道:

> +1 (binding) from me, I have checked:
>
> 1. All download links are valid;
> 2. The signature and checksum are valid;
> 3. LICENSE and NOTICE files exist;
> 4. No unexpected binaries;
>
> Best regards
> Chao Zhang
>
> https://github.com/tokers
>
> On Thu, Jul 1, 2021 at 3:28 PM Zexuan Luo <sp...@apache.org> wrote:
> >
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX Java Plugin
> > Runner version 0.1.
> >
> > Release notes:
> >
> >
> https://github.com/apache/apisix-java-plugin-runner/blob/release/0.1/CHANGELOG.md#010
> >
> > The release candidates:
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/
> >
> > Release Commit ID:
> >
> >
> https://github.com/apache/apisix-java-plugin-runner/commit/918e85a3be38d60dde2b16f62bee3ad070e51dc6
> >
> > Keys to verify the Release Candidate:
> >
> > https://dist.apache.org/repos/dist/release/apisix/KEYS
> >
> > Steps to validating the release:
> >
> > 1. Download the release
> >
> > wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz
> >
> > 2. Checksums and signatures
> >
> > wget https://dist.apache.org/repos/dist/release/apisix/KEYS
> >
> > wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.asc
> >
> > wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.sha512
> >
> > shasum -c apisix-java-plugin-runner-0.1.0-src.tgz.sha512
> >
> > gpg --verify apisix-java-plugin-runner-0.1.0-src.tgz.asc
> > apisix-java-plugin-runner-0.1.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apisix-java-plugin-runner-0.1.0-src.tgz
> >
> > 4. Build & Test Apache APISIX Java Plugin Runner:
> >
> >
> https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md
> >
> > The vote will be open for at least 72 hours or until necessary number of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
>

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.1 Round 2

Posted by Chao Zhang <zc...@gmail.com>.
+1 (binding) from me, I have checked:

1. All download links are valid;
2. The signature and checksum are valid;
3. LICENSE and NOTICE files exist;
4. No unexpected binaries;

Best regards
Chao Zhang

https://github.com/tokers

On Thu, Jul 1, 2021 at 3:28 PM Zexuan Luo <sp...@apache.org> wrote:
>
> Hello, Community,
> This is a call for the vote to release Apache APISIX Java Plugin
> Runner version 0.1.
>
> Release notes:
>
> https://github.com/apache/apisix-java-plugin-runner/blob/release/0.1/CHANGELOG.md#010
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/
>
> Release Commit ID:
>
> https://github.com/apache/apisix-java-plugin-runner/commit/918e85a3be38d60dde2b16f62bee3ad070e51dc6
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> Steps to validating the release:
>
> 1. Download the release
>
> wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.asc
>
> wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.sha512
>
> shasum -c apisix-java-plugin-runner-0.1.0-src.tgz.sha512
>
> gpg --verify apisix-java-plugin-runner-0.1.0-src.tgz.asc
> apisix-java-plugin-runner-0.1.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apisix-java-plugin-runner-0.1.0-src.tgz
>
> 4. Build & Test Apache APISIX Java Plugin Runner:
>
> https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md
>
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.1 Round 2

Posted by Jintao Zhang <zh...@apache.org>.
+1 

I have checked: 
* download links works well
* Checksums and signatures are fine

On 2021/07/01 07:27:48, Zexuan Luo <sp...@apache.org> wrote: 
> Hello, Community,
> This is a call for the vote to release Apache APISIX Java Plugin
> Runner version 0.1.
> 
> Release notes:
> 
> https://github.com/apache/apisix-java-plugin-runner/blob/release/0.1/CHANGELOG.md#010
> 
> The release candidates:
> 
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/
> 
> Release Commit ID:
> 
> https://github.com/apache/apisix-java-plugin-runner/commit/918e85a3be38d60dde2b16f62bee3ad070e51dc6
> 
> Keys to verify the Release Candidate:
> 
> https://dist.apache.org/repos/dist/release/apisix/KEYS
> 
> Steps to validating the release:
> 
> 1. Download the release
> 
> wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz
> 
> 2. Checksums and signatures
> 
> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
> 
> wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.asc
> 
> wget https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.sha512
> 
> shasum -c apisix-java-plugin-runner-0.1.0-src.tgz.sha512
> 
> gpg --verify apisix-java-plugin-runner-0.1.0-src.tgz.asc
> apisix-java-plugin-runner-0.1.0-src.tgz
> 
> 3. Unzip and Check files
> 
> tar zxvf apisix-java-plugin-runner-0.1.0-src.tgz
> 
> 4. Build & Test Apache APISIX Java Plugin Runner:
> 
> https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md
> 
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
> 
> Please vote accordingly:
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.1 Round 2

Posted by YuanSheng Wang <me...@apache.org>.
+1

checked list:
* download links are fine
* Checksums and signatures are fine


On Thu, Jul 1, 2021 at 3:28 PM Zexuan Luo <sp...@apache.org> wrote:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Java Plugin
> Runner version 0.1.
>
> Release notes:
>
>
> https://github.com/apache/apisix-java-plugin-runner/blob/release/0.1/CHANGELOG.md#010
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-java-plugin-runner/commit/918e85a3be38d60dde2b16f62bee3ad070e51dc6
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> Steps to validating the release:
>
> 1. Download the release
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.1/apisix-java-plugin-runner-0.1.0-src.tgz.sha512
>
> shasum -c apisix-java-plugin-runner-0.1.0-src.tgz.sha512
>
> gpg --verify apisix-java-plugin-runner-0.1.0-src.tgz.asc
> apisix-java-plugin-runner-0.1.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apisix-java-plugin-runner-0.1.0-src.tgz
>
> 4. Build & Test Apache APISIX Java Plugin Runner:
>
>
> https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md
>
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>


-- 

*MembPhis*
My GitHub: https://github.com/membphis
Apache APISIX: https://github.com/apache/apisix