Return-Path: Delivered-To: apmail-zookeeper-dev-archive@www.apache.org Received: (qmail 78153 invoked from network); 9 Dec 2010 11:33:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Dec 2010 11:33:26 -0000 Received: (qmail 60823 invoked by uid 500); 9 Dec 2010 11:33:26 -0000 Delivered-To: apmail-zookeeper-dev-archive@zookeeper.apache.org Received: (qmail 60635 invoked by uid 500); 9 Dec 2010 11:33:25 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 60627 invoked by uid 99); 9 Dec 2010 11:33:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Dec 2010 11:33:24 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Dec 2010 11:33:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB9BX0gb013772 for ; Thu, 9 Dec 2010 11:33:00 GMT Message-ID: <29562499.34901291894380720.JavaMail.jira@thor> Date: Thu, 9 Dec 2010 06:33:00 -0500 (EST) From: "Flavio Junqueira (JIRA)" To: dev@zookeeper.apache.org Subject: [jira] Created: (ZOOKEEPER-956) Release is missing build-contrib.xml file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Release is missing build-contrib.xml file ----------------------------------------- Key: ZOOKEEPER-956 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-956 Project: ZooKeeper Issue Type: Bug Affects Versions: 3.3.2, 3.3.1 Reporter: Flavio Junqueira The file contrib/build-contrib.xml is missing in the release, which affects compilation of contrib projects. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.