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 > >
