You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2019/12/09 07:58:46 UTC

[dubbo] branch master updated (9337af0 -> 4704413)

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

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


    from 9337af0  Fix mvn error: remove existing dubbo-rpc-http-invoker related components  (#5441)
     add 4704413  Fix issue#5411 (#5427)

No new revisions were added by this update.

Summary of changes:
 .../dubbo/config/AbstractReferenceConfig.java      |  2 +-
 .../org/apache/dubbo/config/ServiceConfigBase.java |  2 +-
 .../apache/dubbo/config/context/ConfigManager.java | 21 ++++++++++++++---
 .../dubbo/config/context/ConfigManagerTest.java    | 26 +++++++++-------------
 .../apache/dubbo/config/spring/demo-provider.xml   |  2 +-
 5 files changed, 32 insertions(+), 21 deletions(-)