Return-Path: Delivered-To: apmail-incubator-pig-dev-archive@locus.apache.org Received: (qmail 48235 invoked from network); 7 Nov 2007 19:17:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 19:17:11 -0000 Received: (qmail 6820 invoked by uid 500); 7 Nov 2007 19:16:59 -0000 Delivered-To: apmail-incubator-pig-dev-archive@incubator.apache.org Received: (qmail 6769 invoked by uid 500); 7 Nov 2007 19:16:59 -0000 Mailing-List: contact pig-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pig-dev@incubator.apache.org Delivered-To: mailing list pig-dev@incubator.apache.org Received: (qmail 6760 invoked by uid 99); 7 Nov 2007 19:16:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 11:16:59 -0800 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; Wed, 07 Nov 2007 19:17:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F2A40714233 for ; Wed, 7 Nov 2007 11:16:50 -0800 (PST) Message-ID: <32155175.1194463010991.JavaMail.jira@brutus> Date: Wed, 7 Nov 2007 11:16:50 -0800 (PST) From: "Milind Bhandarkar (JIRA)" To: pig-dev@incubator.apache.org Subject: [jira] Updated: (PIG-23) Make Pig work with Java 1.5 In-Reply-To: <7112662.1194394070703.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/PIG-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milind Bhandarkar updated PIG-23: --------------------------------- Attachment: (was: pig.patch) > Make Pig work with Java 1.5 > --------------------------- > > Key: PIG-23 > URL: https://issues.apache.org/jira/browse/PIG-23 > Project: Pig > Issue Type: Improvement > Components: impl > Affects Versions: 0.0.0 > Environment: All > Reporter: Milind Bhandarkar > Fix For: 0.1.0 > > > With a few changes, I am able to make Pig build with Java 1.5. I need it to work with JDK5, because my Mac does not have JDK 6. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.