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 22:25:18 UTC

[jira] Resolved: (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 resolved AVRO-256.
-------------------------------

    Resolution: Fixed
      Assignee: Doug Cutting

I just committed 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
>            Assignee: 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.