This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 23e38e4 [Dubbo-6177] PojoUtils realize not current for
Multidimensional primitive array #6177 (#6178)
add 7c9dde7 Group variables into a common class (#6179)
No new revisions were added by this update.
Summary of changes:
.../dubbo/config/AbstractInterfaceConfig.java | 58 ++++++++++++++++++++++
.../dubbo/config/AbstractReferenceConfig.java | 22 --------
.../apache/dubbo/config/ReferenceConfigBase.java | 28 -----------
.../org/apache/dubbo/config/ServiceConfigBase.java | 27 ++--------
.../org/apache/dubbo/config/ReferenceConfig.java | 6 +--
.../org/apache/dubbo/config/ServiceConfig.java | 6 +--
6 files changed, 63 insertions(+), 84 deletions(-)