HI,all
Now in the master branch, the hessian-lite module is migrated to
https://github.com/dubbo/hessian-lite
But in the 2.6.x and 2.5.x branches, there also exist hessian-lite
module。These three hessian-lite modules are maintained independently of
each other。Now if we release the code of master and 2.6.x to maven
center,the version of hessian-lite module will have a conflict.
So I think we can delete dubbo/hessian-lite module of the 2.6.x and
2.5.x branches,and use https://github.com/dubbo/hessian-lite
What do you think about it ?