Snap for 11034692 from a685b6822df5c25871f6fd8fa945de7f329d5086 to mainline-conscrypt-release
Change-Id: Idf3ec8632410925fe433b624d829c465d21d6af4
diff --git a/common/m2/Android.bp b/common/m2/Android.bp
index 9dce720..3d3ac93 100644
--- a/common/m2/Android.bp
+++ b/common/m2/Android.bp
@@ -162,6 +162,17 @@
]
}
+license {
+ name: "m2_turbine_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "repository/com/google/turbine/LICENSE"
+ ]
+}
+
java_import {
name: "apache-commons-lang3",
jars: ["repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar"],
@@ -340,6 +351,7 @@
jars: [
"repository/com/github/ajalt/clikt/clikt-jvm/3.5.3/clikt-jvm-3.5.3.jar",
"repository/com/google/guava/guava/23.0/guava-23.0.jar",
+ "repository/com/google/turbine/0.1/turbine-0.1.jar",
"repository/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar",
"repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar",
"repository/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar",
@@ -348,6 +360,7 @@
licenses: [
"m2_clikt_license",
"m2_guava_license",
+ "m2_turbine_license"
],
}
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar
new file mode 100644
index 0000000..6cd0a07
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar
Binary files differ
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.asc b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.asc
new file mode 100644
index 0000000..3c6b017
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE7gyocwdAkvgG9Ztl02SrqjmkcyAFAmT7xbIACgkQ02Srqjmk
+cyAlRxAAg5AeTCfVd8U2CUiR+FSOLdxj+spve16kbZ3LOgIrvaM1W0QFYA0c0pLZ
+E/aIdK7kDYHQsf/wKtOgdP5h5mlybvt/gBMCv3zOr1kVCOJ+OppG7xOROCukGZwY
+3fglRmtZ+zwKHJeD4pc/D8JEH5wZmBoHwg3i4C24kolhsa3jw4ylnK8HaiE9Hm++
+kGGIQVQPKu3UzlX2CIjxOjrwWWGQKz/GueV+eW9lv1JaQFJ48+iujc54wE4pc0VJ
+h0AxKclSFewW2heCjqccYwTs7T+FkRn5RvxuiPrP5QcH8XsyIhWkC8vNAXCJrp4O
+TcVmKMed3itoBd3+vc9b0/FyR0PCXrdp8zVmOeT9f9Oyins89arKr8V0eNLH916A
+Cwwe6TwGQAnLE6EjwnMXNYCJ4n67VhNTR7NHzIOp1IAhrAv45N0tPiBCyx+ujNIb
+2RSWbBd3pH4KxqF5UDbnIzWEjtbyFfffJ4Hx1tuBuMnFqoOokLA2aKxt0OmSDXmW
+GiQziQN/PFGumaOAYudEJqb26qP0e1pIhfsGKazh/kNYvH9Hi+d5q9FxErklYh3K
+EeWmeTBfkrX0Hze14QHwc49S+pN8mMiB16D1vU9NCmWGtQnRjyrr9VPPkwCm7g+U
+ibEhCFUEx93O6JVVhJABks4WpxuyEax49TzdMYxwXvWEQUT0RSA=
+=sfYE
+-----END PGP SIGNATURE-----
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.md5 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.md5
new file mode 100644
index 0000000..fdf7e8d
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.md5
@@ -0,0 +1 @@
+0a267719dd52ea3df4a6b864c322c3ab
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.sha1 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.sha1
new file mode 100644
index 0000000..cfe9fcc
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-all-deps.jar.sha1
@@ -0,0 +1 @@
+e6aebb95527dd8f29442046413f813b15475c057
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar
new file mode 100644
index 0000000..87db4ac
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar
Binary files differ
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.asc b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.asc
new file mode 100644
index 0000000..189adc5
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE7gyocwdAkvgG9Ztl02SrqjmkcyAFAmT7xbMACgkQ02Srqjmk
+cyBjRQ//ao1giJ5BrJDO26eQ/EtFruBPNGsJSXdGrGQMd7+n8uOnRZzwuMt9gc+n
+ET5YNM/uIjr3Tj2L8B6ltY0U2ru1/IFHhc3GDbtZIfhjDn9fvdKSYCHt5D5uek62
+Ti7Bos/NcLKJv8Nd6kKlauOBnbsYT6xke8iCRlelXlPYt9wHA9pioVfxlInysoUq
+9iw3XObG3o6hrHb4BZH571OrtxLF8bBkyxDpwcUzbUScmqnSAWaYz/HNkJg3rDkF
+Cg0VhVPj5/mi5RoZKQFpCgqX2xpxCAxiI7PCBm8hp4wWbEsBdmBTdBf/lLD6j1ou
+HyaC37xdcyd0eyaux3FxUDIAxkg9xu+JoA/17NKP2hbmpuSs02zKABLKf6Q0o8qL
+FkufgivqBkA7eJuXxPl46p3UtM8ahq8T26kHGxdkLoe44wDQrs5GyjndIX7MJUbn
+yi4+Rtv640gzdSDl3X3skcP4FhjPyz/A4S5noIbhNHn1rKkCGN6ATCWt2UwoFXnv
+W/etajIjH5uASUedDdxmemfCi9Z+uqvLu4imA3HbbpdZKjhEyW9JeYbYTc8n27Nj
+9zJlCYNvHjDc5NYaPmyKRdvtzmkEvSfxRpsFMZ8yLzMjnGrGWTN2p2hpmBhOffIY
+CJo1g4Y+katkHlpT1PVUhAp4zGp4Y6jOreL335ovsWpjX79mUJ4=
+=3Pai
+-----END PGP SIGNATURE-----
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.md5 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.md5
new file mode 100644
index 0000000..c6c61f4
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.md5
@@ -0,0 +1 @@
+3457e5f800ba6231371813a5d0642173
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.sha1 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.sha1
new file mode 100644
index 0000000..c4abbe6
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-javadoc.jar.sha1
@@ -0,0 +1 @@
+7776aedada1e9b7772061e696a3c7938632ba411
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar
new file mode 100644
index 0000000..2f5f013
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar
Binary files differ
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.asc b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.asc
new file mode 100644
index 0000000..421e2aa
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE7gyocwdAkvgG9Ztl02SrqjmkcyAFAmT7xbIACgkQ02Srqjmk
+cyDQ2w/+KXn0BahIZV4uVvXlqsvaQJPHUKJ9IJAcTnlFJpRkAsugrXBPeLiD5BUm
+BgNR9h4QkvY932qHf8AqWmixzipyHmiPUgoaszPUBghc2GsqUcW4XB6NYRkob+ss
+wruGEXRNy2ddWbg5w4gc2EBPgHHkhigPwjNuGJL1LAKlxRZqnGsET8UVPn1KcviF
+CblpAcLYtg3gIusM+pXhRnt1aBvkc3slxtAOxXgjF7/ZwEHXhuaXi7Sua/EXhkS0
+9VPuij/bQmT0j5viq6nbuH9N+UNQchAngiS3h3fcpSDn2m2jDXCj/cVpnFkPHF5u
+frl0G1+K0n6Wy6oxcvPdPmRQfss8Rj8g71PX/65elmNd4ly2wKa3xF0z6drFxdoG
+4i43X5h13Tsw5DIO1kFaQOAFaHUkToSaK5lAfRUEk0QV8CigIiu60KPjoSoqWb/Q
+LqWzLKHyVDwWKg7NE/uC1NRz3am8qnQi/xcxooMysM8ABe9Eg9nUrh+zLJoD8JZs
+XifU5bZb1xU1BZNqU8QkI30SqWR/oqlGq6wVZW4OWqgTdvXxMeufFC/UynhXox6d
+F4hOKO11WXZ/vueOha91hKrKcu53ReA3ag5RGBhcAyZ5kfCOzapNL/ueXdxVz2Rg
+i7FFrmYB4rzrWYgWqxHpqO9ZUPA0XcA9juOv6yvfzxVDuDk+uTE=
+=+AHb
+-----END PGP SIGNATURE-----
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.md5 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.md5
new file mode 100644
index 0000000..61d13d6
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.md5
@@ -0,0 +1 @@
+1fcaf78f38e165fa054c184e8f88103b
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.sha1 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.sha1
new file mode 100644
index 0000000..923f6f0
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1-sources.jar.sha1
@@ -0,0 +1 @@
+76c7f5992c6e61e337e55c7d986df4a042043124
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar
new file mode 100644
index 0000000..14d89c0
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar
Binary files differ
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.asc b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.asc
new file mode 100644
index 0000000..e36f354
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE7gyocwdAkvgG9Ztl02SrqjmkcyAFAmT7xbAACgkQ02Srqjmk
+cyDDHA//Td648g2EpyrVhzlGq2CGijtrxAPxx+4nQOWMFpjILeeSV8b8wKNhLE08
+xeTV1jAO6Oe2RXQBwMT7bu+GtS+eVzphoiHHvBLTwLV0/HeMBlpVD9qS1QZEpo3m
+scqdRPVkEG9MAmvsZae5N1l9PbnroQn//iczEsziYTbco0CCShRy+N+/02+hklIi
+DHxdO7Rb/csa2tvc0Y+mlVpz9C+1mCBeF/AuKe4ZSYZd0k2z9LP9UiLV2SBifbX+
++OGuOgADBaGAc/WJ9inzaHmfqAoyocg4qiyxmJFAi4WRu2tDtCEGcYhHp+63CSq5
+NO5xNdJQBBIY03kfaZUdkzc+01W7pmTceEXcH1vDmDJtu5REIyj4Fdk4bBawuBur
+cfHBNEjsy0app+3D0EWVK6C7aoFikfYAtT2Q0xCOs2WYw3mgZg0VSmh+xhy9cVPM
+9SUF3uv5pc3RwBCR/ZPjfODlCrQCm8zuos4/wGAobw9Cgqws5Srcktk+Jup1PIaU
+F1MQzPS+jXmW6KoMzZFEcUQIMNYiDsk/3hj0Y2ljUU5mwbIGnbaxgOJtscMvNTn/
+SQlQTYm++8mNkiH7lFSHKk3F2A+sVsZmpEDV6xNzOKWmOjjoavTgAkwPHQ0DobSu
+4yyEW6YsVwcDoXTddmhj3QydJEXKEpQryQM+78WyGGMutZe13PQ=
+=ge4V
+-----END PGP SIGNATURE-----
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.md5 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.md5
new file mode 100644
index 0000000..7ccb709
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.md5
@@ -0,0 +1 @@
+0e9265bdeb2ee07fc38def6b778e3ee1
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.sha1 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.sha1
new file mode 100644
index 0000000..0d025c4
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.jar.sha1
@@ -0,0 +1 @@
+1bdda3e7c414c953f59fb13c5940b5d79539aaf5
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom
new file mode 100644
index 0000000..3cbb826
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom
@@ -0,0 +1,390 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 2020 Google Inc.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<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/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+ <groupId>com.google.turbine</groupId>
+ <artifactId>turbine</artifactId>
+ <version>0.1</version>
+
+ <name>turbine</name>
+ <description>turbine is a header compiler for Java</description>
+ <url>https://github.com/google/turbine</url>
+
+ <properties>
+ <asm.version>9.5</asm.version>
+ <guava.version>32.1.1-jre</guava.version>
+ <errorprone.version>2.16</errorprone.version>
+ <maven-javadoc-plugin.version>3.3.1</maven-javadoc-plugin.version>
+ <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <protobuf.version>3.19.2</protobuf.version>
+ <grpc.version>1.43.2</grpc.version>
+ <native.maven.plugin.version>0.9.23</native.maven.plugin.version>
+ </properties>
+
+ <organization>
+ <name>Google Inc.</name>
+ <url>http://www.google.com/</url>
+ </organization>
+
+ <developers>
+ <developer>
+ <name>Liam Miller-Cushon</name>
+ </developer>
+ </developers>
+
+ <scm>
+ <connection>scm:git:https://github.com/google/turbine.git</connection>
+ <developerConnection>scm:git:git@github.com:google/turbine.git</developerConnection>
+ <url>https://github.com/google/turbine</url>
+ </scm>
+
+ <licenses>
+ <license>
+ <name>Apache 2.0</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ </license>
+ </licenses>
+
+ <dependencies>
+ <dependency>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava</artifactId>
+ <version>${guava.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>com.google.errorprone</groupId>
+ <artifactId>error_prone_annotations</artifactId>
+ <version>${errorprone.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jspecify</groupId>
+ <artifactId>jspecify</artifactId>
+ <version>0.2.0</version>
+ <optional>true</optional>
+ </dependency>
+ <dependency>
+ <groupId>com.google.protobuf</groupId>
+ <artifactId>protobuf-java</artifactId>
+ <version>${protobuf.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm</artifactId>
+ <version>${asm.version}</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm-tree</artifactId>
+ <version>${asm.version}</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm-util</artifactId>
+ <version>${asm.version}</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>4.13.2</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.truth</groupId>
+ <artifactId>truth</artifactId>
+ <version>1.1.3</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.truth.extensions</groupId>
+ <artifactId>truth-proto-extension</artifactId>
+ <version>1.1.3</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.truth.extensions</groupId>
+ <artifactId>truth-java8-extension</artifactId>
+ <version>1.1.3</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.jimfs</groupId>
+ <artifactId>jimfs</artifactId>
+ <version>1.2</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava-testlib</artifactId>
+ <version>${guava.version}</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.auto.value</groupId>
+ <artifactId>auto-value-annotations</artifactId>
+ <version>1.9</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.auto</groupId>
+ <artifactId>auto-common</artifactId>
+ <version>1.2.1</version>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+
+ <build>
+ <sourceDirectory>java</sourceDirectory>
+ <testSourceDirectory>javatests</testSourceDirectory>
+ <testResources>
+ <testResource>
+ <directory>javatests</directory>
+ <includes>
+ <include>**/testdata/**</include>
+ <include>**/moduletestdata/**</include>
+ </includes>
+ </testResource>
+ </testResources>
+ <extensions>
+ <extension>
+ <groupId>kr.motd.maven</groupId>
+ <artifactId>os-maven-plugin</artifactId>
+ <version>1.7.0</version>
+ </extension>
+ </extensions>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <version>3.9.0</version>
+ <configuration>
+ <source>8</source>
+ <target>8</target>
+ <encoding>UTF-8</encoding>
+ <compilerArgs>
+ <arg>-parameters</arg>
+ <arg>-XDcompilePolicy=simple</arg>
+ <arg>-Xplugin:ErrorProne</arg>
+ </compilerArgs>
+ <annotationProcessorPaths>
+ <path>
+ <groupId>com.google.errorprone</groupId>
+ <artifactId>error_prone_core</artifactId>
+ <version>${errorprone.version}</version>
+ </path>
+ <path>
+ <groupId>com.google.auto.value</groupId>
+ <artifactId>auto-value</artifactId>
+ <version>1.7.4</version>
+ </path>
+ </annotationProcessorPaths>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.xolstice.maven.plugins</groupId>
+ <artifactId>protobuf-maven-plugin</artifactId>
+ <version>0.6.1</version>
+ <configuration>
+ <protoSourceRoot>proto</protoSourceRoot>
+ <protocArtifact>com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}</protocArtifact>
+ <pluginId>grpc-java</pluginId>
+ <pluginArtifact>io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier}</pluginArtifact>
+ </configuration>
+ <executions>
+ <execution>
+ <goals>
+ <goal>compile</goal>
+ <goal>compile-custom</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.22.2</version>
+ <configuration>
+ <!-- set heap size to work around http://github.com/travis-ci/travis-ci/issues/3396 -->
+ <argLine>
+ -Xmx2g
+ --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
+ --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
+ --add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED
+ --add-exports=jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED
+ --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
+ --add-exports=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED
+ --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
+ --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
+ --add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
+ --add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
+ </argLine>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-shade-plugin</artifactId>
+ <version>3.2.4</version>
+ <executions>
+ <execution>
+ <id>shade-all-deps</id>
+ <phase>package</phase>
+ <goals>
+ <goal>shade</goal>
+ </goals>
+ <configuration>
+ <shadedArtifactAttached>true</shadedArtifactAttached>
+ <shadedClassifierName>all-deps</shadedClassifierName>
+ <createDependencyReducedPom>false</createDependencyReducedPom>
+ <!-- http://stackoverflow.com/a/6743609 -->
+ <filters>
+ <filter>
+ <artifact>*:*</artifact>
+ <excludes>
+ <exclude>META-INF/*.SF</exclude>
+ <exclude>META-INF/*.DSA</exclude>
+ <exclude>META-INF/*.RSA</exclude>
+ </excludes>
+ </filter>
+ </filters>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>3.3.1</version>
+ <configuration>
+ <source>8</source>
+ <detectJavaApiLink>false</detectJavaApiLink>
+ <notimestamp>true</notimestamp>
+ <doctitle>turbine ${project.version} API</doctitle>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
+ <distributionManagement>
+ <snapshotRepository>
+ <id>sonatype-nexus-snapshots</id>
+ <name>Sonatype Nexus Snapshots</name>
+ <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
+ </snapshotRepository>
+ <repository>
+ <id>sonatype-nexus-staging</id>
+ <name>Nexus Release Repository</name>
+ <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ </repository>
+ </distributionManagement>
+
+ <profiles>
+ <profile>
+ <id>sonatype-oss-release</id>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-source-plugin</artifactId>
+ <version>${maven-source-plugin.version}</version>
+ <executions>
+ <execution>
+ <id>attach-sources</id>
+ <goals>
+ <goal>jar-no-fork</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>${maven-javadoc-plugin.version}</version>
+ <executions>
+ <execution>
+ <id>attach-javadocs</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-gpg-plugin</artifactId>
+ <version>3.0.1</version>
+ <executions>
+ <execution>
+ <id>sign-artifacts</id>
+ <phase>verify</phase>
+ <goals>
+ <goal>sign</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ <profile>
+ <id>native</id>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.graalvm.buildtools</groupId>
+ <artifactId>native-maven-plugin</artifactId>
+ <version>${native.maven.plugin.version}</version>
+ <extensions>true</extensions>
+ <executions>
+ <execution>
+ <id>build-native</id>
+ <goals>
+ <goal>build</goal>
+ </goals>
+ <phase>package</phase>
+ </execution>
+ <execution>
+ <id>test-native</id>
+ <goals>
+ <goal>test</goal>
+ </goals>
+ <phase>test</phase>
+ </execution>
+ </executions>
+ <configuration>
+ <imageName>turbine</imageName>
+ <mainClass>com.google.turbine.main.Main</mainClass>
+ <classpath>
+ <param>${project.build.directory}/${project.artifactId}-${project.version}-all-deps.jar</param>
+ </classpath>
+ <buildArgs>
+ <buildArg>--no-fallback</buildArg>
+ </buildArgs>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+</project>
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.asc b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.asc
new file mode 100644
index 0000000..c55cb9d
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE7gyocwdAkvgG9Ztl02SrqjmkcyAFAmT7xbIACgkQ02Srqjmk
+cyCKrQ/+PrO1QXxgZd9C+jSzs9az54tcEwb1NlQZD36v67BCFuEHJ/Fj/ubd+f9O
+R0G6+PN12zSIlKTipvMdkjAHLE2sJSFpJkLWaLp5wDqmRsJD6LKYISxsl9DJmIQQ
+VvuH8kEJY3Am6Om/VhFdw7hAbiGFQ09XG1TK6iOdFwK47ACRd97uu7UPmJuurOPK
+0xOKzc18B2HGdbr8Lfsj4MLkyJRUlryff2qG3xC0wOQgtd6q18PpXA9EMag/QTZq
+4wVAgxxZ7OCufj36s/BzVFxQomzgZ3VbEM/zRff7uTCDc/n9D8G+k6i76txo/BXg
+QGU23DVtXa2RgjxpYtZs7MM3J20uKfjZ6kCHd5TCUO7tFgQ9xViyK8HNEIIIf0hb
+YWibFv8B0ddMZCvU6e5iuikRzbkolTcbSLLiPbyB7wKQNrHTBcuIFLcbWQcBioVB
+HgemsIn20jKuhAJbGtTd9RZ+NSwWmGtWwApFJBMBHnBe0+EaNBzRKFAxU0H1dB1U
+rN9AeaMCOXeS1990fKrSKT7ZXiWD++ouYUXkGDm90CO+xG9Hw7FDD7XrLyrF6mHU
+ng/lQItlSMrBZbk8HkF5sD2Ltn/wmzockQWk/7ztA/ZPqxFKpMEdSS1DqfzCeBF2
+Wt1nyN53TXcGzHqnPrqoAyBsWJWhcAn5ZSZpjFAvMEYSBWOiVTE=
+=bIPK
+-----END PGP SIGNATURE-----
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.md5 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.md5
new file mode 100644
index 0000000..a065b25
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.md5
@@ -0,0 +1 @@
+94f6d25d161f73edda7ddfa884c6a536
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.sha1 b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.sha1
new file mode 100644
index 0000000..8dc2829
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/0.1/turbine-0.1.pom.sha1
@@ -0,0 +1 @@
+bcc60dc087b64a1f0cc1e681b04824a0027a9be5
\ No newline at end of file
diff --git a/common/m2/repository/com/google/turbine/LICENSE b/common/m2/repository/com/google/turbine/LICENSE
new file mode 100644
index 0000000..d645695
--- /dev/null
+++ b/common/m2/repository/com/google/turbine/LICENSE
@@ -0,0 +1,202 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.