Hi, For the next time, could you please poste your questions directly to according group. To add a task to ant not already know by ant, you simply add a <taskdef name="propertyfile" classname="org.apache.tools.ant.taskdefs.optional.PropertyFile"/> and make sure, your Classfile is within classpath of ant or inside the optional.jar. Regards Thomas > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Gesendet am: Mittwoch, 14. März 2001 19:51 > An: [EMAIL PROTECTED] > Betreff: ant PropertyFile task > > hi, > I am using ant propertyfile task for editing a property file. I > am using Ant version 1.2. This task is not defined in ant > default.properties. What should be done to use this task. > thanks > meenu >
