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 2021/06/08 10:20:59 UTC

[dubbo] branch master updated (56367d5 -> badbbb4)

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 56367d5  feat: Add testcase for DubboService#parameters to verify issue#3072 (#8001)
     add badbbb4  Fix spring spi extension keeps printing warn log during starting. (#6144)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/dubbo/common/config/ConfigurationUtils.java |  4 +---
 .../org/apache/dubbo/config/context/ConfigManager.java     |  8 ++++++--
 .../org/apache/dubbo/config/bootstrap/DubboBootstrap.java  | 14 ++++++++++++--
 .../apache/dubbo/config/utils/ConfigValidationUtils.java   |  3 +--
 .../src/main/java/org/apache/dubbo/rpc/RpcInvocation.java  |  1 -
 5 files changed, 20 insertions(+), 10 deletions(-)