[ https://issues.apache.org/jira/browse/AVRO-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-256: ------------------------------ Attachment: AVRO-256.patch Here's a patch that fixes this. > specific: class names can clash in imports > ------------------------------------------ > > Key: AVRO-256 > URL: https://issues.apache.org/jira/browse/AVRO-256 > Project: Avro > Issue Type: Bug > Components: java > Reporter: Doug Cutting > Fix For: 1.3.0 > > Attachments: AVRO-256.patch > > > If a schema references two same-named types in different namespaces, the > specific compiler will attempt to import them both, generating illegal Java > code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.