-
Notifications
You must be signed in to change notification settings - Fork 26.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Dubbo-4355] Fix dubbo.jar do not contain "serialization-protobuf-json" module issue (#4356) #4364
Conversation
…n" module issue (#4356) * include protobuf-json jar to dubbo
Origin PR is #4356 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Codecov Report
@@ Coverage Diff @@
## master #4364 +/- ##
============================================
+ Coverage 62.89% 62.92% +0.03%
- Complexity 451 506 +55
============================================
Files 769 769
Lines 32995 32995
Branches 5215 5215
============================================
+ Hits 20752 20762 +10
+ Misses 9842 9836 -6
+ Partials 2401 2397 -4
Continue to review full report at Codecov.
|
…n" module issue (apache#4356) (apache#4364) * include protobuf-json jar to dubbo
…n" module issue (apache#4356) (apache#4364) * include protobuf-json jar to dubbo
…n" module issue (apache#4356) (apache#4364) * include protobuf-json jar to dubbo
Merge change from release-branch to master branch