Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 67552 invoked from network); 2 Jul 2010 14:39:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jul 2010 14:39:15 -0000 Received: (qmail 86447 invoked by uid 500); 2 Jul 2010 14:39:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 86273 invoked by uid 500); 2 Jul 2010 14:39:14 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 86266 invoked by uid 99); 2 Jul 2010 14:39:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 14:39:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 14:39:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o62Eco0P010426 for ; Fri, 2 Jul 2010 14:38:50 GMT Message-ID: <19988201.175111278081530487.JavaMail.jira@thor> Date: Fri, 2 Jul 2010 10:38:50 -0400 (EDT) From: "Delos Dai (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMODEVTOOLS-649) Can't build GEP trunk on 32-bit Mac In-Reply-To: <30935048.165541278037549425.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Delos Dai updated GERONIMODEVTOOLS-649: --------------------------------------- Attachment: maven-eclipsepde-plugin-2.0.jar > Can't build GEP trunk on 32-bit Mac > ------------------------------------ > > Key: GERONIMODEVTOOLS-649 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-649 > Project: Geronimo-Devtools > Issue Type: Bug > Components: eclipse-plugin > Reporter: Delos Dai > Assignee: Delos Dai > Fix For: 3.0_M1, 3.0 > > Attachments: maven-eclipsepde-plugin-2.0.jar > > > Need to update eclipse/build.xml to make GEP build successfully on 32-bit Mac. Eclipse 3.6 has dropped support for Mac carbon. The script should change to Mac cocoa. > From Donald, > Could not build on MacOSX, as the referenced file no longer exists - > file=/technology/epp/downloads/release/helios/R/eclipse-jee-helios-macosx-carbon.tar.gz > Looks like we need to use the following 32bit Mac download instead in > eclipse/build.xml - > value="eclipse-jee-helios-macosx-cocoa.tar"/> > value="eclipse-jee-helios-macosx-cocoa-x86_64.tar"/> > Also, I had to specify specific mirrors to use (like AWS) as the local > mirror didn't have the Helios files on it yet.... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.