Ignore:
Timestamp:
2009-07-06T14:50:48+12:00 (15 years ago)
Author:
oranfry
Message:

changes to wirk3 for the 3.04 release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/greenstone3/installer/build.xml

    r19955 r19959  
    1212
    1313    <typedef name="rsr" classname="org.greenstone.anttasks.RegexSearchReplace" classpathref="project.classpath"/>
     14    <!-- if linux|mac -->
    1415    <taskdef name="sevenzip" classname="org.apache.tools.ant.SevenZip" classpathref="project.classpath"/>
     16    <!-- /if -->
    1517    <!-- if windows -->
    1618    <taskdef name="shortcut" classname="com.orangevolt.tools.ant.Win32ShortcutTask" classpathref="project.classpath"/>
Note: See TracChangeset for help on using the changeset viewer.