Skip to content

Conversation

@andreamlin
Copy link
Contributor

@andreamlin andreamlin commented Feb 14, 2019

To keep the same common-protos dependency at 1.14.0 as in #4486

@andreamlin andreamlin requested a review from a team as a code owner February 14, 2019 20:35
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 14, 2019
@andreamlin andreamlin requested a review from kolea2 February 14, 2019 20:35
@andreamlin
Copy link
Contributor Author

PTAL

@sduskis
Copy link
Contributor

sduskis commented Feb 14, 2019

Can you please upgrade the other dependencies that changed in gax? (I know that at least grpc and opencensus were upgraded)

@sduskis
Copy link
Contributor

sduskis commented Feb 14, 2019

Should we update common proto here instead of #4486?

@andreamlin
Copy link
Contributor Author

Ok, also updated the common protos dep

@sduskis
Copy link
Contributor

sduskis commented Feb 14, 2019

Sorry to do this... google-api-grpc also has grpc dependencies (and maybe others?) that also need to be update.

After this exercise we should consider moving common properties up to the root pom.

@sduskis
Copy link
Contributor

sduskis commented Feb 14, 2019

It looks like there is a convergence issue:

[ERROR] Failed to execute goal on project google-cloud-examples: Could not resolve dependencies for project com.google.cloud:google-cloud-examples:jar:0.80.1-alpha-SNAPSHOT: Failed to collect dependencies for com.google.cloud:google-cloud-examples:jar:0.80.1-alpha-SNAPSHOT: Could not resolve version conflict among [

com.google.cloud:google-cloud-bigtable:jar:0.80.1-alpha-SNAPSHOT -> 
        com.google.cloud:google-cloud-core-grpc:jar:1.62.1-SNAPSHOT ->
        io.grpc:grpc-protobuf:jar:1.18.0 ->
        io.grpc:grpc-core:jar:1.18.0,
 
com.google.cloud:google-cloud-bigtable:jar:0.80.1-alpha-SNAPSHOT ->
        com.google.cloud:google-cloud-core-grpc:jar:1.62.1-SNAPSHOT ->
        io.grpc:grpc-protobuf:jar:1.18.0 ->
        io.grpc:grpc-protobuf-lite:jar:1.18.0 ->
        io.grpc:grpc-core:jar:1.18.0,

com.google.cloud:google-cloud-bigtable:jar:0.80.1-alpha-SNAPSHOT ->
        io.grpc:grpc-stub:jar:1.18.0 ->
        io.grpc:grpc-core:jar:1.18.0,

com.google.cloud:google-cloud-bigtable:jar:0.80.1-alpha-SNAPSHOT ->
        io.grpc:grpc-auth:jar:1.18.0 ->
        io.grpc:grpc-core:jar:[1.18.0,1.18.0],

com.google.cloud:google-cloud-datastore:jar:1.62.1-SNAPSHOT ->
        io.grpc:grpc-core:jar:1.18.0,

com.google.cloud:google-cloud-logging:jar:1.62.1-SNAPSHOT ->
        com.google.api:gax-grpc:jar:1.38.0 ->
        io.grpc:grpc-netty-shaded:jar:1.17.1 ->
        io.grpc:grpc-core:jar:[1.17.1,1.17.1],

com.google.cloud:google-cloud-logging:jar:1.62.1-SNAPSHOT ->
        com.google.api:gax-grpc:jar:1.38.0 ->
        io.grpc:grpc-alts:jar:1.17.1 ->
        io.grpc:grpc-core:jar:[1.17.1,1.17.1],

com.google.cloud:google-cloud-logging:jar:1.62.1-SNAPSHOT ->
        com.google.api:gax-grpc:jar:1.38.0 ->
        io.grpc:grpc-alts:jar:1.17.1 ->
        io.grpc:grpc-grpclb:jar:1.17.1 ->
        io.grpc:grpc-core:jar:[1.17.1,1.17.1],

com.google.cloud:google-cloud-spanner:jar:1.7.1-SNAPSHOT ->
        io.opencensus:opencensus-contrib-grpc-util:jar:0.18.0 ->
        io.grpc:grpc-core:jar:1.14.0] ->

@andreamlin
Copy link
Contributor Author

@sduskis is it ok now? i just forgot to bump google-cloud-logging's dep on gax

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.

3 participants