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/06/26 02:24:00 UTC

[dubbo] branch 2.7.3-release updated (a1e4757 -> e3c35f2)

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

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


    from a1e4757  Use empty protocol for nacos registry when address list is empty. (#4349)
     add e3c35f2  Add TypeDefinitionBuilderName to TypeDefinition (#4372)

No new revisions were added by this update.

Summary of changes:
 .../metadata/definition/TypeDefinitionBuilder.java    |  6 ++++--
 .../metadata/definition/model/MethodDefinition.java   | 19 ++-----------------
 .../metadata/definition/model/TypeDefinition.java     |  9 +++++++++
 .../dubbo/metadata/definition/MetadataTest.java       | 10 +++++++++-
 4 files changed, 24 insertions(+), 20 deletions(-)