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

build: google format plugin upgrade #868

Merged
merged 10 commits into from Feb 26, 2020
Merged

Commits on Feb 11, 2020

  1. Google-java-format-plugin 0.8

    suztomo committed Feb 11, 2020
    Copy the full SHA
    6edae36 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    64c96d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Copy the full SHA
    3f134d0 View commit details
    Browse the repository at this point in the history
  2. onlyIf

    suztomo committed Feb 19, 2020
    Copy the full SHA
    52ed07f View commit details
    Browse the repository at this point in the history
  3. isJava8Compatible

    suztomo committed Feb 19, 2020
    Copy the full SHA
    b3b9c34 View commit details
    Browse the repository at this point in the history
  4. Added comment

    suztomo committed Feb 19, 2020
    Copy the full SHA
    ad219ad View commit details
    Browse the repository at this point in the history
  5. empty commit for Kokoro build

    suztomo committed Feb 19, 2020
    Copy the full SHA
    9322eb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Jacoco 0.8.2

    suztomo committed Feb 20, 2020
    Copy the full SHA
    8cc8992 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'plugin_upgrades' of https://github.com/suztomo/gax-java

    …into plugin_upgrades
    suztomo committed Feb 20, 2020
    Copy the full SHA
    c0b03b2 View commit details
    Browse the repository at this point in the history
  3. Giving up Jacoco upgrade

    * What went wrong:
    A problem occurred configuring root project 'gax-java'.
    > Could not resolve all artifacts for configuration ':classpath'.
       > 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
    
    https://source.cloud.google.com/results/invocations/e8c74bc9-fc2d-4047-82b8-3e2d5b9cdc64/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgax-java%2Fpresubmit%2Fjava7/log
    suztomo committed Feb 20, 2020
    Copy the full SHA
    5f20fa9 View commit details
    Browse the repository at this point in the history