diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2d3555c91..54221045c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -@googleapis/yoshi-java +* @googleapis/yoshi-java diff --git a/.kokoro/build.sh b/.kokoro/build.sh index 54392a85e..ac85fb805 100755 --- a/.kokoro/build.sh +++ b/.kokoro/build.sh @@ -21,5 +21,7 @@ cd github/google-http-java-client/ java -version echo $JOB_TYPE +export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=128m" + mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V mvn test -B diff --git a/google-http-client-android-test/pom.xml b/google-http-client-android-test/pom.xml index 8c0414c33..d129d05e7 100644 --- a/google-http-client-android-test/pom.xml +++ b/google-http-client-android-test/pom.xml @@ -4,7 +4,7 @@ google-http-client google-http-client-android-test Test project for google-http-client-android. - 1.26.0-SNAPSHOT + 1.26.1-SNAPSHOT apk @@ -53,7 +53,7 @@ com.google.http-client google-http-client-android - 1.26.0-SNAPSHOT + 1.26.0-1.26.0 android @@ -72,7 +72,7 @@ com.google.http-client google-http-client-test - 1.26.0-SNAPSHOT + 1.26.0 junit diff --git a/google-http-client-android/pom.xml b/google-http-client-android/pom.xml index eaead49c1..99968587f 100644 --- a/google-http-client-android/pom.xml +++ b/google-http-client-android/pom.xml @@ -4,10 +4,11 @@ com.google.http-client google-http-client-parent - 1.26.0-SNAPSHOT + 1.26.1-SNAPSHOT ../pom.xml google-http-client-android + 1.26.1-SNAPSHOT Android Platform Extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-appengine/pom.xml b/google-http-client-appengine/pom.xml index 881a0174a..27013590a 100644 --- a/google-http-client-appengine/pom.xml +++ b/google-http-client-appengine/pom.xml @@ -4,11 +4,13 @@ com.google.http-client google-http-client-parent - 1.26.0-SNAPSHOT + 1.26.1-SNAPSHOT ../pom.xml google-http-client-appengine + 1.26.1-SNAPSHOT Google App Engine extensions to the Google HTTP Client Library for Java. + diff --git a/google-http-client-assembly/android-properties/google-http-client-1.26.0-SNAPSHOT.jar.properties b/google-http-client-assembly/android-properties/google-http-client-1.26.0.jar.properties similarity index 100% rename from google-http-client-assembly/android-properties/google-http-client-1.26.0-SNAPSHOT.jar.properties rename to google-http-client-assembly/android-properties/google-http-client-1.26.0.jar.properties diff --git a/google-http-client-assembly/android-properties/google-http-client-android-1.26.0-SNAPSHOT.jar.properties b/google-http-client-assembly/android-properties/google-http-client-android-1.26.0.jar.properties similarity index 100% rename from google-http-client-assembly/android-properties/google-http-client-android-1.26.0-SNAPSHOT.jar.properties rename to google-http-client-assembly/android-properties/google-http-client-android-1.26.0.jar.properties diff --git a/google-http-client-assembly/android-properties/google-http-client-gson-1.26.0-SNAPSHOT.jar.properties b/google-http-client-assembly/android-properties/google-http-client-gson-1.26.0.jar.properties similarity index 100% rename from google-http-client-assembly/android-properties/google-http-client-gson-1.26.0-SNAPSHOT.jar.properties rename to google-http-client-assembly/android-properties/google-http-client-gson-1.26.0.jar.properties diff --git a/google-http-client-assembly/android-properties/google-http-client-jackson-1.26.0-SNAPSHOT.jar.properties b/google-http-client-assembly/android-properties/google-http-client-jackson-1.26.0.jar.properties similarity index 100% rename from google-http-client-assembly/android-properties/google-http-client-jackson-1.26.0-SNAPSHOT.jar.properties rename to google-http-client-assembly/android-properties/google-http-client-jackson-1.26.0.jar.properties diff --git a/google-http-client-assembly/android-properties/google-http-client-jackson2-1.26.0-SNAPSHOT.jar.properties b/google-http-client-assembly/android-properties/google-http-client-jackson2-1.26.0.jar.properties similarity index 100% rename from google-http-client-assembly/android-properties/google-http-client-jackson2-1.26.0-SNAPSHOT.jar.properties rename to google-http-client-assembly/android-properties/google-http-client-jackson2-1.26.0.jar.properties diff --git a/google-http-client-assembly/android-properties/google-http-client-jdo-1.26.0-SNAPSHOT.jar.properties b/google-http-client-assembly/android-properties/google-http-client-jdo-1.26.0.jar.properties similarity index 100% rename from google-http-client-assembly/android-properties/google-http-client-jdo-1.26.0-SNAPSHOT.jar.properties rename to google-http-client-assembly/android-properties/google-http-client-jdo-1.26.0.jar.properties diff --git a/google-http-client-assembly/android-properties/google-http-client-protobuf-1.26.0-SNAPSHOT.jar.properties b/google-http-client-assembly/android-properties/google-http-client-protobuf-1.26.0.jar.properties similarity index 100% rename from google-http-client-assembly/android-properties/google-http-client-protobuf-1.26.0-SNAPSHOT.jar.properties rename to google-http-client-assembly/android-properties/google-http-client-protobuf-1.26.0.jar.properties diff --git a/google-http-client-assembly/android-properties/google-http-client-xml-1.26.0-SNAPSHOT.jar.properties b/google-http-client-assembly/android-properties/google-http-client-xml-1.26.0.jar.properties similarity index 100% rename from google-http-client-assembly/android-properties/google-http-client-xml-1.26.0-SNAPSHOT.jar.properties rename to google-http-client-assembly/android-properties/google-http-client-xml-1.26.0.jar.properties diff --git a/google-http-client-assembly/dependencies/google-http-client-android-dependencies.html b/google-http-client-assembly/dependencies/google-http-client-android-dependencies.html index ca9e37b57..715d69d47 100644 --- a/google-http-client-assembly/dependencies/google-http-client-android-dependencies.html +++ b/google-http-client-assembly/dependencies/google-http-client-android-dependencies.html @@ -25,7 +25,7 @@
Last Published: 2018-08-20 -  | Version: 1.26.0-SNAPSHOT +  | Version: 1.26.0
@@ -63,7 +63,7 @@

compile

com.google.http-client google-http-client -1.26.0-SNAPSHOT +1.26.0 jar The Apache Software License, Version 2.0
@@ -187,7 +187,7 @@

Project Dependency Graph