gapic-generator-java
gapic-generator-java copied to clipboard
Regenerate `clirr-ignored-differences.xml` in library generation
Currently, the clirr-ignored-differences.xml is only generated if the file doesn't exist, e.g., in new client generation.
We should make this file as one of the output of the library generation, i.e., regenerate it even if it exists.
Note that handwritten libraries may have customizations in this file so we need to keep them after the regeneration.