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/07/09 08:06:08 UTC

[dubbo] branch 2.7.3-release updated (6e20848 -> 4365160)

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

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


    from 6e20848  RpcContext cannot getFuture after setFuture (#4502)
     add 4365160  Fix #4498, @Reference can't inject the Dubbo service proxy when its attribute is empty (#4503)

No new revisions were added by this update.

Summary of changes:
 .../AnnotationInjectedBeanPostProcessor.java       |  5 ++--
 .../dubbo/config/spring/util/AnnotationUtils.java  |  4 +--
 .../ReferenceAnnotationBeanPostProcessorTest.java  | 34 ++++++++++++++--------
 3 files changed, 26 insertions(+), 17 deletions(-)