Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 27430 invoked from network); 16 Aug 2007 21:27:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2007 21:27:57 -0000 Received: (qmail 63049 invoked by uid 500); 16 Aug 2007 21:27:53 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 63014 invoked by uid 500); 16 Aug 2007 21:27:53 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 62989 invoked by uid 99); 16 Aug 2007 21:27:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 14:27:53 -0700 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 [216.145.54.171] (HELO mrout1.yahoo.com) (216.145.54.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 21:27:46 +0000 Received: from [10.72.122.214] (oom-mac.corp.yahoo.com [10.72.122.214]) by mrout1.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id l7GLR7Pe088835 for ; Thu, 16 Aug 2007 14:27:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=mime-version:in-reply-to:references:content-type:message-id: content-transfer-encoding:from:subject:date:to:x-mailer; b=zscrAvvOgBshF/Rdw9YMv6eenKR8Q8lCiRHwaSYuCYS4hs8xXhYOrk6h+zMdPyO2 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <12118791.post@talk.nabble.com> References: <4672C27C.9080701@apache.org> <12118791.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <94D1F306-BD8B-496F-8EF3-BF00E2AF632F@yahoo-inc.com> Content-Transfer-Encoding: 7bit From: "Owen O'Malley" Subject: Re: questions ant for building a patch Date: Thu, 16 Aug 2007 14:27:10 -0700 To: hadoop-dev@lucene.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org On Aug 12, 2007, at 4:06 PM, mfc wrote: > removing the ant.jar fixed it I've filed HADOOP-1726 to remove ant.jar from the lib directory. -- Owen