This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch 2.7.0-release
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git.
from de76413 fix #3123. support metadata xml config and support
dubbo.properties format 'dubbo.metadata-report.address=XXx' (#3138)
add 5c971c1 Merge pull request #3143 from beiwei30:prefix, fix prefix,
use hypher case instead of camel case.
No new revisions were added by this update.
Summary of changes:
.../org/apache/dubbo/config/AbstractConfig.java | 2 +-
.../org/apache/dubbo/config/ServiceConfig.java | 2 +-
.../dubbo/config/ConfigCenterConfigTest.java | 24 ++++++++--------------
3 files changed, 11 insertions(+), 17 deletions(-)
copy
dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/service/DemoService.java
=>
dubbo-config/dubbo-config-api/src/test/java/org/apache/dubbo/config/ConfigCenterConfigTest.java
(72%)