You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Henrique Mota (Jira)" <ji...@apache.org> on 2020/03/17 12:18:00 UTC

[jira] [Commented] (AVRO-2571) avro-maven-plugin not escaping "public" keyword in namespace

    [ https://issues.apache.org/jira/browse/AVRO-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060873#comment-17060873 ] 

Henrique Mota commented on AVRO-2571:
-------------------------------------

I'm submitting a pull request for this issue. 
[https://github.com/apache/avro/pull/844]

> avro-maven-plugin not escaping "public" keyword in namespace
> ------------------------------------------------------------
>
>                 Key: AVRO-2571
>                 URL: https://issues.apache.org/jira/browse/AVRO-2571
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.9.0
>            Reporter: Daniel Shuy
>            Priority: Major
>
> If the avro schema namespace contains the word *public*, the generated Java source file will fail to compile, because *public* is a reserved keyword in Java.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)