You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Daniel Shuy (Jira)" <ji...@apache.org> on 2019/09/25 13:59:00 UTC

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

Daniel Shuy created AVRO-2571:
---------------------------------

             Summary: 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


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)