greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16776

Show
Ignore:
Timestamp:
2008-08-14 09:10:13 (5 months ago)
Author:
oranfry
Message:

bringing wirk3 up to speed with compnent size calculation

Files:

Legend:

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

    r16748 r16776  
    33 
    44        <target name="create-installer"> 
    5                 <antcall target="calculate-component-sizes"/> <!-- from rk3-targets --> 
    65                <antcall target="copy-installer-files"/> 
    76                <antcall target="make-installer-files-concrete"/> <!-- from rk3-targets --> 
     
    109 
    1110        <target name="copy-installer-files"> 
     11                <echo>Getting things ready to compile the installer</echo> 
    1212                <mkdir dir="${basedir}/installer/resources"/> 
    1313                <copy todir="${basedir}/installer" file="${wirk3.home}/installer/antinstall-config.xml"/>