aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2018-09-04 14:30:47 -0700
committerHaibo Huang <hhb@google.com>2018-09-04 14:32:52 -0700
commit1e955b2c04af200fe3166ddbcd39afcb64b05a55 (patch)
tree5c9005a3092a9bcf6b83cfa236b8d292a62e9c09
parentc09ea2ab692393c0891eaefcca288ac3d19679b3 (diff)
downloadjacoco-master-cuttlefish-testing-release.tar.gz
Test: NA Change-Id: If74c1aa97e93ea20e1c8e46bd611022564d5d5aa
-rw-r--r--METADATA18
1 files changed, 18 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 00000000..d3e592fd
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "jacoco"
+description: "JaCoCo is a free Java code coverage library."
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://www.jacoco.org/"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/jacoco/jacoco.git"
+ }
+ version: "v0.8.0"
+ last_upgrade_date {
+ year: 2018
+ month: 1
+ day: 5
+ }
+}