You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/12/23 07:31:01 UTC

[shardingsphere] branch master updated (bdf43c3 -> 4b69a271)

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

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from bdf43c3  Add information_schema and performance_schema's init framework (#8730)
     add 4b69a271 Rename package of shardingsphere-test (#8732)

No new revisions were added by this update.

Summary of changes:
 .../context/metadata/GovernanceMetaDataContextsTest.java     |  2 +-
 .../infra/context/metadata/MetaDataContextsBuilderTest.java  |  2 +-
 .../spring/boot/SpringBootJNDIDataSourceTest.java            |  2 +-
 .../src/test/resources/application-common.properties         |  4 ++--
 .../test/resources/META-INF/spring/application-context.xml   | 12 ++++++------
 .../decorator/HikariJDBCParameterDecoratorTest.java          |  2 +-
 .../proxy/backend/context/ProxyContextTest.java              |  2 +-
 .../{jdbc/test => test/jdbc}/MockedDataSource.java           |  3 +--
 .../{jdbc/test => test/jdbc}/MockedDriver.java               |  2 +-
 9 files changed, 15 insertions(+), 16 deletions(-)
 rename shardingsphere-test/src/main/java/org/apache/shardingsphere/{jdbc/test => test/jdbc}/MockedDataSource.java (97%)
 rename shardingsphere-test/src/main/java/org/apache/shardingsphere/{jdbc/test => test/jdbc}/MockedDriver.java (97%)