Return-Path: Delivered-To: apmail-lucene-hadoop-user-archive@locus.apache.org Received: (qmail 65636 invoked from network); 22 Aug 2006 21:02:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2006 21:02:37 -0000 Received: (qmail 10597 invoked by uid 500); 22 Aug 2006 21:02:36 -0000 Delivered-To: apmail-lucene-hadoop-user-archive@lucene.apache.org Received: (qmail 10573 invoked by uid 500); 22 Aug 2006 21:02:36 -0000 Mailing-List: contact hadoop-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-user@lucene.apache.org Delivered-To: mailing list hadoop-user@lucene.apache.org Received: (qmail 10558 invoked by uid 99); 22 Aug 2006 21:02:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 14:02:36 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of renaud.richardet@wyona.com designates 195.226.6.68 as permitted sender) Received: from [195.226.6.68] (HELO mx1.wyona.com) (195.226.6.68) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 14:02:33 -0700 Received: from pool-68-160-34-54.bos.east.verizon.net ([68.160.34.54] helo=[192.168.1.112]) by mx1.wyona.com with asmtp (Exim 3.35 #1 (Debian)) id 1GFdNz-0006xN-00 for ; Tue, 22 Aug 2006 23:02:11 +0200 Message-ID: <44EB70CD.8090909@wyona.com> Date: Tue, 22 Aug 2006 17:02:05 -0400 From: Renaud Richardet User-Agent: Thunderbird 1.5.0.5 (X11/20060728) MIME-Version: 1.0 To: hadoop-user@lucene.apache.org Subject: Re: Compile error with trunk and java 1.4 References: <44DA6A40.2@wyona.com> <44E0DFF1.6020108@apache.org> In-Reply-To: <44E0DFF1.6020108@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Doug Cutting wrote: > Renaud Richardet wrote: >> Does Hadoop requires java 5? > > Yes. We're not yet extensively using or encouraging Java 5 features, > but it is now required. OK, thanks for the info. > >> I get a compile error when building the trunk with java 1.4. This >> change below will make it build again. > > I think there are more changes required than that. None serious, but > maintaining 1.4 compatibility is not currently a priority. > > Is there a platform you use where Java 5 is not available? It's rather a customer requirement, but I will have to check with them... Thanks, Renaud