aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
authorGravatar Liam Miller-Cushon <cushon@google.com>2016-02-09 19:41:23 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2016-02-10 10:24:08 +0000
commitef9cba3dea5bc0a37f23de11dda79261f1e137e5 (patch)
tree599e346e0be2f6ec77aee2ea6b99073c70d5850e /third_party
parente891646a17ba8a86b13b163a386f711b5a83547b (diff)
Add JimFS to Bazel's third_party
-- MOS_MIGRATED_REVID=114242270
Diffstat (limited to 'third_party')
-rw-r--r--third_party/BUILD5
-rw-r--r--third_party/README.md6
2 files changed, 11 insertions, 0 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index 8263f78b0a..09fecf3967 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -295,6 +295,11 @@ java_import(
)
java_import(
+ name = "jimfs",
+ jars = ["jimfs-1.1-rc1.jar"],
+)
+
+java_import(
name = "joda_time",
jars = ["joda_time/joda-time-2.3.jar"],
)
diff --git a/third_party/README.md b/third_party/README.md
index d6aec2ded4..7e72f70087 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -183,6 +183,12 @@ a minimal set of extra dependencies.
* License: Eclipse Distribution License 1.0
+## [JimFS](https://github.com/google/jimfs)
+
+* Version: 1.1-rc1
+* License: Apache License 2.0
+
+
## [joda_time](http://www.joda.org/joda-time/)
* Version: 2.3