Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 263356B99 for ; Wed, 27 Jul 2011 20:51:33 +0000 (UTC) Received: (qmail 27145 invoked by uid 500); 27 Jul 2011 20:51:32 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 26855 invoked by uid 500); 27 Jul 2011 20:51:31 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 26832 invoked by uid 99); 27 Jul 2011 20:51:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2011 20:51:31 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2011 20:51:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B6A7E8ECAB for ; Wed, 27 Jul 2011 20:51:09 +0000 (UTC) Date: Wed, 27 Jul 2011 20:51:09 +0000 (UTC) From: "Joep Rottinghuis (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: <1985673112.13328.1311799869744.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HDFS-2211) Build does not pass along properties to contrib builds MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Build does not pass along properties to contrib builds ------------------------------------------------------ Key: HDFS-2211 URL: https://issues.apache.org/jira/browse/HDFS-2211 Project: Hadoop HDFS Issue Type: Bug Components: build Affects Versions: 0.22.0 Environment: RHEL 6.1 & Ubuntu 11.04 Sun JRE 1.6 Ant 1.8.2 Reporter: Joep Rottinghuis Priority: Minor Subant call to compile contribs do not pass along parameters from parent build. Properties such as hadoop-common.version, asfrepo, offline, etc. are not passed along. Result is that build not connected to Internet fails, hdfs proxy refuses to build against own recently built common but rather downloads 0.22-SNAPSHOT from apache again. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira