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.