[
https://issues.apache.org/jira/browse/AVRO-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17977635#comment-17977635
]
ASF subversion and git services commented on AVRO-4098:
-------------------------------------------------------
Commit 04a30f26833625503f61114462380272999c1939 in avro's branch
refs/heads/branch-1.12 from Alex Riedler
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=04a30f2683 ]
AVRO-4098: [maven-plugin]: make protocol-idl mojo support all compiler options
[AVRO-4098] (#3261)
* AVRO-40980: [maven-plugin] make mojos support all compiler options
Keep compiler settings DRY, in particular make idl-protocol support
for createNullSafeAnnotations flag
* AVRO-4098: Add test case
---------
Co-authored-by: Oscar Westra van Holthe - Kind <[email protected]>
(cherry picked from commit 70d6e7c34820cc2babf6c43f0b3a155835740c02)
> Null annotations not supported for maven's idl-protocol
> -------------------------------------------------------
>
> Key: AVRO-4098
> URL: https://issues.apache.org/jira/browse/AVRO-4098
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.12.0
> Reporter: Alex Riedler
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.1, 1.13.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When setting `createNullSafeAnnotations` in maven for java builds; it does
> not actually set it when using `idl-protocol` ; after checking the code it
> appears this flag is available but is not read in this plugin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)