[
https://issues.apache.org/jira/browse/AVRO-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867344#comment-13867344
]
Hudson commented on AVRO-1433:
------------------------------
SUCCESS: Integrated in AvroJava #423 (See
[https://builds.apache.org/job/AvroJava/423/])
AVRO-1433. Java: Fix compiler to not drop aliases when StringType is String.
(cutting: rev 1556982)
* /avro/trunk/CHANGES.txt
*
/avro/trunk/lang/java/compiler/src/main/java/org/apache/avro/compiler/specific/SpecificCompiler.java
*
/avro/trunk/lang/java/ipc/src/test/java/org/apache/avro/compiler/specific/TestSpecificCompiler.java
> 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)