[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delos Dai updated GERONIMODEVTOOLS-649:
---------------------------------------

    Description: 
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 -
   <property name="helios_jee_macos"
       value="eclipse-jee-helios-macosx-cocoa.tar"/>
   <property name="helios_jee_macos-x86_64"
       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....

  was:
Need to update  eclipse/build.xml to make GEP build successfully on 32-bit Mac.

>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 -
   <property name="helios_jee_macos"
       value="eclipse-jee-helios-macosx-cocoa.tar"/>
   <property name="helios_jee_macos-x86_64"
       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....


> 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
>
>
> 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 -
>    <property name="helios_jee_macos"
>        value="eclipse-jee-helios-macosx-cocoa.tar"/>
>    <property name="helios_jee_macos-x86_64"
>        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.

Reply via email to