Skip to content

Commit

Permalink
Remove dbcp and c3p0 in ShardingSphere and move to ShardingSphere plu…
Browse files Browse the repository at this point in the history
…gin repository (#28577)
  • Loading branch information
strongduanmu authored Sep 25, 2023
1 parent 91fef0c commit 04e2c1c
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 531 deletions.
5 changes: 0 additions & 5 deletions infra/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@
<artifactId>shardingsphere-infra-data-source-pool-dbcp</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-infra-data-source-pool-c3p0</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-parser-sql-engine</artifactId>
Expand Down
54 changes: 0 additions & 54 deletions infra/data-source-pool/type/c3p0/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

54 changes: 0 additions & 54 deletions infra/data-source-pool/type/dbcp/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 04e2c1c

Please sign in to comment.