Ignore:
Timestamp:
2013-12-02T13:39:38+13:00 (10 years ago)
Author:
ak19
Message:

Expeditee team (jts21). Some modifications before changing over to include the jre for mac in a self-extracting binary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/expeditee-release-kits/kits/rke/ant-scripts/compile.xml

    r28721 r28725  
    1111
    1212        <!-- we do not want the *.app folders if we are not mac-->
    13         <if><bool><not><equals arg1="${rk.os}" arg2="mac"/></not></bool>
    14             <!--<delete dir="${basedir}/compiled/client-gli.app"/>-->
    15         </if>
     13        <!--<if><bool><not><equals arg1="${rk.os}" arg2="mac"/></not></bool>
     14            <delete dir="${basedir}/compiled/client-gli.app"/>
     15        </if>-->
    1616        <ant dir="${basedir}/expeditee" antfile="${basedir}/expeditee/build.xml" target="inst6" />
    1717        <move todir="compiled">
Note: See TracChangeset for help on using the changeset viewer.