martin-g opened a new pull request #1454: URL: https://github.com/apache/avro/pull/1454
- Disable Spotless' removeUnusedImports (https://github.com/diffplug/spotless/issues/834). It will be re-enabled once Avro is updated to JDK 11+. Then we can add .mvn/jvm.config (see https://github.com/diffplug/spotless/issues/834#issuecomment-817524058) - Replace Easymock with Mockito. ### Jira - [X] My PR addresses the following [AVRO-3120](https://issues.apache.org/jira/browse/AVRO-3120) issue - ### Tests - [X] My PR updates several unit tests to use Mockito instead of Easymock ### Commits - [X] My commits all reference Jira issues in their subject lines. ### Documentation - [] TODO: Probably I should update the website and/or README -- 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]
