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/mark2/installer/build.xml

    r17437 r17468  
    1616    <typedef name="rsr" classname="org.greenstone.anttasks.RegexSearchReplace" classpathref="project.classpath"/>
    1717    <typedef name="adduser" classname="org.greenstone.anttasks.AddGreenstoneUserToDatabase" classpathref="project.classpath"/>
     18    <taskdef name="sevenzip" classname="org.apache.tools.ant.SevenZip" classpathref="project.classpath"/>
    1819
    1920    <condition property="bundled.java.exists">
Note: See TracChangeset for help on using the changeset viewer.