You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by vi...@apache.org on 2019/09/18 11:59:42 UTC

[dubbo] branch master updated (b53624e -> 5842dff)

This is an automated email from the ASF dual-hosted git repository.

victory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git.


    from b53624e  [Dubbo-4882] Add support for overriding Map properties in AbstractConfig.refresh (#4899)
     add 5842dff  fix set generic method error (#5079)

No new revisions were added by this update.

Summary of changes:
 .../dubbo/config/AbstractReferenceConfig.java      | 14 +++++++++---
 .../org/apache/dubbo/config/ServiceConfig.java     | 26 +++++++++++-----------
 .../builders/AbstractReferenceBuilderTest.java     |  6 +++--
 .../apache/dubbo/rpc/support/ProtocolUtils.java    | 11 ++++++---
 4 files changed, 36 insertions(+), 21 deletions(-)