[ https://issues.apache.org/jira/browse/AVRO-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790517#action_12790517 ]
Philip Zeyliger commented on AVRO-256: -------------------------------------- +1. Looked at the patch. We don't yet have any tests that compile the specific code (which is fine; it's irksome to get at the compiler), but I'm satisfied that the regular build compiles at least one of these. > 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.