Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 6591 invoked from network); 16 Oct 2007 21:08:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Oct 2007 21:08:42 -0000 Received: (qmail 22194 invoked by uid 500); 16 Oct 2007 21:08:30 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 21840 invoked by uid 500); 16 Oct 2007 21:08:29 -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 21831 invoked by uid 99); 16 Oct 2007 21:08:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2007 14:08:29 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2007 21:08:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1644971422C for ; Tue, 16 Oct 2007 14:07:51 -0700 (PDT) Message-ID: <17575140.1192568871088.JavaMail.jira@brutus> Date: Tue, 16 Oct 2007 14:07:51 -0700 (PDT) From: "Doug Cutting (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Resolved: (HADOOP-2043) 0.14.2 release compiled with Java 1.6 instead of Java 1.5 In-Reply-To: <16836531.1192218530770.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting resolved HADOOP-2043. ---------------------------------- Resolution: Fixed 0.14.3 is built with Java 1.5. > 0.14.2 release compiled with Java 1.6 instead of Java 1.5 > --------------------------------------------------------- > > Key: HADOOP-2043 > URL: https://issues.apache.org/jira/browse/HADOOP-2043 > Project: Hadoop > Issue Type: Bug > Components: build > Affects Versions: 0.14.2 > Reporter: Doug Cutting > Assignee: Doug Cutting > Priority: Blocker > Fix For: 0.14.3 > > > Hadoop is compatible with Java 1.5, but the 0.14.2 release was compiled with Java 1.6, so the distributed binaries do not work with Java 1.5. Folks can recompile to get things to work under Java 1.5, but it really should work out-of-the-box. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.