Re: [VOTE] Release Apache Dubbo dubbo-spi-extensions 1.0.0

2021-10-21 Thread Jun Liu
I vote +1 binding based on the following checks: * Hash and signature are good * Signature is correct * Dependencies are good * LICENSE and NOTICE exist Jun > On Oct 18, 2021, at 3:04 PM, ranke wrote: > > Hello Community, > > This is a call for vote to release Apache Dubbo dubbo-spi-extension

Re: [VOTE] Release Apache Dubbo dubbo-spi-extensions 1.0.0

2021-10-21 Thread ranke
OK, I'll put the conclusion and release notes in the README file later. But it doesn't affect the voting. Can we continue voting? Jun Liu 于2021年10月22日周五 上午10:46写道: > It’s necessary to make it clear to the community. > > Would u please give a conclude on the conversations we had above and put > i

Re: [VOTE] Release Apache Dubbo dubbo-spi-extensions 1.0.0

2021-10-21 Thread Jun Liu
It’s necessary to make it clear to the community. Would u please give a conclude on the conversations we had above and put it in the README file or somewhere in the project that is easy for maintainers to notice? Jun > On Oct 21, 2021, at 5:50 PM, YunKun Huang wrote: > > ok,thanks for explai

Re: [VOTE] Release Apache Dubbo 3.0.4 RC1

2021-10-21 Thread Jun Liu
+1 binding I have checked: * Hash and signature are good * Unit tests passed * LICENSE and NOTICE exist Issues: Release notes need to be simplified. Jun > On Oct 19, 2021, at 8:11 PM, zhongming hua wrote: > > Hello Dubbo Community, > > This is a call for vote to release Apache Dubbo version

Re: [VOTE] Release Apache Dubbo dubbo-spi-extensions 1.0.0

2021-10-21 Thread YunKun Huang
ok,thanks for explaining. It makes sense to me. I just want to make sure everyone is on the same page because this release process and repo organize way is different with apache/dubbo. +1 for this release I have checked: + git tag is correct + source code can compile in my PC + LICENSE and NOTI

Re: [VOTE] Release Apache Dubbo dubbo-spi-extensions 1.0.0

2021-10-21 Thread ranke
Hi Yunkun: This is because there are many sub modules in the dubbo-spi-extensions repositories, and each sub module has an independent version number. If we vote in the form of sub modules, it will be messy. So we consider voting in the form of repositories and publishing the source code of all mod

Re: [VOTE] Release Apache Dubbo 3.0.4 RC1

2021-10-21 Thread joezou
+1 binding Checked [√] Source code can be compiled. [√] CHANGE.md . [√] License headers . [√] Download links are fine. BTW, why do test cases[1] fail?Can you fix or ignore it? [1]:https://github.com/apache/dubbo/runs/3935452552 YunKun Huang 于2021年10月21日周四 下午2:15写道: > +1 > > I have checked: > +

Re: [VOTE] Release Apache Dubbo dubbo-spi-extensions 1.0.0

2021-10-21 Thread Jun Liu
Hi Regarding apache release, the version will can go like 1.0.0, 1.0.1, etc. with each version contains all the submodules and all the source codes. As for the convenient maven dependencies, that is, the submodules, their version will be determined by the version number in their own pom.xml fil

Re: [VOTE] Release Apache Dubbo dubbo-spi-extensions 1.0.0

2021-10-21 Thread Jun Liu
Hi Regarding apache release, the version will can go like 1.0.0, 1.0.1, etc. with each version contains all the submodules and all the source codes. As for the convenient maven dependencies, their version will be determined by the version number in their own pom.xml file, which can be and most