+1 binding

checked
1. incubating in name
2. asc checked
3. sha512 checked
4. compile passed
5. DISCLAIMER, LICENSE, NOTICE exist


One question, when I run 
> shasum -c apache-echarts-4.2.1-rc.3-incubating-src.zip.sha512
 Result is
> shasum: apache-echarts-4.2.1-rc.3-incubating-src.zip.sha512: no properly 
> formatted SHA1 checksum lines found
 

But when I do manually checking, it is literally matched. Do you create this 
sha512 file manually instead of using script? If so, could you consider to use 
command like this?
> shasum -a 512 ${PRODUCT_NAME}-src.tgz > ${PRODUCT_NAME}-src.tgz.sha512




------------------
Sheng Wu
Apache SkyWalking, ShardingSphere, Zipkin
Twitter, wusheng1108


 




------------------ Original ------------------
From:  "willem.jiang"<willem.ji...@gmail.com>;
Date:  Sat, Mar 16, 2019 10:37 AM
To:  "general"<general@incubator.apache.org>;

Subject:  Re: [VOTE] Release Apache ECharts (incubating) 4.2.1 
(releasecandidate 3)



+1 (binding)

I checked
Verified the signature and sha512
DISCLAIMER
LICENSE
NOTICE
Can build the key from source.

Willem Jiang

Twitter: willemjiang
Weibo: ????willem

On Wed, Mar 6, 2019 at 2:58 PM SHUANG SU <sushuang0...@gmail.com> wrote:
>
> I am pleased to be calling this vote for the release of Apache ECharts
> (incubating) 4.2.1 (release candidate 3).
>
> Apache ECharts community has voted and approved the release.
>
> Vote thread:
> https://lists.apache.org/thread.html/6f555bdb3bdc23ac9e260116738af779d4dff7b7e21f77c0a3369905@%3Cdev.echarts.apache.org%3E
>
> Results thread:
> https://lists.apache.org/thread.html/54a63e2208330dd68c39bdcb5bd444301d0eb8580d433d1ac3fe4500@%3Cdev.echarts.apache.org%3E
>
> The release candidate to be voted over is available at:
> https://dist.apache.org/repos/dist/dev/incubator/echarts/4.2.1-rc.3/
>
> The release candidate is signed with a GPG key available at:
> https://dist.apache.org/repos/dist/dev/incubator/echarts/KEYS
>
> The Git commit for this release is:
> https://gitbox.apache.org/repos/asf?p=incubator-echarts.git;a=commit;h=1a2e990
>
> The Release Note is available in:
> https://dist.apache.org/repos/dist/dev/incubator/echarts/4.2.1-rc.3/RELEASE_NOTE.txt
>
> Some shell commands for validating the release:
>
> ```shell
> # Download the release:
> curl
> https://dist.apache.org/repos/dist/dev/incubator/echarts/4.2.1-rc.3/apache-echarts-4.2.1-rc.3-incubating-src.zip
> -o apache-echarts-4.2.1-rc.3-incubating-src.zip
> unzip apache-echarts-4.2.1-rc.3-incubating-src.zip -d
> apache-echarts-4.2.1-rc.3-incubating-src > /dev/null
>
> # Rebuild the project (Node.js environment is required):
> cd "apache-echarts-4.2.1-rc.3-incubating-src" && npm install && cd ..
> node "apache-echarts-4.2.1-rc.3-incubating-src/build/build.js" --release
> # (See help: `node
> "apache-echarts-4.2.1-rc.3-incubating-src/build/build.js" --help`)
> ```
>
>
> Please vote on releasing this package as:
> Apache ECharts (incubating) 4.2.1 (release candidate 3)
> by "2019-03-09T07:42:38.040Z".
>
> [ ] +1 Release this package
> [ ] 0 I don't feel strongly about it, but don't object
> [ ] -1 Do not release this package because...
>
> Anyone can participate in testing and voting, not just committers, please
> feel free to try out the release candidate and provide your votes.
>
>
> ------------------------------
>  Su Shuang (100pah)
> ------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to