Loading DISCLAIMER 0 → 100644 +5 −0 Original line number Diff line number Diff line Apache ShardingSphere (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. NOTICE 0 → 100644 +5 −0 Original line number Diff line number Diff line Apache ShardingSphere (incubating) Copyright 2018-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). pom.xml +1 −0 Original line number Diff line number Diff line Loading @@ -491,6 +491,7 @@ </dependencies> <build> <finalName>apache-shardingsphere-incubating-${project.version}</finalName> <extensions> <extension> <groupId>kr.motd.maven</groupId> Loading sharding-core/sharding-core-parse/sharding-core-parse-test/pom.xml +4 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,10 @@ <artifactId>sharding-core-parse-test</artifactId> <name>${project.artifactId}</name> <properties> <maven.deploy.skip>true</maven.deploy.skip> </properties> <dependencies> <dependency> <groupId>org.apache.shardingsphere</groupId> Loading sharding-proxy/pom.xml +0 −4 Original line number Diff line number Diff line Loading @@ -34,8 +34,4 @@ <module>sharding-proxy-backend</module> <module>sharding-proxy-bootstrap</module> </modules> <properties> <maven.deploy.skip>false</maven.deploy.skip> </properties> </project> Loading
DISCLAIMER 0 → 100644 +5 −0 Original line number Diff line number Diff line Apache ShardingSphere (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
NOTICE 0 → 100644 +5 −0 Original line number Diff line number Diff line Apache ShardingSphere (incubating) Copyright 2018-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
pom.xml +1 −0 Original line number Diff line number Diff line Loading @@ -491,6 +491,7 @@ </dependencies> <build> <finalName>apache-shardingsphere-incubating-${project.version}</finalName> <extensions> <extension> <groupId>kr.motd.maven</groupId> Loading
sharding-core/sharding-core-parse/sharding-core-parse-test/pom.xml +4 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,10 @@ <artifactId>sharding-core-parse-test</artifactId> <name>${project.artifactId}</name> <properties> <maven.deploy.skip>true</maven.deploy.skip> </properties> <dependencies> <dependency> <groupId>org.apache.shardingsphere</groupId> Loading
sharding-proxy/pom.xml +0 −4 Original line number Diff line number Diff line Loading @@ -34,8 +34,4 @@ <module>sharding-proxy-backend</module> <module>sharding-proxy-bootstrap</module> </modules> <properties> <maven.deploy.skip>false</maven.deploy.skip> </properties> </project>