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 2010/10/06 00:10:33 UTC

[jira] Updated: (AVRO-671) SpecificCompiler generates invalid Java code for invalid identifiers

     [ https://issues.apache.org/jira/browse/AVRO-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-671:
------------------------------

      Component/s: java
    Fix Version/s: 1.4.1
         Assignee: Doug Cutting

Unless there are objections, I will commit this soon.

> SpecificCompiler generates invalid Java code for invalid identifiers
> --------------------------------------------------------------------
>
>                 Key: AVRO-671
>                 URL: https://issues.apache.org/jira/browse/AVRO-671
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Ron Bodkin
>            Assignee: Doug Cutting
>             Fix For: 1.4.1
>
>         Attachments: AVRO-671-r2.patch, AVRO-671-r3.patch, AVRO-671.patch, AVRO-671.patch
>
>
> e.g., if you have a field named "a.b" it will attempt to generate Java code with a field named a.b.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.