Joe Wang
Joe Wang
Build failed with ``` Error: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.4.1:enforce (enforce) on project google-cloud-core-http: Error: Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message: Error: Failed while enforcing RequireUpperBoundDeps. The error(s) are [...
Restore guava version to match LTS requirement.
We had an issue with forking renovate, could you remove the renovate setting for now? cc: @blakeli0
/gcbrun
Probably because we didn't copy sample directory in https://github.com/googleapis/sdk-platform-java/blob/main/showcase/scripts/generate_components.sh
What happens if you try to unzip `temp-codegen.srcjar`? Does it fail or produce an empty folder (I prefer this one because we can add logic to remove empty folders using...
> I would implement the script in a way that it would not call gapic-generator-java if there's no need to call it. I'm currently working on this feature. However, `generate_library.sh`...