virajjasani commented on pull request #3712: URL: https://github.com/apache/hadoop/pull/3712#issuecomment-979974529
Thanks @tasanuma for the review. > I'm not sure why banned-illegal-imports can't catch it. Yeah indeed good question. Thanks to this incident that I realized that static imports are not caught unless explicitly mentioned so I have fixed pom for Preconditions static imports in the recent commit. As part of separate Jira, we can add static import tag for all other such banned imports. Sounds good? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
