Skip to content

Commit 2f5ead4

Browse files
authored
chore: Remove H2-db leftovers (#953)
1 parent 64fe286 commit 2f5ead4

File tree

21 files changed

+0
-551
lines changed

21 files changed

+0
-551
lines changed

assembly/assembly-wsmaster-war/src/main/webapp/META-INF/context.xml

Lines changed: 0 additions & 20 deletions
This file was deleted.

core/commons/che-core-commons-test/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,6 @@
2626
<findbugs.failonerror>true</findbugs.failonerror>
2727
</properties>
2828
<dependencies>
29-
<dependency>
30-
<groupId>com.h2database</groupId>
31-
<artifactId>h2</artifactId>
32-
</dependency>
33-
<dependency>
34-
<groupId>org.antlr</groupId>
35-
<artifactId>ST4</artifactId>
36-
</dependency>
37-
<dependency>
38-
<groupId>org.eclipse.persistence</groupId>
39-
<artifactId>org.eclipse.persistence.core</artifactId>
40-
</dependency>
4129
<dependency>
4230
<groupId>org.mockito</groupId>
4331
<artifactId>mockito-core</artifactId>

core/commons/che-core-commons-test/src/main/java/org/eclipse/che/commons/test/db/DBTestServer.java

Lines changed: 0 additions & 40 deletions
This file was deleted.

core/commons/che-core-commons-test/src/main/java/org/eclipse/che/commons/test/db/H2DBTestServer.java

Lines changed: 0 additions & 75 deletions
This file was deleted.

core/commons/che-core-commons-test/src/main/java/org/eclipse/che/commons/test/db/H2JpaCleaner.java

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)