Skip to content

Commit

Permalink
[utils-41] Removing AWS dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnothaft committed Aug 18, 2015
1 parent c97affd commit 2b4c154
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 439 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -392,11 +392,6 @@
<artifactId>httpclient</artifactId>
<version>4.3.2</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.7.5</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions utils-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
</dependency>
</dependencies>

<profiles>
Expand Down

This file was deleted.

36 changes: 0 additions & 36 deletions utils-io/src/main/scala/org/bdgenomics/utils/io/S3ByteAccess.scala

This file was deleted.

This file was deleted.

This file was deleted.

124 changes: 0 additions & 124 deletions utils-io/src/test/scala/org/bdgenomics/utils/io/ByteAccessSuite.scala

This file was deleted.

Loading

0 comments on commit 2b4c154

Please sign in to comment.