Skip to content

Commit

Permalink
Java: HttpClient dependency on mime4j was eliminated in 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Apr 7, 2016
1 parent f9347cd commit 43014b7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 17 deletions.
9 changes: 0 additions & 9 deletions third_party/java/apache-mime4j/BUCK

This file was deleted.

Binary file not shown.
6 changes: 0 additions & 6 deletions third_party/java/apache-mime4j/build.desc

This file was deleted.

1 change: 0 additions & 1 deletion third_party/java/httpcomponents/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ java_library(
':mime',
],
deps = [
'//third_party/java/apache-mime4j:apache-mime4j',
'//third_party/java/commons-logging:commons-logging'
],
visibility = ['PUBLIC'],
Expand Down
1 change: 0 additions & 1 deletion third_party/java/httpcomponents/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ java_library(name = "httpclient",
"httpclient-4.5.2.jar",
"httpcore-4.4.4.jar",
"httpmime-4.5.2.jar",
"//third_party/java/apache-mime4j",
"//third_party/java/commons-codec",
"//third_party/java/commons-logging"
])

0 comments on commit 43014b7

Please sign in to comment.