Ignore:
Timestamp:
2008-07-18T10:00:54+12:00 (16 years ago)
Author:
oranfry
Message:

importing a math task from antelope

File:
1 edited

Legend:

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

    r16242 r16452  
    6262    <taskdef name="svn" classname="org.tigris.subversion.svnant.SvnTask" classpathref="project.classpath"/>
    6363    <taskdef name="setloglevel" classname="SetLogLevel" classpathref="project.classpath"/>
     64    <taskdef name="math" classname="ise.antelope.tasks.MathTask" classpathref="project.classpath"/>
    6465    <typedef name="addressedcall" classname="TreeCallTarget" classpathref="project.classpath"/>
    6566    <typedef name="rsr" classname="RegexSearchReplace" classpathref="project.classpath"/>
Note: See TracChangeset for help on using the changeset viewer.