Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

deps: com.google.api:api-common #992

Merged
merged 1 commit into from Apr 6, 2020
Merged

deps: com.google.api:api-common #992

merged 1 commit into from Apr 6, 2020

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Mar 29, 2020

@chingor13 update api-common

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 29, 2020
@codecov
Copy link

codecov bot commented Mar 29, 2020

Codecov Report

Merging #992 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #992   +/-   ##
=========================================
  Coverage     78.66%   78.66%           
  Complexity     1167     1167           
=========================================
  Files           204      204           
  Lines          5152     5152           
  Branches        413      413           
=========================================
  Hits           4053     4053           
  Misses          925      925           
  Partials        174      174           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a676891...5543559. Read the comment docs.

@elharo
Copy link
Contributor Author

elharo commented Mar 29, 2020

The Java 7 failure is due to old SSL in our Java 7 VM. We've seen this in other repos, but we do need to fix it:

  • What went wrong:
    A problem occurred configuring root project 'gax-java'.

Could not resolve all artifacts for configuration ':classpath'.
Could not resolve net.ltgt.gradle:gradle-apt-plugin:0.10.
Required by:
project :
> Could not resolve net.ltgt.gradle:gradle-apt-plugin:0.10.
> Could not get resource 'https://plugins.gradle.org/m2/net/ltgt/gradle/gradle-apt-plugin/0.10/gradle-apt-plugin-0.10.pom'.
> Could not GET 'https://plugins.gradle.org/m2/net/ltgt/gradle/gradle-apt-plugin/0.10/gradle-apt-plugin-0.10.pom'.
> sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
Could not resolve gradle.plugin.com.dorongold.plugins:task-tree:1.3.1.
Required by:
project :
> Could not resolve gradle.plugin.com.dorongold.plugins:task-tree:1.3.1.
> Could not get resource 'https://plugins.gradle.org/m2/gradle/plugin/com/dorongold/plugins/task-tree/1.3.1/task-tree-1.3.1.pom'.
> Could not GET 'https://plugins.gradle.org/m2/gradle/plugin/com/dorongold/plugins/task-tree/1.3.1/task-tree-1.3.1.pom'.
> sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
Could not resolve gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.8.
Required by:
project :
> Could not resolve gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.8.
> Could not get resource 'https://plugins.gradle.org/m2/gradle/plugin/com/github/sherter/google-java-format/google-java-format-gradle-plugin/0.8/google-java-format-gradle-plugin-0.8.pom'.
> Could not GET 'https://plugins.gradle.org/m2/gradle/plugin/com/github/sherter/google-java-format/google-java-format-gradle-plugin/0.8/google-java-format-gradle-plugin-0.8.pom'.
> sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed

@chingor13 chingor13 merged commit 884f877 into master Apr 6, 2020
@chingor13 chingor13 deleted the elharo-patch-5 branch April 6, 2020 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants