You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by tzssangglass <tz...@apache.org> on 2022/08/12 08:18:07 UTC

[VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

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

Release notes:

https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030

The release candidates:

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

Release Commit ID:

https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a

Keys to verify the Release Candidate:

https://dist.apache.org/repos/dist/dev/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.3.0/apisix-java-plugin-runner-0.3.0-src.tgz

2. Checksums and signatures

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

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

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

gpg --import KEYS

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

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

3. Unzip and Check files

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

4. Build & Test Apache APISIX Java Plugin Runner:

cd apisix-java-plugin-runner

./mvnw install


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
Apache APISIX: https://github.com/apache/apisix

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

Posted by Qi Guo <gu...@gmail.com>.
+1 non-binding

I have checked:
1. All links are OK
2. The signature and checksum are valid
3. LICENSE and NOTICE files exist

Jinhua Luo <lu...@gmail.com> 于2022年8月16日周二 13:35写道:

> +1 non-binding
>
> I have checked:
> 1. All links are valid
> 2. The signature and checksum are valid
> 3. LICENSE and NOTICE files exist
>
> 刘维 <le...@qq.com.invalid> 于2022年8月16日周二 12:51写道:
> >
> > +1 non-binding
> >
> > I have checked:
> > 1. All links are valid
> > 2. The signature and checksum are valid
> > 3. LICENSE and NOTICE files exist
> >
> >
> > ------------------&nbsp;Original&nbsp;------------------
> > From: &nbsp;"Baoyuan";<baoyuan.top@gmail.com&gt;;
> > Send time:&nbsp;Tuesday, Aug 16, 2022 9:35 AM
> > To:&nbsp;"dev"<dev@apisix.apache.org&gt;;
> >
> > Subject: &nbsp;Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0
> >
> >
> >
> > +1 non-binding
> >
> > I have checked:
> > 1. All links are valid
> > 2. The signature and checksum are valid
> > 3. LICENSE and NOTICE files exist
> >
> > Zexuan Luo <spacewander@apache.org&gt; 于2022年8月15日周一 11:55写道:
> >
> > &gt; +1 binding
> > &gt;
> > &gt; Checked:
> > &gt; 1. All download links are valid;
> > &gt; 2. The signature and checksum are valid;
> > &gt; 3. LICENSE and NOTICE files exist;
> > &gt;
> > &gt; tzssangglass <tzssangglass@apache.org&gt; 于2022年8月14日周日 19:00写道:
> > &gt; &gt;
> > &gt; &gt; For Step 4. Build &amp; Test Apache APISIX Java Plugin Runner:
> > &gt; &gt;
> > &gt; &gt;
> > &gt; &gt;&nbsp;&nbsp;&nbsp; 1. build and test based on JDK 11.
> > &gt; &gt;
> > &gt; &gt;
> > &gt; &gt;
> > &gt; &gt;&nbsp;&nbsp;&nbsp; 1. install by command: ./mvnw install
> -Dgpg.skip
> > &gt; &gt;
> > &gt; &gt;
> > &gt; &gt;
> > &gt; &gt; *ZhengSong Tu*
> > &gt; &gt; My GitHub: https://github.com/tzssangglass
> > &gt; &gt; Apache APISIX: https://github.com/apache/apisix
> > &gt; &gt;
> > &gt; &gt;
> > &gt; &gt; 在 2022年8月12日 16:18:07 上,tzssangglass <tzssangglass@apache.org&gt;
> 写道:
> > &gt; &gt;
> > &gt; &gt; &gt; Hello, Community,
> > &gt; &gt; &gt; This is a call for the vote to release Apache APISIX Java
> Plugin
> > &gt; &gt; &gt; Runner version 0.3.0
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Release notes:
> > &gt; &gt; &gt;
> > &gt; &gt; &gt;
> > &gt; &gt; &gt;
> > &gt;
> https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; The release candidates:
> > &gt; &gt; &gt;
> > &gt; &gt; &gt;
> > &gt; &gt; &gt;
> > &gt;
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Release Commit ID:
> > &gt; &gt; &gt;
> > &gt; &gt; &gt;
> > &gt; &gt; &gt;
> > &gt;
> https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Keys to verify the Release Candidate:
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/KEYS
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Steps to validating the release:
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; 1. Download the release
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; wget
> > &gt; &gt; &gt;
> > &gt;
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; 2. Checksums and signatures
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; wget
> > &gt; &gt; &gt;
> > &gt;
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; wget
> > &gt; &gt; &gt;
> > &gt;
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; gpg --import KEYS
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
> > &gt; &gt; &gt; apisix-java-plugin-runner-0.3.0-src.tgz
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; 3. Unzip and Check files
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; 4. Build &amp; Test Apache APISIX Java Plugin Runner:
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; cd apisix-java-plugin-runner
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; ./mvnw install
> > &gt; &gt; &gt;
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; The vote will be open for at least 72 hours or until
> necessary number
> > &gt; of
> > &gt; &gt; &gt; votes are reached.
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; Please vote accordingly:
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; [ ] +1 approve
> > &gt; &gt; &gt; [ ] +0 no opinion
> > &gt; &gt; &gt; [ ] -1 disapprove with the reason
> > &gt; &gt; &gt;
> > &gt; &gt; &gt; *ZhengSong Tu*
> > &gt; &gt; &gt; My GitHub: https://github.com/tzssangglass
> > &gt; &gt; &gt; Apache APISIX: https://github.com/apache/apisix
> > &gt; &gt; &gt;
> > &gt;
>

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

Posted by Jinhua Luo <lu...@gmail.com>.
+1 non-binding

I have checked:
1. All links are valid
2. The signature and checksum are valid
3. LICENSE and NOTICE files exist

刘维 <le...@qq.com.invalid> 于2022年8月16日周二 12:51写道:
>
> +1 non-binding
>
> I have checked:
> 1. All links are valid
> 2. The signature and checksum are valid
> 3. LICENSE and NOTICE files exist
>
>
> ------------------&nbsp;Original&nbsp;------------------
> From: &nbsp;"Baoyuan";<baoyuan.top@gmail.com&gt;;
> Send time:&nbsp;Tuesday, Aug 16, 2022 9:35 AM
> To:&nbsp;"dev"<dev@apisix.apache.org&gt;;
>
> Subject: &nbsp;Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0
>
>
>
> +1 non-binding
>
> I have checked:
> 1. All links are valid
> 2. The signature and checksum are valid
> 3. LICENSE and NOTICE files exist
>
> Zexuan Luo <spacewander@apache.org&gt; 于2022年8月15日周一 11:55写道:
>
> &gt; +1 binding
> &gt;
> &gt; Checked:
> &gt; 1. All download links are valid;
> &gt; 2. The signature and checksum are valid;
> &gt; 3. LICENSE and NOTICE files exist;
> &gt;
> &gt; tzssangglass <tzssangglass@apache.org&gt; 于2022年8月14日周日 19:00写道:
> &gt; &gt;
> &gt; &gt; For Step 4. Build &amp; Test Apache APISIX Java Plugin Runner:
> &gt; &gt;
> &gt; &gt;
> &gt; &gt;&nbsp;&nbsp;&nbsp; 1. build and test based on JDK 11.
> &gt; &gt;
> &gt; &gt;
> &gt; &gt;
> &gt; &gt;&nbsp;&nbsp;&nbsp; 1. install by command: ./mvnw install -Dgpg.skip
> &gt; &gt;
> &gt; &gt;
> &gt; &gt;
> &gt; &gt; *ZhengSong Tu*
> &gt; &gt; My GitHub: https://github.com/tzssangglass
> &gt; &gt; Apache APISIX: https://github.com/apache/apisix
> &gt; &gt;
> &gt; &gt;
> &gt; &gt; 在 2022年8月12日 16:18:07 上,tzssangglass <tzssangglass@apache.org&gt; 写道:
> &gt; &gt;
> &gt; &gt; &gt; Hello, Community,
> &gt; &gt; &gt; This is a call for the vote to release Apache APISIX Java Plugin
> &gt; &gt; &gt; Runner version 0.3.0
> &gt; &gt; &gt;
> &gt; &gt; &gt; Release notes:
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> &gt; https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
> &gt; &gt; &gt;
> &gt; &gt; &gt; The release candidates:
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> &gt; https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
> &gt; &gt; &gt;
> &gt; &gt; &gt; Release Commit ID:
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> &gt; https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
> &gt; &gt; &gt;
> &gt; &gt; &gt; Keys to verify the Release Candidate:
> &gt; &gt; &gt;
> &gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/KEYS
> &gt; &gt; &gt;
> &gt; &gt; &gt; Steps to validating the release:
> &gt; &gt; &gt;
> &gt; &gt; &gt; 1. Download the release
> &gt; &gt; &gt;
> &gt; &gt; &gt; wget
> &gt; &gt; &gt;
> &gt; https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
> &gt; &gt; &gt;
> &gt; &gt; &gt; 2. Checksums and signatures
> &gt; &gt; &gt;
> &gt; &gt; &gt; wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> &gt; &gt; &gt;
> &gt; &gt; &gt; wget
> &gt; &gt; &gt;
> &gt; https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
> &gt; &gt; &gt;
> &gt; &gt; &gt; wget
> &gt; &gt; &gt;
> &gt; https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> &gt; &gt; &gt;
> &gt; &gt; &gt; gpg --import KEYS
> &gt; &gt; &gt;
> &gt; &gt; &gt; shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> &gt; &gt; &gt;
> &gt; &gt; &gt; gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
> &gt; &gt; &gt; apisix-java-plugin-runner-0.3.0-src.tgz
> &gt; &gt; &gt;
> &gt; &gt; &gt; 3. Unzip and Check files
> &gt; &gt; &gt;
> &gt; &gt; &gt; tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
> &gt; &gt; &gt;
> &gt; &gt; &gt; 4. Build &amp; Test Apache APISIX Java Plugin Runner:
> &gt; &gt; &gt;
> &gt; &gt; &gt; cd apisix-java-plugin-runner
> &gt; &gt; &gt;
> &gt; &gt; &gt; ./mvnw install
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> &gt; &gt; &gt; The vote will be open for at least 72 hours or until necessary number
> &gt; of
> &gt; &gt; &gt; votes are reached.
> &gt; &gt; &gt;
> &gt; &gt; &gt; Please vote accordingly:
> &gt; &gt; &gt;
> &gt; &gt; &gt; [ ] +1 approve
> &gt; &gt; &gt; [ ] +0 no opinion
> &gt; &gt; &gt; [ ] -1 disapprove with the reason
> &gt; &gt; &gt;
> &gt; &gt; &gt; *ZhengSong Tu*
> &gt; &gt; &gt; My GitHub: https://github.com/tzssangglass
> &gt; &gt; &gt; Apache APISIX: https://github.com/apache/apisix
> &gt; &gt; &gt;
> &gt;

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

Posted by 刘维 <le...@qq.com.INVALID>.
+1 non-binding

I have checked:
1. All links are valid
2. The signature and checksum are valid
3. LICENSE and NOTICE files exist


------------------&nbsp;Original&nbsp;------------------
From: &nbsp;"Baoyuan";<baoyuan.top@gmail.com&gt;;
Send time:&nbsp;Tuesday, Aug 16, 2022 9:35 AM
To:&nbsp;"dev"<dev@apisix.apache.org&gt;; 

Subject: &nbsp;Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0



+1 non-binding

I have checked:
1. All links are valid
2. The signature and checksum are valid
3. LICENSE and NOTICE files exist

Zexuan Luo <spacewander@apache.org&gt; 于2022年8月15日周一 11:55写道:

&gt; +1 binding
&gt;
&gt; Checked:
&gt; 1. All download links are valid;
&gt; 2. The signature and checksum are valid;
&gt; 3. LICENSE and NOTICE files exist;
&gt;
&gt; tzssangglass <tzssangglass@apache.org&gt; 于2022年8月14日周日 19:00写道:
&gt; &gt;
&gt; &gt; For Step 4. Build &amp; Test Apache APISIX Java Plugin Runner:
&gt; &gt;
&gt; &gt;
&gt; &gt;&nbsp;&nbsp;&nbsp; 1. build and test based on JDK 11.
&gt; &gt;
&gt; &gt;
&gt; &gt;
&gt; &gt;&nbsp;&nbsp;&nbsp; 1. install by command: ./mvnw install -Dgpg.skip
&gt; &gt;
&gt; &gt;
&gt; &gt;
&gt; &gt; *ZhengSong Tu*
&gt; &gt; My GitHub: https://github.com/tzssangglass
&gt; &gt; Apache APISIX: https://github.com/apache/apisix
&gt; &gt;
&gt; &gt;
&gt; &gt; 在 2022年8月12日 16:18:07 上,tzssangglass <tzssangglass@apache.org&gt; 写道:
&gt; &gt;
&gt; &gt; &gt; Hello, Community,
&gt; &gt; &gt; This is a call for the vote to release Apache APISIX Java Plugin
&gt; &gt; &gt; Runner version 0.3.0
&gt; &gt; &gt;
&gt; &gt; &gt; Release notes:
&gt; &gt; &gt;
&gt; &gt; &gt;
&gt; &gt; &gt;
&gt; https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
&gt; &gt; &gt;
&gt; &gt; &gt; The release candidates:
&gt; &gt; &gt;
&gt; &gt; &gt;
&gt; &gt; &gt;
&gt; https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
&gt; &gt; &gt;
&gt; &gt; &gt; Release Commit ID:
&gt; &gt; &gt;
&gt; &gt; &gt;
&gt; &gt; &gt;
&gt; https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
&gt; &gt; &gt;
&gt; &gt; &gt; Keys to verify the Release Candidate:
&gt; &gt; &gt;
&gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/KEYS
&gt; &gt; &gt;
&gt; &gt; &gt; Steps to validating the release:
&gt; &gt; &gt;
&gt; &gt; &gt; 1. Download the release
&gt; &gt; &gt;
&gt; &gt; &gt; wget
&gt; &gt; &gt;
&gt; https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
&gt; &gt; &gt;
&gt; &gt; &gt; 2. Checksums and signatures
&gt; &gt; &gt;
&gt; &gt; &gt; wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
&gt; &gt; &gt;
&gt; &gt; &gt; wget
&gt; &gt; &gt;
&gt; https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
&gt; &gt; &gt;
&gt; &gt; &gt; wget
&gt; &gt; &gt;
&gt; https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
&gt; &gt; &gt;
&gt; &gt; &gt; gpg --import KEYS
&gt; &gt; &gt;
&gt; &gt; &gt; shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
&gt; &gt; &gt;
&gt; &gt; &gt; gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
&gt; &gt; &gt; apisix-java-plugin-runner-0.3.0-src.tgz
&gt; &gt; &gt;
&gt; &gt; &gt; 3. Unzip and Check files
&gt; &gt; &gt;
&gt; &gt; &gt; tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
&gt; &gt; &gt;
&gt; &gt; &gt; 4. Build &amp; Test Apache APISIX Java Plugin Runner:
&gt; &gt; &gt;
&gt; &gt; &gt; cd apisix-java-plugin-runner
&gt; &gt; &gt;
&gt; &gt; &gt; ./mvnw install
&gt; &gt; &gt;
&gt; &gt; &gt;
&gt; &gt; &gt; The vote will be open for at least 72 hours or until necessary number
&gt; of
&gt; &gt; &gt; votes are reached.
&gt; &gt; &gt;
&gt; &gt; &gt; Please vote accordingly:
&gt; &gt; &gt;
&gt; &gt; &gt; [ ] +1 approve
&gt; &gt; &gt; [ ] +0 no opinion
&gt; &gt; &gt; [ ] -1 disapprove with the reason
&gt; &gt; &gt;
&gt; &gt; &gt; *ZhengSong Tu*
&gt; &gt; &gt; My GitHub: https://github.com/tzssangglass
&gt; &gt; &gt; Apache APISIX: https://github.com/apache/apisix
&gt; &gt; &gt;
&gt;

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

Posted by Baoyuan <ba...@gmail.com>.
+1 non-binding

I have checked:
1. All links are valid
2. The signature and checksum are valid
3. LICENSE and NOTICE files exist

Zexuan Luo <sp...@apache.org> 于2022年8月15日周一 11:55写道:

> +1 binding
>
> Checked:
> 1. All download links are valid;
> 2. The signature and checksum are valid;
> 3. LICENSE and NOTICE files exist;
>
> tzssangglass <tz...@apache.org> 于2022年8月14日周日 19:00写道:
> >
> > For Step 4. Build & Test Apache APISIX Java Plugin Runner:
> >
> >
> >    1. build and test based on JDK 11.
> >
> >
> >
> >    1. install by command: ./mvnw install -Dgpg.skip
> >
> >
> >
> > *ZhengSong Tu*
> > My GitHub: https://github.com/tzssangglass
> > Apache APISIX: https://github.com/apache/apisix
> >
> >
> > 在 2022年8月12日 16:18:07 上,tzssangglass <tz...@apache.org> 写道:
> >
> > > Hello, Community,
> > > This is a call for the vote to release Apache APISIX Java Plugin
> > > Runner version 0.3.0
> > >
> > > Release notes:
> > >
> > >
> > >
> https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
> > >
> > > The release candidates:
> > >
> > >
> > >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
> > >
> > > Release Commit ID:
> > >
> > >
> > >
> https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
> > >
> > > Keys to verify the Release Candidate:
> > >
> > > https://dist.apache.org/repos/dist/dev/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.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
> > >
> > > 2. Checksums and signatures
> > >
> > > wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> > >
> > > wget
> > >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
> > >
> > > wget
> > >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> > >
> > > gpg --import KEYS
> > >
> > > shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> > >
> > > gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
> > > apisix-java-plugin-runner-0.3.0-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
> > >
> > > 4. Build & Test Apache APISIX Java Plugin Runner:
> > >
> > > cd apisix-java-plugin-runner
> > >
> > > ./mvnw install
> > >
> > >
> > > 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
> > > Apache APISIX: https://github.com/apache/apisix
> > >
>

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

Posted by Zexuan Luo <sp...@apache.org>.
+1 binding

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

tzssangglass <tz...@apache.org> 于2022年8月14日周日 19:00写道:
>
> For Step 4. Build & Test Apache APISIX Java Plugin Runner:
>
>
>    1. build and test based on JDK 11.
>
>
>
>    1. install by command: ./mvnw install -Dgpg.skip
>
>
>
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix
>
>
> 在 2022年8月12日 16:18:07 上,tzssangglass <tz...@apache.org> 写道:
>
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX Java Plugin
> > Runner version 0.3.0
> >
> > Release notes:
> >
> >
> > https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
> >
> > The release candidates:
> >
> >
> > https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
> >
> > Release Commit ID:
> >
> >
> > https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
> >
> > Keys to verify the Release Candidate:
> >
> > https://dist.apache.org/repos/dist/dev/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.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
> >
> > 2. Checksums and signatures
> >
> > wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> >
> > wget
> > https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
> >
> > wget
> > https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> >
> > gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
> > apisix-java-plugin-runner-0.3.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
> >
> > 4. Build & Test Apache APISIX Java Plugin Runner:
> >
> > cd apisix-java-plugin-runner
> >
> > ./mvnw install
> >
> >
> > 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
> > Apache APISIX: https://github.com/apache/apisix
> >

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

Posted by tzssangglass <tz...@apache.org>.
For Step 4. Build & Test Apache APISIX Java Plugin Runner:


   1. build and test based on JDK 11.



   1. install by command: ./mvnw install -Dgpg.skip



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


在 2022年8月12日 16:18:07 上,tzssangglass <tz...@apache.org> 写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Java Plugin
> Runner version 0.3.0
>
> Release notes:
>
>
> https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/dev/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.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
>
> gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
> apisix-java-plugin-runner-0.3.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
>
> 4. Build & Test Apache APISIX Java Plugin Runner:
>
> cd apisix-java-plugin-runner
>
> ./mvnw install
>
>
> 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
> Apache APISIX: https://github.com/apache/apisix
>

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

Posted by Zeping Bai <bz...@apache.org>.
+1 (binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE files exist.
4. Building on Gitpod (Ubuntu 20.04) was successful.

Best regards!
Zeping Bai  @bzp2010

tzssangglass <tz...@apache.org> 于2022年8月12日周五 16:18写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Java Plugin
> Runner version 0.3.0
>
> Release notes:
>
>
> https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/dev/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.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
>
> gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
> apisix-java-plugin-runner-0.3.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
>
> 4. Build & Test Apache APISIX Java Plugin Runner:
>
> cd apisix-java-plugin-runner
>
> ./mvnw install
>
>
> 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
> Apache APISIX: https://github.com/apache/apisix
>

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

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

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


On Tue, 16 Aug 2022 at 21:38, Chao Zhang <to...@apache.org> wrote:

> +1 binding from me. I have checked:
>
> 1. License and NOTICE files exist
> 2. Checksum and signature are good
> 3. All links valid
>
> tzssangglass <tz...@apache.org>于2022年8月12日 周五16:18写道:
>
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX Java Plugin
> > Runner version 0.3.0
> >
> > Release notes:
> >
> >
> >
> https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
> >
> > The release candidates:
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
> >
> > Release Commit ID:
> >
> >
> >
> https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
> >
> > Keys to verify the Release Candidate:
> >
> > https://dist.apache.org/repos/dist/dev/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.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
> >
> > 2. Checksums and signatures
> >
> > wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
> >
> > gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
> > apisix-java-plugin-runner-0.3.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
> >
> > 4. Build & Test Apache APISIX Java Plugin Runner:
> >
> > cd apisix-java-plugin-runner
> >
> > ./mvnw install
> >
> >
> > 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
> > Apache APISIX: https://github.com/apache/apisix
> >
> --
> Best regards
> Chao Zhang
>
> https://github.com/tokers
>

Re: [VOTE] Relase Apache APISIX Java Plugin Runner 0.3.0

Posted by Chao Zhang <to...@apache.org>.
+1 binding from me. I have checked:

1. License and NOTICE files exist
2. Checksum and signature are good
3. All links valid

tzssangglass <tz...@apache.org>于2022年8月12日 周五16:18写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Java Plugin
> Runner version 0.3.0
>
> Release notes:
>
>
> https://github.com/apache/apisix-java-plugin-runner/blob/main/CHANGELOG.md#030
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-java-plugin-runner/commit/5f9a418ba0c56feb437d6194be54bba1b954677a
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/dev/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.3.0/apisix-java-plugin-runner-0.3.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-java-plugin-runner-0.3.0/apisix-java-plugin-runner-0.3.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apisix-java-plugin-runner-0.3.0-src.tgz.sha512
>
> gpg --verify apisix-java-plugin-runner-0.3.0-src.tgz.asc
> apisix-java-plugin-runner-0.3.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apisix-java-plugin-runner-0.3.0-src.tgz
>
> 4. Build & Test Apache APISIX Java Plugin Runner:
>
> cd apisix-java-plugin-runner
>
> ./mvnw install
>
>
> 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
> Apache APISIX: https://github.com/apache/apisix
>
-- 
Best regards
Chao Zhang

https://github.com/tokers