Skip to content

Commit

Permalink
OAK-11247: Migrated groovy test files to Java
Browse files Browse the repository at this point in the history
  • Loading branch information
Amoratinos committed Nov 6, 2024
1 parent f436d47 commit ea0ede3
Show file tree
Hide file tree
Showing 37 changed files with 2,636 additions and 2,381 deletions.
19 changes: 0 additions & 19 deletions oak-pojosr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -311,25 +311,6 @@
<version>${h2.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>${groovy.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-json</artifactId>
<version>${groovy.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-sql</artifactId>
<version>${groovy.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
Expand Down

This file was deleted.

Loading

0 comments on commit ea0ede3

Please sign in to comment.