googleapis/google-api-java-client

Update clirr check to ignore OOB deprecation

emmileaf opened this issue · 0 comments

Since v2.2.0, clirr check on PRs will fail on OOB_REDIRECT_URI as part of the deprecated and removed OAuth OOB flow (discussion). This is currently blocking PRs for automerge.

Error:  6011: com.google.api.client.googleapis.auth.oauth2.GoogleOAuthConstants: Field OOB_REDIRECT_URI has been removed, but it was previously a constant

Look into updating this check, likely as an addition to clirr-ignored-differences.xml.