Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 12A6D109B6 for ; Thu, 9 Jan 2014 23:35:51 +0000 (UTC) Received: (qmail 65315 invoked by uid 500); 9 Jan 2014 23:35:50 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 65242 invoked by uid 500); 9 Jan 2014 23:35:50 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 65018 invoked by uid 99); 9 Jan 2014 23:35:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 23:35:50 +0000 Date: Thu, 9 Jan 2014 23:35:50 +0000 (UTC) From: "Doug Cutting (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AVRO-1433) StringType of "String" Breaks Aliases MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AVRO-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1433: ------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I committed this. > 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)