This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 124bacf Update dependency managements and licenses for Netty and
Vert.x (#14577)
add add0363 Move DataSourceParameter from infra-common module to
proxy-bootstrap (#14579)
No new revisions were added by this update.
Summary of changes:
.../org/apache/shardingsphere/proxy/config}/DataSourceParameter.java | 4 ++--
.../org/apache/shardingsphere/proxy/config/ProxyConfiguration.java | 1 -
.../proxy/config/util/DataSourceParameterConverter.java | 2 +-
.../proxy/config/yaml/swapper/YamlProxyConfigurationSwapper.java | 2 +-
.../apache/shardingsphere/proxy/initializer/BootstrapInitializer.java | 2 +-
.../proxy/config/util/DataSourceParameterConverterTest.java | 2 +-
.../proxy/config/yaml/swapper/YamlProxyConfigurationSwapperTest.java | 2 +-
7 files changed, 7 insertions(+), 8 deletions(-)
rename
{shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/config/datasource
=>
shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/java/org/apache/shardingsphere/proxy/config}/DataSourceParameter.java
(94%)