You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/12/15 01:54:18 UTC

[jira] Updated: (AVRO-256) specific: class names can clash in imports

     [ 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.