This repository was archived by the owner on Dec 8, 2021. It is now read-only.
java: update build.gradle and add video-intelligence#361
Merged
pongad merged 1 commit intogoogleapis:masterfrom Jun 26, 2017
pongad:grpc1.4
Merged
java: update build.gradle and add video-intelligence#361pongad merged 1 commit intogoogleapis:masterfrom pongad:grpc1.4
pongad merged 1 commit intogoogleapis:masterfrom
pongad:grpc1.4
Conversation
The build.gradle change reflects googleapis/gapic-generator#1382.
Contributor
Author
|
Java CI is failing because we need to update gax dependency, but we should merge this so I can release new protos, which is required for updating gax. |
Contributor
|
There is an enormous number of changes included in this PR. Is there any way to split things up, or at least give an overview in the description of what kind of changes this includes? |
Contributor
Author
|
@garrettjonesgoogle PTAL |
Contributor
|
LGTM |
pongad
added a commit
that referenced
this pull request
Jun 26, 2017
gax dependency is updated to 1.4.1, following googleapis/gax-java#332. google-longrunning-v1 now has its own build.gradle, since its dependencies were removed and inadvertently not replaced in #361.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The build.gradle change reflects googleapis/gapic-generator#1382.
Generated Code:
Dependency changes are described in googleapis/google-cloud-java#2171
Changes to Java code
The rest are changes to generated protobuf classes introduced by updating
protocto v3.3.0