Ignore:
Timestamp:
2009-08-03T11:49:27+12:00 (15 years ago)
Author:
oranfry
Message:

more generalisation, and wrok on mark3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/ant-scripts/create-installer.xml

    r19958 r20112  
    1010    <target name="copy-installer-files" depends="copy-main-installer-files,copy-greenstone3-installer-files"> <!-- from init -->
    1111
    12         <!-- some canned resources for the installer -->
    1312        <copy todir="${basedir}/installer/classes" overwrite="true">
    1413            <fileset dir="${wirk3.home}/windows/7za" includes="7za.exe"/>
     
    1615        </copy>
    1716
    18         <!-- some classes from jars, unpacked to be repacked into installer -->
    1917        <unjar src="${wirk3.home}/core/ant-tasks/greenstone/anttasks.jar" dest="${basedir}/installer/classes"/>
    2018        <delete dir="${basedir}/installer/classes/META-INF"/>
Note: See TracChangeset for help on using the changeset viewer.