Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
remove log4j dependency in commands integration test pom. move Remote…
Browse files Browse the repository at this point in the history
…RemoteFileHandler and Transfer tests

Signed-off-by: Gregory Cage <cagege@ornl.gov>
  • Loading branch information
gecage952 committed Aug 5, 2020
1 parent fcb887f commit 030ac2d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.

This file was deleted.

Expand Up @@ -41,11 +41,6 @@
<artifactId>org.eclipse.ice.tests.data</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
Expand Down

0 comments on commit 030ac2d

Please sign in to comment.