Changeset 16231 for release-kits


Ignore:
Timestamp:
2008-06-27T15:46:51+12:00 (16 years ago)
Author:
oranfry
Message:

use the task for looking up property values

File:
1 edited

Legend:

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

    r16199 r16231  
    6666    <typedef name="rsr" classname="RegexSearchReplace" classpathref="project.classpath"/>
    6767    <typedef name="rsplit" classname="SplitResource" classpathref="project.classpath"/>
     68    <typedef name="get-property-value" classname="GetPropertyValue" classpathref="project.classpath"/>
    6869    <taskdef name="installer" classname="org.tp23.antinstaller.taskdefs.Installer" classpathref="project.classpath"/>
    6970
Note: See TracChangeset for help on using the changeset viewer.