You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (JIRA)" <ji...@apache.org> on 2013/05/29 08:20:20 UTC

[jira] [Updated] (GERONIMODEVTOOLS-649) Can't build GEP trunk on 32-bit Mac

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

Forrest Xia updated GERONIMODEVTOOLS-649:
-----------------------------------------

    Affects Version/s: 3.0_M1
                       3.0
                       3.0-beta-1
        Fix Version/s:     (was: 3.0_M1)
                           (was: 3.0)
                       3.0.1

GEP 3.0.1 build finally fixed this problem via upgrading maven-eclipsepde-plugin to 1.2 release.
                
> 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
>    Affects Versions: 3.0_M1, 3.0, 3.0-beta-1
>            Reporter: Delos Dai
>            Assignee: Delos Dai
>             Fix For: 3.0.1
>
>         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 -
>    <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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira