Ignore:
Timestamp:
2015-08-25T17:38:45+12:00 (9 years ago)
Author:
ak19
Message:

No longer using JavaApplicationStub for either Mac Lion or Leopard, but a bash script called greenstone. The wrap stage needs to make this executable. This much is constant to the release-kits for both Mac Lions and Leopards, even if Lions and later are to include the jre_bin and leopards don't, but find and use the system java.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/shared/core/ant-scripts/wrap.xml

    r28287 r30130  
    151151
    152152            <!-- copy bundled files -->
     153            <chmod file="wrapped-installer/Greenstone${version}${version-extra}.app/Contents/MacOS/greenstone" perm="ug+x"/>
    153154            <copy todir="wrapped-installer/Greenstone${version}${version-extra}.app/Contents/Resources/Java" file="installer/Greenstone-${version}${version-extra}-${os.suffix}.jar"/>
    154155
Note: See TracChangeset for help on using the changeset viewer.