[
https://issues.apache.org/jira/browse/AVRO-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744631#comment-17744631
]
Christophe Le Saec commented on AVRO-2358:
------------------------------------------
Resolved [with mangle
call|https://github.com/apache/avro/blob/master/lang/java/compiler/src/main/velocity/org/apache/avro/compiler/specific/templates/java/classic/record.vm#L19]
?
{noformat}
package $this.mangle($schema.getNamespace());{noformat}
JIRA should be marked resolved ?
> Generated java classes will not compile
> ---------------------------------------
>
> Key: AVRO-2358
> URL: https://issues.apache.org/jira/browse/AVRO-2358
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Reporter: pierre bouvret
> Priority: Minor
> Labels: maven
>
> The namespace used in the avro schema contains java reserved keyword.
> Therefore, maven generated Java classes will not compile.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)