Ignore:
Timestamp:
2008-10-03T10:31:51+13:00 (16 years ago)
Author:
oranfry
Message:

importing the sevenzip task into all installer build.xmls

File:
1 edited

Legend:

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

    r17446 r17468  
    1515    <!-- custom tasks -->
    1616    <typedef name="rsr" classname="org.greenstone.anttasks.RegexSearchReplace" classpathref="project.classpath"/>
     17    <taskdef name="sevenzip" classname="org.apache.tools.ant.SevenZip" classpathref="project.classpath"/>
    1718
    1819    <target name="install-core-components" depends="">
Note: See TracChangeset for help on using the changeset viewer.