Return-Path: Delivered-To: apmail-hadoop-avro-dev-archive@minotaur.apache.org Received: (qmail 39985 invoked from network); 14 Jan 2010 18:28:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Jan 2010 18:28:16 -0000 Received: (qmail 87129 invoked by uid 500); 14 Jan 2010 18:28:15 -0000 Delivered-To: apmail-hadoop-avro-dev-archive@hadoop.apache.org Received: (qmail 87014 invoked by uid 500); 14 Jan 2010 18:28:15 -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 86994 invoked by uid 99); 14 Jan 2010 18:28:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 18:28:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 18:28:14 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B39B8234C495 for ; Thu, 14 Jan 2010 10:27:54 -0800 (PST) Message-ID: <1983665150.242741263493674734.JavaMail.jira@brutus.apache.org> Date: Thu, 14 Jan 2010 18:27:54 +0000 (UTC) From: "Jeff Hammerbacher (JIRA)" To: avro-dev@hadoop.apache.org Subject: [jira] Created: (AVRO-331) Read Handshake schemas from share/ during the build process for Python implementation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Read Handshake schemas from share/ during the build process for Python implementation ------------------------------------------------------------------------------------- Key: AVRO-331 URL: https://issues.apache.org/jira/browse/AVRO-331 Project: Avro Issue Type: Improvement Components: python Reporter: Jeff Hammerbacher To ensure AVRO-329 shenanigans don't happen again. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.