You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add duplicate class exclusion for gapic-generator-java artifact (#5962)
* Adds an exclusion for the gapic-generator-java artifact in assertUniqueClasses check.
* BOMContentTest currently fails since inclusion of this artifact in gapic-generator-java-bom as of v2.18.0. gapic-generator-java is not intended for use by client libraries, and was added for downstream usage by the spring-cloud-gcp code generator.
0 commit comments