Changeset 17374


Ignore:
Timestamp:
2008-09-25T10:44:24+12:00 (16 years ago)
Author:
oranfry
Message:

7zip ant task not included for now, commenting out declaration

File:
1 edited

Legend:

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

    r17346 r17374  
    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.