[ https://issues.apache.org/jira/browse/AVRO-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790281#action_12790281 ]
Doug Cutting commented on AVRO-256: ----------------------------------- We should change the specific compiler to import nothing and always use fully-qualified class names. > 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 > > > 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.