Kevin, Sorry, I am being confused with the voting progress:
Firstly, I called a vote for 4.1.0.rc3 on "general@incubator.apache.org", and then received some comments. Then, I fixed the artifact according to those comments, and called a vote for 4.1.0.rc4 on "d...@echarts.apache.org", and then the vote passed. Then, I am calling a vote for 4.1.0.rc4 on "general@incubator.apache.org" now. Did I do it correctly? Or, maybe, I should have skipped the vote for 4.1.0.rc4 on " d...@echarts.apache.org", but call a vote for 4.1.0.rc4 on "general@incubator.apache.org" directly after I fixed the 4.1.0.rc3? ------------------------------ Su Shuang (100pah) ------------------------------ 2018-05-29 22:41 GMT+08:00 Kevin A. McGrail <kmcgr...@apache.org>: > Su, I would think you would remove the rc4 (release candidate) and it would > be released as 4.1.0. Also, I think your vote already passed so I'm not > sure why you need another round of votes. Am I confused? > > -- > Kevin A. McGrail > VP Fundraising, Apache Software Foundation > Chair Emeritus Apache SpamAssassin Project > https://www.linkedin.com/in/kmcgrail - 703.798.0171 > > On Tue, May 29, 2018 at 5:09 AM, SHUANG SU <sushuang0...@gmail.com> wrote: > > > After removing some generated files and bin files from 4.1.0.rc3, only > > source code kept in the artifact. > > I am pleased to be calling this vote for the release of Apache ECharts > > 4.1.0.rc4. > > > > > > Apache ECharts community has voted and approved the release. > > > > Vote thread: > > https://lists.apache.org/thread.html/8ebfdd7219cbfed40cd2350e487b99 > > be58ec169fb7c5673e21e10dea@%3Cdev.echarts.apache.org%3E > > > > Results thread: > > https://lists.apache.org/thread.html/238ae37a82e2a71698f41a4d878e32 > > 5601b88c665f9951d3bf912db4@%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.1.0.rc4/ > > > > 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=02842e2 > > > > The Release Note is available in: > > https://dist.apache.org/repos/dist/dev/incubator/echarts/4. > > 1.0.rc4/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. > > 1.0.rc4/apache-echarts-4.1.0.rc4-incubating-src.zip > > -o apache-echarts-4.1.0.rc4-incubating-src.zip > > unzip apache-echarts-4.1.0.rc4-incubating-src.zip -d > > apache-echarts-4.1.0.rc4-incubating-src > /dev/null > > > > # Rebuild the project (Node.js environment is required): > > cd "apache-echarts-4.1.0.rc4-incubating-src" && npm install && cd .. > > node "apache-echarts-4.1.0.rc4-incubating-src/build/build.js" --release > > # (See help: `node "apache-echarts-4.1.0.rc4- > > incubating-src/build/build.js" > > --help`) > > ``` > > > > > > Please vote on releasing this package as: > > Apache ECharts 4.1.0.rc4 > > > > This vote will be open until "2018-06-01T10:02:35.437Z". > > > > [ ] +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) > > ------------------------------ > > >