[
https://issues.apache.org/jira/browse/AVRO-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959585#comment-17959585
]
ASF subversion and git services commented on AVRO-4098:
-------------------------------------------------------
Commit 70d6e7c34820cc2babf6c43f0b3a155835740c02 in avro's branch
refs/heads/dependabot/maven/lang/java/org.apache.hadoop-hadoop-client-3.4.1
from Alex Riedler
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=70d6e7c348 ]
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]>
> 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
>
> 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)