Checked and +1. Zhang Wenli http://zhangwenli.com
SHUANG SU <[email protected]> 于2019年3月1日周五 上午2:19写道: > I am pleased to be calling this vote for the release of Apache ECharts > 4.2.1 (release candidate 3). > > The major update from 4.2.1 release candidate 1 to candidate 2 is about the > license statement. > See more details in > > https://lists.apache.org/thread.html/3817a70b2ec34a25b82f4a1310398ae9df8cdc6728fa289c941c5fde@%3Cdev.echarts.apache.org%3E > > The major update from 4.2.1 release candidate 2 to candidate 3 is a fix of > a non-negligible bug. > > 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 > > # Build 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 4.2.1 (release candidate 3) > by "2019-03-03T19:05:39.353Z". > > [ ] +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. > > -------------------------- > > Thanks, > ------------------------------ > Su Shuang (100pah) > ------------------------------ >
