Added jacoco 0.7.7.201606060606 to prebuilts

Add this version of jacoco as it is required by the
new Gradle nightly version.

Test: n/a
Change-Id: I02c7f701fe0d65766033843e18e4ffc866ec48dd
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar
new file mode 100644
index 0000000..92d2de1
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar.md5
new file mode 100644
index 0000000..f46b611
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar.md5
@@ -0,0 +1 @@
+cea0f413a4033aaee42e136f2b46dde0
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar.sha1
new file mode 100644
index 0000000..db3e340
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606-sources.jar.sha1
@@ -0,0 +1 @@
+51d6e6269371c2d100cdc23c9ef3eb66dc329bdc
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar
new file mode 100644
index 0000000..4de164e
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar.md5
new file mode 100644
index 0000000..2c8c0d0
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar.md5
@@ -0,0 +1 @@
+3ca768b6f77cc4fe52795ee9c3f679fd
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar.sha1
new file mode 100644
index 0000000..cd6e0cf
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar.sha1
@@ -0,0 +1 @@
+9c110c3b0b34974a10fbf9098f7728e71a3ad6ef
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom
new file mode 100644
index 0000000..37801a8
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright (c) 2009, 2016 Mountainminds GmbH & Co. KG and Contributors
+   All rights reserved. This program and the accompanying materials
+   are made available under the terms of the Eclipse Public License v1.0
+   which accompanies this distribution, and is available at
+   http://www.eclipse.org/legal/epl-v10.html
+
+   Contributors:
+      Evgeny Mandrikov - initial API and implementation
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.jacoco</groupId>
+    <artifactId>org.jacoco.build</artifactId>
+    <version>0.7.7.201606060606</version>
+    <relativePath>../org.jacoco.build</relativePath>
+  </parent>
+
+  <artifactId>org.jacoco.ant</artifactId>
+
+  <name>JaCoCo :: Ant</name>
+  <description>JaCoCo Ant Tasks</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>org.jacoco.core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>org.jacoco.report</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>org.jacoco.agent</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.ant</groupId>
+      <artifactId>ant</artifactId>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>src</sourceDirectory>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-shade-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>package</phase>
+            <goals>
+              <goal>shade</goal>
+            </goals>
+            <configuration>
+              <shadedArtifactAttached>true</shadedArtifactAttached>
+              <shadedClassifierName>nodeps</shadedClassifierName>
+              <minimizeJar>true</minimizeJar>
+              <relocations>
+                <relocation>
+                  <pattern>org.objectweb.asm</pattern>
+                  <shadedPattern>org.jacoco.asm</shadedPattern>
+                </relocation>
+              </relocations>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom.md5 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom.md5
new file mode 100644
index 0000000..5cd9082
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom.md5
@@ -0,0 +1 @@
+536ae14653c1effc5e39edfd521418ea
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom.sha1 b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom.sha1
new file mode 100644
index 0000000..7275b91
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom.sha1
@@ -0,0 +1 @@
+d371ded8fa9287ee919408cf1aa2205120c74e99
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar
new file mode 100644
index 0000000..6a27eba
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar.md5
new file mode 100644
index 0000000..480a352
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar.md5
@@ -0,0 +1 @@
+8f696fd6918488e93540830891a8a4d5
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar.sha1
new file mode 100644
index 0000000..e2514d2
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606-sources.jar.sha1
@@ -0,0 +1 @@
+90e970111713534ad859ed3d9f113781de24ab65
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar
new file mode 100644
index 0000000..f4c9880
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar.md5
new file mode 100644
index 0000000..078664e
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar.md5
@@ -0,0 +1 @@
+2c7b309ea3116015a08781a8539c3fde
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar.sha1
new file mode 100644
index 0000000..0fd9298
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar.sha1
@@ -0,0 +1 @@
+8f710cfa63b5d0827c4f9db5ea422a9913c0e15e
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom
new file mode 100644
index 0000000..5932ba5
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright (c) 2009, 2016 Mountainminds GmbH & Co. KG and Contributors
+   All rights reserved. This program and the accompanying materials
+   are made available under the terms of the Eclipse Public License v1.0
+   which accompanies this distribution, and is available at
+   http://www.eclipse.org/legal/epl-v10.html
+
+   Contributors:
+      Evgeny Mandrikov - initial API and implementation
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.jacoco</groupId>
+    <artifactId>org.jacoco.build</artifactId>
+    <version>0.7.7.201606060606</version>
+    <relativePath>../org.jacoco.build</relativePath>
+  </parent>
+
+  <artifactId>org.jacoco.core</artifactId>
+
+  <name>JaCoCo :: Core</name>
+  <description>JaCoCo Core</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm-debug-all</artifactId>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>src</sourceDirectory>
+  </build>
+</project>
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom.md5 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom.md5
new file mode 100644
index 0000000..2d45858
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom.md5
@@ -0,0 +1 @@
+7cdb3cf1f8e295a3a597b43e23f96f8e
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom.sha1 b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom.sha1
new file mode 100644
index 0000000..56ab66b
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom.sha1
@@ -0,0 +1 @@
+9cd16fcdd18727a35a566f1feb49671437fdd788
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar
new file mode 100644
index 0000000..f89ef20
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar.md5
new file mode 100644
index 0000000..0803eb8
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar.md5
@@ -0,0 +1 @@
+68abf148aefd0ed2105f0a07bee62af6
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar.sha1
new file mode 100644
index 0000000..131ef4f
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606-sources.jar.sha1
@@ -0,0 +1 @@
+05ce8d7ca59326db6c2d26d19710d8d4eebf0ff8
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar
new file mode 100644
index 0000000..a68d1ca
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar
Binary files differ
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar.md5 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar.md5
new file mode 100644
index 0000000..54dad57
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar.md5
@@ -0,0 +1 @@
+302337584af65c87a55c7325eff9b82e
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar.sha1 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar.sha1
new file mode 100644
index 0000000..992eb77
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar.sha1
@@ -0,0 +1 @@
+0e42239800195ff68a1c280c25b3656397a9f5d5
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom
new file mode 100644
index 0000000..19ac5f3
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Copyright (c) 2009, 2016 Mountainminds GmbH & Co. KG and Contributors
+   All rights reserved. This program and the accompanying materials
+   are made available under the terms of the Eclipse Public License v1.0
+   which accompanies this distribution, and is available at
+   http://www.eclipse.org/legal/epl-v10.html
+
+   Contributors:
+      Evgeny Mandrikov - initial API and implementation
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.jacoco</groupId>
+    <artifactId>org.jacoco.build</artifactId>
+    <version>0.7.7.201606060606</version>
+    <relativePath>../org.jacoco.build</relativePath>
+  </parent>
+
+  <artifactId>org.jacoco.report</artifactId>
+
+  <name>JaCoCo :: Report</name>
+  <description>JaCoCo Reporting</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>org.jacoco.core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm-debug-all</artifactId>
+    </dependency>
+  </dependencies>
+
+  <build>
+    <sourceDirectory>src</sourceDirectory>
+  </build>
+</project>
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom.md5 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom.md5
new file mode 100644
index 0000000..4861a12
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom.md5
@@ -0,0 +1 @@
+0d65b61c346d9d840dda61d2e7a67dbf
\ No newline at end of file
diff --git a/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom.sha1 b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom.sha1
new file mode 100644
index 0000000..5957d95
--- /dev/null
+++ b/common/m2/repository/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom.sha1
@@ -0,0 +1 @@
+0113bc580b9df15f8e4ca1c873950da9e7a5e0a4
\ No newline at end of file