From c7c117fb38a88d22e6e9eab857cc474c18ddfaad Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 29 Oct 2019 22:18:53 -0700 Subject: [PATCH 01/21] chore: clean up release config (#1402) --- .kokoro/release/drop.cfg | 3 --- .kokoro/release/promote.cfg | 4 ---- synth.metadata | 2 +- 3 files changed, 1 insertion(+), 8 deletions(-) diff --git a/.kokoro/release/drop.cfg b/.kokoro/release/drop.cfg index cd34c356b..4b17d187a 100644 --- a/.kokoro/release/drop.cfg +++ b/.kokoro/release/drop.cfg @@ -4,6 +4,3 @@ env_vars: { key: "TRAMPOLINE_BUILD_FILE" value: "github/google-api-java-client/.kokoro/release/drop.sh" } - -# Download staging properties file. -gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/java/releases/google-api-java-client" \ No newline at end of file diff --git a/.kokoro/release/promote.cfg b/.kokoro/release/promote.cfg index a9520917c..7f210a7d2 100644 --- a/.kokoro/release/promote.cfg +++ b/.kokoro/release/promote.cfg @@ -4,7 +4,3 @@ env_vars: { key: "TRAMPOLINE_BUILD_FILE" value: "github/google-api-java-client/.kokoro/release/promote.sh" } - -# Download staging properties file. -gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/java/releases/google-api-java-client" - diff --git a/synth.metadata b/synth.metadata index 4ce7899c2..73971feb8 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-10-19T07:50:20.310494Z", + "updateTime": "2019-10-26T07:50:56.303029Z", "sources": [ { "template": { From a7f20fd7bc6add0094a381bd14e76a8a6b4b5548 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 10:02:06 -0700 Subject: [PATCH 02/21] chore: release 1.30.6-SNAPSHOT (#1404) * updated versions.txt [ci skip] * updated google-api-client-android/pom.xml [ci skip] * updated google-api-client-appengine/pom.xml [ci skip] * updated google-api-client-assembly/pom.xml [ci skip] * updated google-api-client-bom/pom.xml [ci skip] * updated google-api-client-gson/pom.xml [ci skip] * updated google-api-client-jackson2/pom.xml [ci skip] * updated google-api-client-java6/pom.xml [ci skip] * updated google-api-client-protobuf/pom.xml [ci skip] * updated google-api-client-servlet/pom.xml [ci skip] * updated google-api-client-xml/pom.xml [ci skip] * updated google-api-client/pom.xml [ci skip] * updated pom.xml [ci skip] --- google-api-client-android/pom.xml | 2 +- google-api-client-appengine/pom.xml | 2 +- google-api-client-assembly/pom.xml | 2 +- google-api-client-bom/pom.xml | 22 +++++++++++----------- google-api-client-gson/pom.xml | 2 +- google-api-client-jackson2/pom.xml | 2 +- google-api-client-java6/pom.xml | 2 +- google-api-client-protobuf/pom.xml | 2 +- google-api-client-servlet/pom.xml | 2 +- google-api-client-xml/pom.xml | 2 +- google-api-client/pom.xml | 2 +- pom.xml | 2 +- versions.txt | 2 +- 13 files changed, 23 insertions(+), 23 deletions(-) diff --git a/google-api-client-android/pom.xml b/google-api-client-android/pom.xml index 3e234338d..4a92e073c 100644 --- a/google-api-client-android/pom.xml +++ b/google-api-client-android/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client-android diff --git a/google-api-client-appengine/pom.xml b/google-api-client-appengine/pom.xml index 9db572d68..83172e1b8 100644 --- a/google-api-client-appengine/pom.xml +++ b/google-api-client-appengine/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client-appengine diff --git a/google-api-client-assembly/pom.xml b/google-api-client-assembly/pom.xml index aa1e02a07..63405d6cd 100644 --- a/google-api-client-assembly/pom.xml +++ b/google-api-client-assembly/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml com.google.api-client diff --git a/google-api-client-bom/pom.xml b/google-api-client-bom/pom.xml index a01133af1..e4b200f3a 100644 --- a/google-api-client-bom/pom.xml +++ b/google-api-client-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.api-client google-api-client-bom - 1.30.5 + 1.30.6-SNAPSHOT pom Google API Client Library for Java BOM @@ -63,52 +63,52 @@ com.google.api-client google-api-client - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-android - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-appengine - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-assembly - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-gson - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-jackson2 - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-java6 - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-protobuf - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-servlet - 1.30.5 + 1.30.6-SNAPSHOT com.google.api-client google-api-client-xml - 1.30.5 + 1.30.6-SNAPSHOT diff --git a/google-api-client-gson/pom.xml b/google-api-client-gson/pom.xml index 091a0d70b..48da875d6 100644 --- a/google-api-client-gson/pom.xml +++ b/google-api-client-gson/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client-gson diff --git a/google-api-client-jackson2/pom.xml b/google-api-client-jackson2/pom.xml index a2deb1532..9b6bb05b7 100644 --- a/google-api-client-jackson2/pom.xml +++ b/google-api-client-jackson2/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client-jackson2 diff --git a/google-api-client-java6/pom.xml b/google-api-client-java6/pom.xml index 78f9c6e61..7b0aacf76 100644 --- a/google-api-client-java6/pom.xml +++ b/google-api-client-java6/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client-java6 diff --git a/google-api-client-protobuf/pom.xml b/google-api-client-protobuf/pom.xml index 59d84747b..b998c91e4 100644 --- a/google-api-client-protobuf/pom.xml +++ b/google-api-client-protobuf/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client-protobuf diff --git a/google-api-client-servlet/pom.xml b/google-api-client-servlet/pom.xml index 32302d44b..fe6522db3 100644 --- a/google-api-client-servlet/pom.xml +++ b/google-api-client-servlet/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client-servlet diff --git a/google-api-client-xml/pom.xml b/google-api-client-xml/pom.xml index 7d52776b0..7df513f0e 100644 --- a/google-api-client-xml/pom.xml +++ b/google-api-client-xml/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client-xml diff --git a/google-api-client/pom.xml b/google-api-client/pom.xml index 518cf64e0..254e33959 100644 --- a/google-api-client/pom.xml +++ b/google-api-client/pom.xml @@ -4,7 +4,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT ../pom.xml google-api-client diff --git a/pom.xml b/pom.xml index 4b7582fa8..72f6b2b26 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.google.api-client google-api-client-parent - 1.30.5 + 1.30.6-SNAPSHOT pom Parent for the Google API Client Library for Java diff --git a/versions.txt b/versions.txt index 42c13b531..a961b45a6 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-api-client:1.30.5:1.30.5 +google-api-client:1.30.5:1.30.6-SNAPSHOT From 4b209fb559a5baf9e3e87f73de5a910d4bc401cb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Nov 2019 17:45:02 +0200 Subject: [PATCH 03/21] chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.0 (#1406) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 72f6b2b26..3fa59e1b7 100644 --- a/pom.xml +++ b/pom.xml @@ -279,7 +279,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.2 + 3.2.0 From 0a9d29ebdb73a4bc03b16dfebfdb2ae108d62645 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Nov 2019 17:45:13 +0200 Subject: [PATCH 04/21] chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.2.0 (#1407) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3fa59e1b7..92f16110a 100644 --- a/pom.xml +++ b/pom.xml @@ -253,7 +253,7 @@ org.apache.maven.plugins maven-source-plugin - 3.1.0 + 3.2.0 attach-sources From 99a0d01170d114a5c370cf24f23a4336ecca231b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2019 12:45:06 +0100 Subject: [PATCH 05/21] chore(deps): update appengine packages to v1.9.77 (#1409) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92f16110a..3db92337e 100644 --- a/pom.xml +++ b/pom.xml @@ -501,7 +501,7 @@ 2.9.8 3.10.0 28.0-android - 1.9.65 + 1.9.77 1.1.4c 4.5.9 4.4.11 From 8e082496d41ed271523b78df80e678a338f22a8a Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Tue, 12 Nov 2019 12:20:02 -0500 Subject: [PATCH 06/21] deps: remove jackson-core-asl (#1414) We no longer depend on this --- .../jackson-core-asl-1.9.11.jar.properties | 1 - google-api-client-assembly/classpath-include | 1 - ...ogle-http-client-jackson-dependencies.html | 21 +------------- .../google-oauth-client-dependencies.html | 29 +------------------ ...oogle-oauth-client-java6-dependencies.html | 29 +------------------ google-api-client-assembly/readme.html | 6 ---- pom.xml | 1 - 7 files changed, 3 insertions(+), 85 deletions(-) delete mode 100644 google-api-client-assembly/android-properties/jackson-core-asl-1.9.11.jar.properties diff --git a/google-api-client-assembly/android-properties/jackson-core-asl-1.9.11.jar.properties b/google-api-client-assembly/android-properties/jackson-core-asl-1.9.11.jar.properties deleted file mode 100644 index d613b8e65..000000000 --- a/google-api-client-assembly/android-properties/jackson-core-asl-1.9.11.jar.properties +++ /dev/null @@ -1 +0,0 @@ -src=../libs-sources/jackson-core-asl-${project.jackson-core-asl.version}-sources.jar diff --git a/google-api-client-assembly/classpath-include b/google-api-client-assembly/classpath-include index e5be4f925..c6e53b922 100644 --- a/google-api-client-assembly/classpath-include +++ b/google-api-client-assembly/classpath-include @@ -26,7 +26,6 @@ - diff --git a/google-api-client-assembly/dependencies/google-http-client-jackson-dependencies.html b/google-api-client-assembly/dependencies/google-http-client-jackson-dependencies.html index cc29f243b..bfd9c15e3 100644 --- a/google-api-client-assembly/dependencies/google-http-client-jackson-dependencies.html +++ b/google-api-client-assembly/dependencies/google-http-client-jackson-dependencies.html @@ -66,12 +66,7 @@

compile

${project.http.version} jar The Apache Software License, Version 2.0 - -org.codehaus.jackson -jackson-core-asl -1.9.11 -jar -The Apache Software License, Version 2.0 +

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

@@ -270,7 +265,6 @@

Dependency Tree

Description: JUnit is a regression testing framework. It is used by the developer who implements unit tests in Java.

URL: http://junit.org

Project License: Common Public License Version 1.0

-
  • org.codehaus.jackson:jackson-core-asl:jar:1.9.11 (compile) Information +

    provided

    The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

    @@ -283,15 +278,6 @@

    Dependency Tree

    URL: https://github.com/google/google-http-java-client/google-http-client-jackson

    Project License: The Apache Software License, Version 2.0

  • junit:junit:jar:4.8.2 (test) Information +

    provided

    The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

    @@ -299,15 +294,6 @@

    Dependency Tree

    URL: https://github.com/google/google-http-java-client/google-http-client-jackson

    Project License: The Apache Software License, Version 2.0

  • junit:junit:jar:4.8.2 (test) Information