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

chengzhang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-plugin.git

commit 7b75ae5f4afe1aa008b66b68cdcb9d37988e48cc
Merge: 6c12b05 edf3e48
Author: ZhangCheng <[email protected]>
AuthorDate: Wed Feb 28 11:36:00 2024 +0800

    Merge pull request #32 from strongduanmu/dev-0228
    
    Remove shardingsphere-test-util dependency to solve build fail

 features/sharding/cosid/pom.xml                    |   6 -
 infra/algorithm/key-generator/cosid/pom.xml        |   6 -
 infra/data-source-pool/c3p0/pom.xml                |  13 -
 .../creator/C3P0DataSourcePoolCreatorTest.java     |  61 ----
 infra/data-source-pool/dbcp/pom.xml                |  13 -
 .../creator/DBCPDataSourcePoolCreatorTest.java     |  66 ----
 infra/url/apollo/pom.xml                           |   7 -
 .../jdbc/driver/ApolloURLLoaderTest.java           |   6 +-
 mode/cluster/repository/consul/pom.xml             |   7 -
 mode/cluster/repository/nacos/pom.xml              |   7 -
 .../cluster/nacos/NacosRepositoryTest.java         | 377 ---------------------
 .../cluster/nacos/props/NacosPropertiesTest.java   |  62 ----
 12 files changed, 3 insertions(+), 628 deletions(-)

Reply via email to