Changeset 17391


Ignore:
Timestamp:
2008-09-26T11:22:03+12:00 (16 years ago)
Author:
oranfry
Message:

use sevenzip task again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/ant-scripts/init.xml

    r17374 r17391  
    6767    <taskdef name="math" classname="ise.antelope.tasks.MathTask" classpathref="project.classpath"/>
    6868    <taskdef name="svn" classname="org.tigris.subversion.svnant.SvnTask" classpathref="project.classpath"/>
    69     <!--<taskdef name="sevenzip" classname="org.apache.tools.ant.SevenZip" classpathref="project.classpath"/>-->
     69    <taskdef name="sevenzip" classname="org.apache.tools.ant.SevenZip" classpathref="project.classpath"/>
    7070    <taskdef name="installer" classname="org.tp23.antinstaller.taskdefs.Installer" classpathref="project.classpath"/>
    7171    <typedef name="rsr" classname="org.greenstone.anttasks.RegexSearchReplace" classpathref="project.classpath"/>
Note: See TracChangeset for help on using the changeset viewer.