[
https://issues.apache.org/jira/browse/AVRO-3120?focusedWorklogId=707057&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-707057
]
ASF GitHub Bot logged work on AVRO-3120:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jan/22 18:41
Start Date: 11/Jan/22 18:41
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 707057)
Remaining Estimate: 0h
Time Spent: 10m
> Support Next Java LTS (Java 17)
> -------------------------------
>
> Key: AVRO-3120
> URL: https://issues.apache.org/jira/browse/AVRO-3120
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Reporter: Ismaël Mejía
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> With the upcoming release of the next Java LTS version (Java 17) we should
> validate on Apache Avro that it works correctly in this Java version.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)