Return-Path: Delivered-To: apmail-hadoop-avro-dev-archive@minotaur.apache.org Received: (qmail 54704 invoked from network); 24 Feb 2010 18:33:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Feb 2010 18:33:28 -0000 Received: (qmail 8335 invoked by uid 500); 24 Feb 2010 18:33:28 -0000 Delivered-To: apmail-hadoop-avro-dev-archive@hadoop.apache.org Received: (qmail 8258 invoked by uid 500); 24 Feb 2010 18:33:27 -0000 Mailing-List: contact avro-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: avro-dev@hadoop.apache.org Delivered-To: mailing list avro-dev@hadoop.apache.org Received: (qmail 8244 invoked by uid 99); 24 Feb 2010 18:33:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2010 18:33:27 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [69.147.107.21] (HELO mrout2-b.corp.re1.yahoo.com) (69.147.107.21) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2010 18:33:17 +0000 Received: from SNV-EXPF01.ds.corp.yahoo.com (snv-expf01.ds.corp.yahoo.com [207.126.227.250]) by mrout2-b.corp.re1.yahoo.com (8.13.8/8.13.8/y.out) with ESMTP id o1OIVYbR073061; Wed, 24 Feb 2010 10:31:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=received:user-agent:date:subject:from:to:message-id: thread-topic:thread-index:in-reply-to:mime-version:content-type: content-transfer-encoding:x-originalarrivaltime; b=mVihoLhU5g8DFOeXeIVi9p3ArU3/tI+ZBTGUboo12sydiziBq9NRvoxAvEzK13VX Received: from SNV-EXVS07.ds.corp.yahoo.com ([207.126.227.5]) by SNV-EXPF01.ds.corp.yahoo.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 24 Feb 2010 10:31:34 -0800 Received: from 10.72.109.205 ([10.72.109.205]) by SNV-EXVS07.ds.corp.yahoo.com ([207.126.227.142]) via Exchange Front-End Server snv-webmail.corp.yahoo.com ([207.126.227.59]) with Microsoft Exchange Server HTTP-DAV ; Wed, 24 Feb 2010 18:31:28 +0000 User-Agent: Microsoft-Entourage/12.23.0.091001 Date: Wed, 24 Feb 2010 10:31:26 -0800 Subject: Re: [VOTE] Avro release 1.3.0 (rc 2) From: Scott Banachowski To: avro-dev , Doug Cutting Message-ID: Thread-Topic: [VOTE] Avro release 1.3.0 (rc 2) Thread-Index: Acq1f5KwLKqEZSOpPUe0zpM/+1ABLg== In-Reply-To: <4B846A7A.90700@apache.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-OriginalArrivalTime: 24 Feb 2010 18:31:34.0061 (UTC) FILETIME=[977E95D0:01CAB57F] +1 "build.sh dist" looks fine to me. "build.sh test" seems to fail for interop tests, but I suspect it's my environment and haven't had a chance to investigate why. I assume others would have flagged this otherwise. I also notice that the interop tests run the whole configure/build chain for C again (instead of re-using the build that was created from the previous unit tests). Is that intentional? Scott On 2/23/10 3:53 PM, "Doug Cutting" said: > I have created a third candidate build for Avro release 1.3.0. > > Please download, test, and vote by 26 February. > > http://people.apache.org/~cutting/avro-1.3.0-rc2/ > > Thanks, > > Doug