Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 CF5098B65 for ; Wed, 7 Sep 2011 06:05:53 +0000 (UTC) Received: (qmail 75169 invoked by uid 500); 7 Sep 2011 06:05:49 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 74186 invoked by uid 500); 7 Sep 2011 06:05:38 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 74113 invoked by uid 99); 7 Sep 2011 06:05:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2011 06:05:32 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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, 07 Sep 2011 06:05: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 56CFA84E8E for ; Wed, 7 Sep 2011 06:05:10 +0000 (UTC) Date: Wed, 7 Sep 2011 06:05:10 +0000 (UTC) From: "Joep Rottinghuis (JIRA)" To: mapreduce-dev@hadoop.apache.org Message-ID: <206878101.23542.1315375510352.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (MAPREDUCE-2940) Build fails with ant 1.7.0 but works with 1.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Build fails with ant 1.7.0 but works with 1.8.0 ----------------------------------------------- Key: MAPREDUCE-2940 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2940 Project: Hadoop Map/Reduce Issue Type: Bug Components: build Affects Versions: 0.22.0 Environment: Ubuntu 11.04; Sun JDK 1.6.0_26; Ant 1.8.2; Ant 1.7.0 Reporter: Joep Rottinghuis Assignee: Joep Rottinghuis Fix For: 0.22.0 contrib builds fail when using Ant 1.7. build.xml calls build.xml in contrib, which calls block-forensics build, which in turn uses build-contrib. The inheritAll=true overrides the basedir in ant 1.7.0 but not in 1.8.0. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira