Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Jan 8, 2020

@elharo elharo requested a review from chingor13 January 8, 2020 22:36
@elharo elharo requested a review from a team as a code owner January 8, 2020 22:36
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 8, 2020
@elharo
Copy link
Contributor Author

elharo commented Jan 9, 2020

so why did this pass locally?

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project google-api-client: Compilation failure: Compilation failure:
[ERROR] /tmpfs/src/github/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/GoogleUtils.java:[17,26] error: package androidx.annotation does not exist
[ERROR] /tmpfs/src/github/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/GoogleUtils.java:[34,1] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR]

@elharo
Copy link
Contributor Author

elharo commented Jan 11, 2020

Ping

@elharo elharo merged commit b70e8ef into master Jan 12, 2020
@elharo elharo deleted the keep branch January 12, 2020 20:43
chingor13 added a commit to chingor13/google-api-java-client that referenced this pull request Feb 10, 2020
anuraaga added a commit to anuraaga/google-api-java-client that referenced this pull request Feb 14, 2020
elharo pushed a commit that referenced this pull request Feb 14, 2020
…tation (#1491)

* Revert "keep GoogleUtils (#1467)"

This reverts commit b70e8ef.

* Add proguard resource file to ensure GoogleUtils is kept for Android users.

* Revert "Add google android repository to Gradle instructions (#1489)"

This reverts commit 57a7bb7.

* Restore README
gcf-owl-bot bot added a commit that referenced this pull request Jun 27, 2022
* chore: update dependencies for regapic

* add more dependencies and trigger comment

* update goldens

* fix indentation

* remove duplicate gax-httpjson dependency

* remove duplicated dependencies
Source-Link: googleapis/synthtool@fa54eb2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 27, 2022
* chore: update dependencies for regapic

* add more dependencies and trigger comment

* update goldens

* fix indentation

* remove duplicate gax-httpjson dependency

* remove duplicated dependencies
Source-Link: googleapis/synthtool@fa54eb2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
blakeli0 pushed a commit that referenced this pull request Dec 16, 2022
* chore: update dependencies for regapic

* add more dependencies and trigger comment

* update goldens

* fix indentation

* remove duplicate gax-httpjson dependency

* remove duplicated dependencies
Source-Link: googleapis/synthtool@fa54eb2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
blakeli0 pushed a commit that referenced this pull request Dec 16, 2022
* chore: update dependencies for regapic

* add more dependencies and trigger comment

* update goldens

* fix indentation

* remove duplicate gax-httpjson dependency

* remove duplicated dependencies
Source-Link: googleapis/synthtool@fa54eb2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initializing MyApi using builder giver Exception
3 participants