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 <[email protected]> 于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 > 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 <[email protected]> wrote: > > > > 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 NOTICE file exist > > + Signature is correct > > > > On Thu, Oct 21, 2021 at 5:29 PM ranke <[email protected]> wrote: > >> > >> 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 > >> modules every time. > >> However, a specific sub module is actually released to the maven > >> repositories, and the version number is the independent version number > of > >> the module(Compile the corresponding modules using the published source > >> code and publish them to the maven repository). > >> We will explain the released specific modules and updated contents in > the > >> announcement. > >> > >> Jun Liu <[email protected]> 于2021年10月21日周四 下午5:16写道: > >> > >>> 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 > file, > >>> which can be and most likely to be different with 1.0.0. But whatever > >>> version the submodule maven version may has, the version should be the > same > >>> as the one recorded in the source package of the dubbo-spi-extensions > >>> project currently releasing. > >>> > >>> I think the above way makes sense for both users and the apache > release. > >>> What do u think of it, Keran and Yunkun? > >>> > >>> Jun > >>> > >>>> On Oct 21, 2021, at 5:02 PM, Jun Liu <[email protected]> wrote: > >>>> > >>>> 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 likely to be different with 1.0.0. But whatever version the > >>> submodule maven version may has, the version should be the same as the > one > >>> recorded in the source package of the dubbo-spi-extensions project > >>> currently releasing. > >>>> > >>>> I think the above way makes sense for both users and the apache > release. > >>> What do u think of it, Keran and Yunkun? > >>>> > >>>> Jun > >>> > >>> > >
