Changeset 16452
- Timestamp:
- 2008-07-18T10:00:54+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release-kits/shared/ant-scripts/init.xml
r16242 r16452 62 62 <taskdef name="svn" classname="org.tigris.subversion.svnant.SvnTask" classpathref="project.classpath"/> 63 63 <taskdef name="setloglevel" classname="SetLogLevel" classpathref="project.classpath"/> 64 <taskdef name="math" classname="ise.antelope.tasks.MathTask" classpathref="project.classpath"/> 64 65 <typedef name="addressedcall" classname="TreeCallTarget" classpathref="project.classpath"/> 65 66 <typedef name="rsr" classname="RegexSearchReplace" classpathref="project.classpath"/>
Note:
See TracChangeset
for help on using the changeset viewer.