[
https://issues.apache.org/jira/browse/AVRO-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867289#comment-13867289
]
ASF subversion and git services commented on AVRO-1433:
-------------------------------------------------------
Commit 1556982 from [~cutting] in branch 'avro/trunk'
[ https://svn.apache.org/r1556982 ]
AVRO-1433. Java: Fix compiler to not drop aliases when StringType is String.
> StringType of "String" Breaks Aliases
> -------------------------------------
>
> Key: AVRO-1433
> URL: https://issues.apache.org/jira/browse/AVRO-1433
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.7.5
> Reporter: Allan Shoup
> Assignee: Doug Cutting
> Fix For: 1.7.6
>
> Attachments: AVRO-1433.patch, avro-compiler-example.zip
>
>
> Using the Avro SpecificCompiler, if I set the stringType to be "String",
> certain field aliases will fail to make it into the compiled Java file.
> I'll attach an example project that demonstrates the issue.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)