Return-Path: X-Original-To: apmail-avro-user-archive@www.apache.org Delivered-To: apmail-avro-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5428598FB for ; Wed, 22 Feb 2012 19:17:50 +0000 (UTC) Received: (qmail 75830 invoked by uid 500); 22 Feb 2012 19:17:50 -0000 Delivered-To: apmail-avro-user-archive@avro.apache.org Received: (qmail 75629 invoked by uid 500); 22 Feb 2012 19:17:50 -0000 Mailing-List: contact user-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@avro.apache.org Delivered-To: mailing list user@avro.apache.org Received: (qmail 75620 invoked by uid 99); 22 Feb 2012 19:17:50 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 19:17:50 +0000 Received: from localhost (HELO [192.168.168.16]) (127.0.0.1) (smtp-auth username cutting, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 19:17:49 +0000 Message-ID: <4F453F5D.80804@apache.org> Date: Wed, 22 Feb 2012 11:17:49 -0800 From: Doug Cutting User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: user@avro.apache.org Subject: Re: IDL import bug in Avro 1.6.2? References: <4F450C59.5030705@aol.com> <4F453D28.3060205@aol.com> In-Reply-To: <4F453D28.3060205@aol.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 02/22/2012 11:08 AM, George Fletcher wrote: > I'll file a bug and upload a patch and associated test. Great! I'll watch for it. Thanks! > Any chance we can spin 1.6.3 really fast? Probably. There were a few other things that I think folks wanted to get in to a 1.6.3, but no one has yet committed anything. Doug