You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/07/23 15:14:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Ryan Skraba updated AVRO-2571:
------------------------------
    Fix Version/s: 1.10.1

> 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
>             Fix For: 1.10.1
>
>
> 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)