On 2018/08/22 11:58:25, Ian Luo <[email protected]> wrote: 
> see my comments inlined below.
> 
> 
> On Wed, Aug 22, 2018 at 6:11 PM ulinkwo <[email protected]> wrote:
> 
> > Hi, community
> >
> > I plan to contribute for the Issue (
> > https://github.com/apache/incubator-dubbo/issues/2316), But I could not
> > know which version release contains the issue.
> >
> > Right now I the dubbo-serialization-fst based master code (2.7.0-SNAPSHOT),
> > so CI fails to build because it could not to find dubbo dependency version.
> > Why not to deploy dubbo-2.7.0-SNAPSHOT to central repo ?
> >
> 
> CI should fail when some module is removed from the master, would you mind
> to provide the link? Furthermore, I think the correct sequence should be
> move the module into github.com/dubbo first, then remove the corresponding
> module from the main project, what do you think?
> 
> 
> >
> > What plan for this issue to finish all migrations,  Do we need to support
> > 2.6.x which contains all modules ?
> >
> 
> We should leave branch 2.6.x as is, since it is delegated to maintenance
> purpose.
> 
> 
> 
> > Sincerely.
> >
> > Kyle
> >
> 

I mean that the single project dubbo-serialization-fst fails to build, I sent 
pull request from https://github.com/dubbo/dubbo-serialization-fst/pull/2

And my migration code is based on dubbo master, so the compilation would need 
dubbo 2.7.0-SNAPSHOT jar dependency which not found in maven central repo

And I also had sent a pull request about removing dubbo-serialization-fst 
module from master (https://github.com/apache/incubator-dubbo/pull/2330)

I not sure the community plan to remove the works in which version release, so 
my pull request is not accepted

Reply via email to