+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 <luajit...@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
>
> 刘维 <levy...@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....@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 <spacewan...@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 <tzssanggl...@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 <tzssanggl...@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;
>

Reply via email to