Skip to content

Commit

Permalink
Revert "Add zstd-jni to //third_party."
Browse files Browse the repository at this point in the history
This reverts commit 941fe0a.

Partial commit for third_party/*, see bazelbuild#12463.

Signed-off-by: Philipp Wollermann <philwo@google.com>
  • Loading branch information
philwo committed Nov 12, 2020
1 parent f08819b commit e25675c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 300 deletions.
4 changes: 0 additions & 4 deletions third_party/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ filegroup(
"//third_party/py/six:srcs",
"//third_party/rules_python:srcs",
"//third_party/zlib:srcs",
"//third_party/zstd-jni:srcs",
"@googleapis//:srcs",
"@remoteapis//:srcs",
],
Expand Down Expand Up @@ -142,9 +141,6 @@ distrib_java_import(
name = "apache_commons_compress",
enable_distributions = ["debian"],
jars = ["apache_commons_compress/apache-commons-compress-1.19.jar"],
deps = [
"@com_github_luben_zstd_jni//:zstd-jni",
],
)

distrib_java_import(
Expand Down
127 changes: 0 additions & 127 deletions third_party/zstd-jni/BUILD.bazel

This file was deleted.

169 changes: 0 additions & 169 deletions third_party/zstd-jni/zstd-jni_1.4.5-11.patch

This file was deleted.

0 comments on commit e25675c

Please sign in to comment.