[
https://issues.apache.org/jira/browse/RATIS-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-1492.
-------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
Thanks [~adoroszlai] for reviewing the pull request.
I have merged it.
> Use tomcat annotations-api
> --------------------------
>
> Key: RATIS-1492
> URL: https://issues.apache.org/jira/browse/RATIS-1492
> Project: Ratis
> Issue Type: Improvement
> Components: build
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 2.3.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Since Java 11 has removed javax.annotation, we are currently using
> javax.annotation-api in order to support compilation in Java 11. However,
> javax.annotation is licensed CDDL.
> A better solution recommended by https://github.com/grpc/grpc-java/pull/6990
> (see also
> https://stackoverflow.com/questions/59079616/generated-protoc-file-creates-a-target-source-with-error
> ) is to use tomcat annotations-api.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)